Feeds
提问
constrained parameter fitting using fmincon
Hi, I want to do a parameter optimization. So far I was using lsqcurvefit to fit observed data with a function of the followi...
13 years 前 | 0 个回答 | 0
0
个回答提问
vector valued guess parameter in fitting function
I would like to fit a function of the form (in myfunc): ydata = x(1) + ((1 - x(2) - x(3) * log(xdata/f))/v) to a set of d...
13 years 前 | 1 个回答 | 0
