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.398.827 Times

Fminsearch freeware
Filter: All | Freeware | Demo
 

Fminsearch

1 2 > 
Added: April 18, 2013 | Visits: 301

fminsearch interface This function (fit.m) is a simple interface to MATLAB's 'fminsearch' routine. It allows the user to specify which parameters to be set free, and which to be held constant.Run 'FitDemo.m' for a demonstration.



Platforms: Matlab

License: Freeware Size: 10 KB Download (43): fminsearch interface Download

Added: March 31, 2013 | Visits: 433

fminsearch modifed for higher scale smooth function This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.1,0.1), the function...





Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fminsearch modifed for higher scale smooth function Download

Added: August 31, 2013 | Visits: 527

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fit blackbody equation to spectrum Download

Added: June 01, 2013 | Visits: 398

fminsearch2 This is a (small) change to the current fminsearch routine to improve convergence.The current fminsearch selects n additional simplex points based on a small change in each variable. This implementation uses an adaptive procedure to select these n points while maintaining the correct relative...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (41): fminsearch2 Download

Added: June 07, 2013 | Visits: 529

Hill climbing optimization It is a hill climbing optimization algorithm for finding the minimum of a fitness function in the real space. The space should be constrained and defined properly. It attempts steps on every dimension and proceeds searching to the dimension and the direction that gives the lowest value of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Hill climbing optimization Download

Added: May 13, 2013 | Visits: 624

Hybrid Particle Swarm Optimization This upload contains a hybrid Particle Swarm Optimization algorithm for functions in the real space. An options file is also provided, which lets the user fully parameterize the process. The hybrid function used is the @fminsearch, which is available on the MATLAB core. The PSO performs very well...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Hybrid Particle Swarm Optimization Download

Added: July 28, 2013 | Visits: 601

FMINLBFGS: Fast Limited Memory Optimizer FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients.Supported:- Quasi Newton Broydend-deOCtFletcherd-deOCtGoldfarbd-deOCtShanno (BFGS).- Limited memory BFGS (L-BFGS).- Steepest Gradient Descent...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): FMINLBFGS: Fast Limited Memory Optimizer Download

Added: June 27, 2013 | Visits: 404

fminsearchbnd new A minor improvement on the fminsearchbnd (bounded fminsearch) created by John D'Errico. Changes:% Changes from fminsearchbnd:Changes from fminsearchbnd:1) in options structure, user may pass an 'output function' and 'plot function' to fminsearch.Original fminsearchbnd handled the output function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): fminsearchbnd new Download

Added: August 04, 2013 | Visits: 734

Double Exponentian Calculating Program This GUIDE program compute the double exponential Alpha and Beta parameters. The fminsearch function make the main calculate process. the program may be comiled by:mcc -m -B sgl FRYO NUEVO RAYO


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Double Exponentian Calculating Program Download

Added: August 06, 2013 | Visits: 615

Term Structure of Volatility Calibration This code optimises the parameters for the term structure of volatility (TSOV) applied to historical forward curves - see discussion in Harris in reference 1 below. TSOVs avaible are: TermType - 1 = sigma = A exp (-CT) - 2 = sigma = A exp (-CT) + D - 3 = sigma = (A + BT) exp (-CT) + DRequired...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (45): Term Structure of Volatility Calibration Download

Added: March 24, 2013 | Visits: 476

uifit A GUI wich use the matlab core function "fminsearch" to fit data with any multivariable function (with a "live" visualisation of the moving fitted curve). This function can be run with real equations, complex equations,and all other functions like step and bode. Simple to use.


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (48): uifit Download

Added: May 12, 2013 | Visits: 478

Fminsearchcon Nonlinear optimization problems with bound constraints can be solved using FMINSEARCHBND (as well as using many other tools.) For the user who has a problem with linear inequality constraints and/or general nonlinear inequalities as well as bound constraints, FMINSEARCHCON provides a toolbox free...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fminsearchcon Download

Nonlinear fitting n-dimensional data with arbitrary functions How to fit a 2D Gaussian function to noisy data in Matlab? Or data with another number of dimensions and arbitrary fit function?It took me a while to find out how Matlab does this by the functions lsqcurvefit, fmincon or fminsearch. This project demonstrates how to use these functions to fit ND...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (54): Nonlinear fitting n-dimensional data with arbitrary functions Download

Added: June 04, 2013 | Visits: 587

variogramfit variogramfit performs a least squares fit of various theoretical variograms to an experimental, isotropic variogram. The user can choose between various bounded (e.g. spherical) and unbounded (e.g. exponential) models. A nugget variance can be modelled as well, but higher nested models are not...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (51): variogramfit Download

Estimation and Simulation of State Space (Kalman Filter) Models with Matlab This toolbox was designed to simulate and fit linear state space models. The main literature I used for this particular package is Kim and Nelson (1999). A state space model (without non stochastic coefficients) is given by:y(t)=beta(t)*x(t)'+e(t)...


Platforms: Matlab


Added: June 09, 2013 | Visits: 648

Generalized Nonlinear Non-analytic Chi-Square Fitting fitChiSquare is a generalized chi-square fitting routine for any model function when data measurement errors are known; it returns the model parameters and their uncertainties at the delta chi-square = 1 boundary (68% confidence interval). It also returns the chi-square and degrees of freedom...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (41): Generalized Nonlinear Non-analytic Chi-Square Fitting Download

Added: September 02, 2013 | Visits: 422

Generalized Objective Function In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles this.This function provides an interface layer...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generalized Objective Function Download

Added: April 20, 2013 | Visits: 404

Fminspleas I need to thank Duane Hanselman for suggesting this great idea.Fminspleas is a simple nonlinear least squares tool that fits regression models of the formY = a1*f1(X,C) + a2*f2(X,C) + ... + an*fn(X,C)X can be any array, so it works on multidimensionalproblems, and C is the set of only...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Fminspleas Download

Added: September 09, 2013 | Visits: 423

RMSEARCH Some optimization problems have very simple surfaces to optimize. The optimizer simply proceeds downhill to the unique minimizer and returns happily - all is good in the world. Sadly, more often the objective function has multiple local minimizers, you as the user provide poor starting values,...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): RMSEARCH Download

Added: July 22, 2013 | Visits: 371

easyfitGUI easyfitGUI(varargin) fits real data Y = f(X) easyfitGUI open a figure with uimenus devoted to process the data. VARARGIN: one or several matrix [X, Y] having: first column = vector of the independant variable (X) second column = vector of the dependant variable (Y). The Y-data are plotted...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): easyfitGUI Download

1 2 >