Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: fminsearchbnd Download
 Description: Fminsearch does not admit bound constraints. However simple transformation methods exist to convert a bound constrained problem into an unconstrained problem. Fminsearchbnd is used exactly like fminsearch, except that bounds are applied to the variables. The bounds are applied internally, using a transformation of the variables. (Quadratic for single bounds, sin(x) for dual bounds.) The bounds are inclusive inequalities, which admit the boundary values themselves, but will not permit ANY function evaluations outside the bounds. Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.
 Downloaders recently: [More information of uploader driiawrl]
 To Search:
File list (Check if you may need any files):
FMINSEARCHBND
.............\demo
.............\....\fminsearchbnd_demo.m
.............\....\html
.............\....\....\fminsearchbnd_demo.html
.............\doc
.............\...\Understanding_fminsearchbnd.rtf
.............\fminsearchbnd.m
.............\test
.............\....\test_main.m
license.txt
    

CodeBus www.codebus.net