help with nonlinear regression
Ältere Kommentare anzeigen
Hi, I'm trying to perform a non-linear regression analysis on my data because linear regression is not fitting the data (as you can see on the figure bellow)

It seems (for me) that the data will fit a 1/x-ish function but I don't know how to program it with the matlab function: nlinfit(X,Y,modelfun,beta0)
Can someone help me to perform the non linear regression and plot the resulting function? Thanks
Akzeptierte Antwort
Weitere Antworten (1)
Pierre
am 1 Mär. 2013
Kategorien
Mehr zu Linear Regression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!