Lagrange Interpolating Polynomials using Matlab

조회 수: 6 (최근 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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by