(d)solve gives not-calculated coefficients

When I use "solve" to solve a system of equations, matlab always gives results like x=56980860677234865024000/16845271251976007028871 but I can use "double(x)" to fix it.
However, this time I was trying to use "dsolve" to solve a system of differential equations, the result is like (56980860677234865024000*t)/16845271251976007028871-exp((5*t*(41585177577736871350142061444646828960608054585^(1/2)... so how to deal with it?
Thanks a lot

 Respuesta aceptada

Walter Roberson
Walter Roberson el 10 de Abr. de 2016

0 votos

vpa() the expression to see the decimal equivalent.

Más respuestas (0)

Categorías

Más información sobre Numerical Integration and Differential Equations en Centro de ayuda y File Exchange.

Preguntada:

el 10 de Abr. de 2016

Comentada:

el 10 de Abr. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by