Solving nonlinear equations using Matlab

조회 수: 1 (최근 30일)
Xi
Xi 2020년 6월 4일
답변: Ameer Hamza 2020년 6월 4일
Hi,
I have a function as y=f(x1,x2...xN) which contains N unknows. This equation is pretty complex and contains integral and exponential terms. Fortunately, I also have N curves and all of them can be fitted by this function with the same N variables. So is there any way using matlab to solve this equation? Thanks!
  댓글 수: 2
Steradiant
Steradiant 2020년 6월 4일
Have you already had a look into the fsolve()-function?
Xi
Xi 2020년 6월 4일
Well, fsolve can solve the equation but what I need is a fitting. Note that each curve has many points so a least-square solving is needed.

댓글을 달려면 로그인하십시오.

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 6월 4일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by