Help: problem of fitting data to model

조회 수: 1 (최근 30일)
Bing
Bing 2011년 3월 30일
Suppose I have a complex function
A = B + C/1+iwD + E/1+iwF where w is the angular frequency
A and w is the data I get, how can I obtain the best fit data B, C, D, E, F in matlab?
Tnanks!
Bing
  댓글 수: 1
Andrew Newell
Andrew Newell 2011년 3월 30일
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?

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

답변 (1개)

Gary
Gary 2011년 3월 30일
You're supposed to fit your model to the data, not the other way around. :)

카테고리

Help CenterFile Exchange에서 Fit Postprocessing에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by