hoa can i solve this system ?

How can i solve this problem:
[A]{x}+[B]{x'}+[C]{x''}={K}
A,B,C:known matrices K:known vector (nx1)
and x'' derivative of x' and x' derivative of x(unknown)

1 comentario

Also can you remind me how i write the ode45 when i have a vector(nx1) and not a number?
I call this function with ode(@diplomatiki, [0 20], zeros(n+3,2))
It might be an error regarding dimensions since I am not sure how to cope with vectors

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Etiquetas

Preguntada:

el 29 de Jun. de 2014

Comentada:

el 29 de Jun. de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by