I'm unable to derive a function with decimals

1 visualización (últimos 30 días)
Eric zhao
Eric zhao el 22 de Mayo de 2020
Comentada: Star Strider el 22 de Mayo de 2020
I have a rather complex function but i used the first two terms to describe my issue.

Respuesta aceptada

Star Strider
Star Strider el 22 de Mayo de 2020
Use the vpa function:
vpa(diff(Y))
.
  2 comentarios
Eric zhao
Eric zhao el 22 de Mayo de 2020
Thank you very much. it worked!
Star Strider
Star Strider el 22 de Mayo de 2020
My pleasure!
If my Answer helped you solve your problem, please Accept it!
.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by