Info

此问题已关闭。 请重新打开它进行编辑或回答。

Need help with numerical differentiation and integration

1 次查看(过去 30 天)
I am frustrated with MATLAB as i really don't understand how to the following, i have been given a data file which has sets x and y then:
1. i need to construct the taylor estimator for second derivative of f(x)assuming 5 consecutive points are known which are (f(xi-2), f(xi-1), f(xi), (fxi+1), f(xi+2))
2.compute a table with the estimate second derivative applied to points in data set.
3.interpolate the estimate of the second derivative
please help with these steps I don't know how to do any of them
  1 个评论
John D'Errico
John D'Errico 2014-3-10
I think it is not MATLAB you should be frustrated with, but yourself. If you don't understand what you need to do, then you won't be able to see how to solve it. Regardless, it is time to start trying things. Take baby steps, but make an effort. You won't learn unless you try.

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by