forward, backward, and centered difference method
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
James Tursa
2022-1-14
What have you done so far? What specific problems are you having with your code?
BEENA BASHEER
2022-1-14
Torsten
2022-1-14
What is f 0 (4) ?
BEENA BASHEER
2022-1-14
James Tursa
2022-1-14
Please show us what you did manually. Not just the result ... show us the computations you did.
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!