I'm unable to derive a function with decimals

1 visualizzazione (ultimi 30 giorni)
I have a rather complex function but i used the first two terms to describe my issue.

Risposta accettata

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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by