Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Numerical optimization : functions minimizing details
Login with GitLab

Numerical optimization : functions minimizing

Functions minimizing
(5676 downloads for this version - 5676 downloads for all versions)
Details
Version
1.0
Author
Jonathan FAURE
Owner Organization
Jonathan FAURE
Maintainer
Jonathan FAURE
Category
License
Creation Date
April 5, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("opti")
Description
            This toolbox contains two functions  : opti_gradientWolfe and opti_BFGS.
The goal of this toolbox is to provide two optimization functions to minimize
functions. The first opti_gradientWolfe uses the Gradient descent (and the Wolfe
algorithm), and the second one uses the BFGS method. This two functions are used
to minimize functions.            
Files (3)
[35.99 kB]
Source code archive
	  Sources
[28.44 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

[34.19 kB]
OS-independent binary for Scilab 5.5.x
Binary version (all platforms)
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.