Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.373.359 Times

Subfunction freeware
 

Subfunction

LMFsolve.m: Levenberg-Marquardt-Fletcher algorithm for nonlinear least squares problems The function LMFsolve.m serves for finding optimal solution of an overdetermined system of nonlinear equations in the least-squares sense. The standard Levenberg- Marquardt algorithm was modified by Fletcher and coded in FORTRAN many years ago. LMFsolve is its essentially shortened version...


Platforms: Matlab


Added: May 18, 2013 | Visits: 322

Modification of fminunc It may not be a bug but something I am missing. In some cases fminuc starts a line search during the first iteration and returns the message that it cannot find a good solution along the search direction, although it went through some points with a lower cost (easily seen by printing the cost...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Modification of fminunc Download

Added: May 02, 2013 | Visits: 288

HyperSubFunHelp HYPERSUBFUNHELP displays help of a file with expandable recursive subfunctions help HYPERSUBFUNHELP(MFILE) displays the help of MFILE with expandable help for each nested/sub functions that are preceeded by a line of comment containing the key expression '% Display Help' A set of links is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): HyperSubFunHelp Download

Added: July 15, 2013 | Visits: 768

sun_position.m sun = sun_position(time, location)This function computes the sun position (zenith and azimuth angle at the observer location) as a function of the observer local time and position.It is an implementation of the algorithm presented by Reda et Andreas in: Reda, I., Andreas, A. (2003) Solar position...


Platforms: Matlab

License: Freeware Size: 1.3 MB Download (57): sun_position.m Download

Added: July 15, 2013 | Visits: 419

InsertHeader InsertHeader Adds a template to the top of current file in editor for documentation. InsertHeader('filename') Example InsertHeader('InsertHeader') added the current header information to this file. NOTE: THIS CANNOT BE UNDONE! THE FIRST TIME YOU USE THIS, PLEASE HAVE A BACK UP COPY OF THE FILE IN...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): InsertHeader Download

Added: April 12, 2013 | Visits: 423

Unit testing tools MatUnit is a unit testing framework for MATLAB. Much like it's Java counterpart JUnit, it allows the programmer to easily run many tests and report its results for MATLAB functions.-We want to be able to teach students how to test numerical software.- Many of them will have seen JUnit or similar...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Unit testing tools Download