Prev: reshaping to iterate matrix multiplication across third dimension
Next: Not enough memory to render a 1217 by 0 buffer
From: Benjamin on 18 Feb 2010 16:39 Hi would it be possible for someone to provide a high level flowchart or algorithmic description of fgoalattain. I need to understand the mechanics of the function in order to decide how to solve my optimization problem. Thanks Ben
From: Steven Lord on 18 Feb 2010 18:01 "Benjamin " <mistor_ben(a)yahoo.com> wrote in message news:hlkc28$dk4$1(a)fred.mathworks.com... > Hi > > would it be possible for someone to provide a high level flowchart or > algorithmic description of fgoalattain. I need to understand the mechanics > of the function in order to decide how to solve my optimization problem. Have you read through the six references given at the end of the reference page for FGOALATTAIN? http://www.mathworks.com/access/helpdesk/help/toolbox/optim/ug/fgoalattain.html -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
From: Alan Weiss on 19 Feb 2010 07:30
Steven Lord wrote: > "Benjamin " <mistor_ben(a)yahoo.com> wrote in message > news:hlkc28$dk4$1(a)fred.mathworks.com... >> Hi >> >> would it be possible for someone to provide a high level flowchart or >> algorithmic description of fgoalattain. I need to understand the mechanics >> of the function in order to decide how to solve my optimization problem. > > Have you read through the six references given at the end of the reference > page for FGOALATTAIN? > > http://www.mathworks.com/access/helpdesk/help/toolbox/optim/ug/fgoalattain.html > There is also some information in the documentation itself: http://www.mathworks.com/access/helpdesk/help/toolbox/optim/ug/brnoyfe.html Alan Weiss MATLAB mathematical toolbox documentation |