-
Notifications
You must be signed in to change notification settings - Fork 0
Steepest Descent Method is studied for Rosenbrock function.
License
cakirgokberk/Steepest-Descent-Method
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
% Gokberk Cakiroglu % Optimization Theory % Class Assignment - Steepest Descent Algorithm % 28/11/2020 ---> Line Search - Golden Section kullanır. ---> f = @(x1,x2) (100*(x1-x2.^2).^2+(1-x1).^2)
About
Steepest Descent Method is studied for Rosenbrock function.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published