フィルターのクリア

How to calculate the derivative of any function f(x) at x=0 using finite difference method?

2 ビュー (過去 30 日間)
Let's say I have any unknown function and I know its value for some x i.e.
for
x=1:10
is
f(x)=[a b c d e f g h i j k l m]
where are some numerical values.
Can I calculate derivative of at with this given data?

採用された回答

Star Strider
Star Strider 2018 年 11 月 13 日
if ‘a,b,c’ are numerical values and not functrions of ‘x’, the derivative would be uniformly 0.
  4 件のコメント
Star Strider
Star Strider 2018 年 11 月 14 日
As always, my pleasure.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by