From: Frank Iannarilli on 6 Apr 2010 07:26 Will FindFit, if given a linear problem with simple bound constraints, and possibly NormFunction->(Norm[#,1])&, automatically treat as a Linear Program (specifically a Least Absolute Deviations formulation of an LP)? How might one find this out?
From: Bill Rowe on 7 Apr 2010 03:19 On 4/6/10 at 7:26 AM, frankeye(a)cox.net (Frank Iannarilli) wrote: >Will FindFit, if given a linear problem with simple bound >constraints, and possibly NormFunction->(Norm[#,1])&, automatically >treat as a Linear Program (specifically a Least Absolute Deviations >formulation of an LP)? How might one find this out? FindFit allows contraints to be specified and allows the NormFunction to be specified as you wrote above. Given this, why does it matter how FindFit works internally to arrive at a solution?
|
Pages: 1 Prev: customized sliders Next: Fix for "INTERNAL SELF-TEST ERROR: MacFont|c|818" |