Parameter Extraction using Least Squares
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ParameterExtractionLS/Example/
ParameterExtractionLS/ParameterExtractionFunction/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
