Community Profile

photo

Tobias


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Piecewise ODE second order
Hello, I am trying to solve the second order ODE as seen below: This corresponds to the conductive heat transfer and the Jou...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Respondida
Implement a Transfer Function in Code state space higher order
@Paul thank you very much for your help. Indeed when I change the dt value to e-5 it is plotted correctly. But I will use this...

alrededor de 3 años hace | 0

Pregunta


Implement a Transfer Function in Code state space higher order
Hello, I want to transform a transfer function to descrete time. I did this with the help of the matlab tutorial: https://www.y...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Partial derivative of a time derivative
Hello, I have the following code: syms('qxy(t)',[2,1]); qxy = formula(qxy); u1 = formula(qxy); u1_dot = formula(diff(u1,t));...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Syms dependent on time vector notation
Hi! I want to caculate the partial derivatives of a vector u: syms A theta(t) phi(t); u = [A*cos(phi)*theta;sin(phi)*phi];...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


syms dependent on time with dots
Hello, I have a question. I want to implement the time derivative of u in the following way in Matlab: syms theta t syms ph...

más de 3 años hace | 1 respuesta | 1

1

respuesta