numerical derivate and central difference

20 次查看(过去 30 天)
can anyone help me with this function, please?
find numerical derivative of f(x) = tan−1(?) at x = 2 using central difference scheme where is x is in radians. Use different values of step size h in central difference scheme and compare with true value of the derivative by plotting error for the different h. f(x) means function of x.
  2 个评论
Ameer Hamza
Ameer Hamza 2020-5-10
This seems like a homework question. What have you already tried?
payam abubakr
payam abubakr 2020-5-10
i have tried nothing because i don't knoe how to start.
appreciate your help

请先登录,再进行评论。

回答(1 个)

Jim Riggs
Jim Riggs 2020-5-10
编辑:Jim Riggs 2020-5-10
Here are some Numerical difference formulas using the central difference method (substitute dt = h).
You can find more formulas with even higher accuracy on wikipedia. (see "numerical differentiation" and also "finite difference coefficient"
  4 个评论
Muhammad Hammad Malik
编辑:Muhammad Hammad Malik 2021-2-14
@Jim Riggs @payam abubakri also want to calculate gradient(central difference) with window size=10smples with 50% overlap to previous window using attached equation.could you pls help. Thanks

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by