Introduction - If you have any usage issues, please Google them yourself
The Ezyfit toolbox for Matlab enables you to perform simple curve fitting of one-dimensional data using arbitrary (non linear) fitting functions. You just have to type something like showfit( c+a/x^n ) and EzyFit gives you the values for c, a and n and shows you the curve! This toolbox provides command-line functions and a basic graphical user interface for interactive selection of your data. Visit http://www.fast.u-psud.fr/ezyfit/ for installation instructions