help with nonlinear regression
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Linear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!