photo

Larry


Last seen: 7개월 전 2016년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Why doesn't fittype, in the curve fitting toolbox, see independent variable in input list of called function?
I want to use a fit model in the curve fitting toolbox complicated enough to warrant an m-file, but can't get fittype to recogni...

대략 8년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Why doesn't fittype, in the curve fitting toolbox, see independent variable in input list of called function?
fittype( @(a, b, c, x) f *(a,b,c,x)*) works w/ f.m.

대략 8년 전 | 0