None linear least square fit for complex model

Hi,
I am trying to fit my data in log-log space. my model is 10 log (P(f))=10 log (P_0) + 10 log [1+(f/F_0)^k]- 10k log (f). the predector is the frequency (f), and the response is the estimated spectral density P(f). unknown coeficients are P_0, F_0 and K.
I have tried different matlab functions, but unfortunately there is no one able to fit my model. Please any help.?
Thank you in advance
Sat

Antworten (1)

Stephan
Stephan am 17 Mär. 2019

0 Stimmen

Hi,
have a read here:
There is an example how to fit a custom equation. This should solve your problem. If you do not have Curve Fitting Toolbox, you can do it very similar with lsqcurvefit from the Optimization Toolbox.
Best regards
Stephan

2 Kommentare

Sattar Isawi
Sattar Isawi am 17 Mär. 2019
Hi Stephan,
Thanks for your help, actually I tried this function, but unfortunatelly it doesnt solve my problem. Thanks again
Stephan
Stephan am 17 Mär. 2019
Maybe if you provide what you have tried so far and attach your data, someone can help.

Melden Sie sich an, um zu kommentieren.

Produkte

Version

R2015a

Gefragt:

am 17 Mär. 2019

Kommentiert:

am 17 Mär. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by