Calculate the derivative of a function using forward, backward, and central difference.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I need to calculate the derivative of f(x)= e^(-x) from x=0 to x=1 with an increment size of 0.1 using forward, backward, and central difference. I have never used matlab before and am struggling to figure it out.
1 Kommentar
Antworten (1)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB 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!