Fit to the experimental plot

조회 수: 4 (최근 30일)
aymos
aymos 2018년 6월 27일
답변: Anton Semechko 2018년 6월 27일
Hi,
I have a plot of x,y. I know the function f(x,y) e.g. y = A.x.exp(-x/C) + B.x
For input I have a plot of y vs x. How do I obtain
  • a good fit to my plot ?
  • Values of Parameters: A,B and C corresponding to best fit ?

답변 (1개)

Anton Semechko
Anton Semechko 2018년 6월 27일
Use 'fit' function

카테고리

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