trying to find the differentiation of giving data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen

I want to find the equation and derevatives of that equation.
I struggling to understand the strategy for doing this.
0 Kommentare
Antworten (1)
Sarvesh Kale
am 14 Mär. 2023
Hi Abdur Rob,
You might want to take a look at documentation of diff and gradient. There are also examples that demonstrates how to use them. To compute double derivate, call the gradient function again on the result of gradient function. For reading the data from an xlsx file use the readtable function. I hope this helps in your query.
Thank you
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!