Feeds
回答済み
Nonlinear least square minimization
This is how I am defining my objective function function F = myObjective(X, a, b, c, Y) index1=a>=X(1); inde...
Nonlinear least square minimization
This is how I am defining my objective function function F = myObjective(X, a, b, c, Y) index1=a>=X(1); inde...
14年以上 前 | 0
質問
Nonlinear least square minimization
I want to perform a nonlinear least square minimization of the form Minimize(Sum((Y - F (X ; a, b, c))^2)) Where Y is a vect...
14年以上 前 | 2 件の回答 | 0
