forward, backward, and centered difference method
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I am new to MatLab. How can I solve below:
x 1 2 3 4 5 6
f(x) 2 3 1 5 4 1
Estimate f 0 (4) using the forward, backward, and centered difference method with h = 1.
5 commentaires
James Tursa
le 14 Jan 2022
What have you done so far? What specific problems are you having with your code?
BEENA BASHEER
le 14 Jan 2022
Torsten
le 14 Jan 2022
What is f 0 (4) ?
BEENA BASHEER
le 14 Jan 2022
James Tursa
le 14 Jan 2022
Please show us what you did manually. Not just the result ... show us the computations you did.
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!