From: Parviz Malekzadeh on 4 Jun 2010 23:15 Hi Dears, I want to use the quasi_newton m file for optimizing a multivarite function but I don't know how the inputs should be? I would be thankful If you tell me by an example. Parviz
From: TideMan on 4 Jun 2010 23:55 On Jun 5, 3:15 pm, "Parviz Malekzadeh" <malek1...(a)yahoo.com> wrote: > Hi Dears, > I want to use the quasi_newton m file for optimizing a multivarite function but I don't know how the inputs should be? I would be thankful If you tell me by an example. > > Parviz I don't have quasi_newton on my system, but usually if you want to know the input arguments of any function, you can find them by typing help; for example: help quasi_newton
|
Pages: 1 Prev: How to use cellfun or arrayfun to do this operation? Next: Matrix operations |