Line: 1 to 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
Data Fitting Problem | |||||||||
Line: 7 to 7 | |||||||||
If I use starting values for a, b and c, how will I know that the solution is a global optimum? -- TWikiGuest - 29 Mar 2008 | |||||||||
Added: | |||||||||
> > |
You won't without doing a good investigation of the objective function. However, you should try several different starting points too see if you come up with different local minima.
-- MichaelOSullivan - 30 Mar 2008
For some of the model functions you will need to add constraints to make sure that the solutions stay feasible, e.g., ![]() ![]() | ||||||||
| |||||||||
Added: | |||||||||
> > |
|
Line: 1 to 1 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||
> > |
Data Fitting ProblemIf I use starting values for a, b and c, how will I know that the solution is a global optimum? -- TWikiGuest - 29 Mar 2008
|