Parameter Extraction using Least Squares

Parameter extraction is used to fit a model to measured data.
110 Downloads
Updated 4 Apr 2017

View License

This Parameter extraction code fits a known model to a given measurement data in least-squares sense. It is generalized for any number of variables and parameters. The numerical differentiation method used is simple Quasi-Newton with simple line search. This method works for simple problem, but is very sensitive to initial point as the problem becomes larger and noisy. The user can modify it according to their own needs by writing function for calculating differentiation.

Cite As

Pragya Sharma (2026). Parameter Extraction using Least Squares (https://www.mathworks.com/matlabcentral/fileexchange/62418-parameter-extraction-using-least-squares), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear and Nonlinear Regression in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0