photo

Larry


Last seen: 3 mois il y a Actif depuis 2016

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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

presque 8 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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.

presque 8 ans il y a | 0