| Author |
Comment/Response |
Tobias Ceglarek
|
06/17/04 6:58pm
I want to minimize for example f=x+h[[i]].
But h is a list and its members h[[i]] depending on x.
So after each Iteration in FindMinimum h is a new list hnew !! So f is changed to f=x+hnew[[i]].
How can i implement this ?
Greetings from Osnabrück in Germany,
Tobias Ceglarek
URL: , |
|