nonlinear curve fitting - implementation in matlab

Status
Not open for further replies.

dot27

Newbie level 3
Joined
Sep 13, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,313
matlab?

helo,
I am dealing with a problem of nonlinear curve fitting.
I have estimted samples of a continous fourier transform function, and my goal is to reach from fourier to laplace transform using the known equality: F(S=jw)=laplace{h(t)}.
i want to represnet the laplace trnsform in the following form:
1/(as^2+bs+c), the parameters a, b, c are to be detetmined:
F(jw)*(a(jw)^2+b(jw)+c)=1,
using the eq above in all the freqenqcies F(jw) was estimated.
now i can use the method of nonlinear least squares.
how do i implement this in matlab???

Thx
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…