help with nonlinear regression
Show older comments
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
Accepted Answer
More Answers (1)
Pierre
on 1 Mar 2013
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!