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!