How to implement Linear Aproximation of a function
古いコメントを表示
How one can translate the linear approximation of the function f(x,y) into MATLAB. The resulting approximation given by :
f(x,y) = f(x0,y0) + fx(x0,y0)(x-x0) + fy(x0,y0)(y-y0)
both x0 and y0 are known but how this can be translated into MATLAB
1 件のコメント
Jonathan Brake
2021 年 3 月 3 日
me too brotha man
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics and Optimization についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!