Lagrange Interpolating Polynomials using Matlab

5 ビュー (過去 30 日間)
Muhammad Rizaldy
Muhammad Rizaldy 2019 年 7 月 11 日
コメント済み: Muhammad Rizaldy 2019 年 7 月 13 日
Hello.,
Anybody here can help me to solve my I/O curve fitting using lagrange method. Here is below I attached several direction that I nedd to find. I also attached the script that I've do it before and my example curve fitting in PPT. Thank you
Best Regards,
Rizaldy

採用された回答

Torsten
Torsten 2019 年 7 月 12 日
You must use a fitting tool, not an interpolation tool to solve your problem.
Apply "polyfit" with x-values = Generation Output [MW] and y-values = Fuel Cost [NT$/kWh] and n = 3.
  1 件のコメント
Muhammad Rizaldy
Muhammad Rizaldy 2019 年 7 月 13 日
Hello,
Thanks for your respone. Would you give an example of the script in Matlab? I need to input the equation of curve fitting in the script that I show in the file also (attached before)?
Thank you

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by