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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
