solving dynamic equation with ode45

4 visualizaciones (últimos 30 días)
elyad Xanbabayi
elyad Xanbabayi el 19 de Jun. de 2019
Comentada: elyad Xanbabayi el 20 de Jun. de 2019
I have equation in form M(X) X ̈+C(X,X ̇ ) X ̇+G(X)=F and I can solve X by input F.
there is an equation like this: J^T (X) .τ=F and with placement to upper equation change into an other form
M(X) X ̈+C(X,X ̇ ) X ̇+G(X)=J^T (X) .τ
in this form i cant get same answer like first equation with ode45 . and matlab get singularity error and get far from desired answer.
run drawF.m for geting correct answer ,
run draw.m for solving my problem
pls help.
  2 comentarios
darova
darova el 20 de Jun. de 2019
attach your code
elyad Xanbabayi
elyad Xanbabayi el 20 de Jun. de 2019
run drawF.m for geting correct answer ,
run draw.m for solving my problem

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by