photo

Larry


Last seen: 9 mesi fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Risposto
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.

oltre 8 anni fa | 0