Feeds
질문
the weight of the weighted fitting
I'm trying to do a weighted fitting using "nlinfit". [beta,R,J,CovB] = nlinfit(X,Y,modelfun,beta0,'Weights',W) W=1./Y modelfu...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to perform 3D fitting using "nlinfit"
I want to fit a cross-sectional image of a laser beam with a Gaussian function. And I'm thinking of using "nlinfit" to output th...
거의 5년 전 | 답변 수: 1 | 0

