Nonlinear least square optimization through parameter estimation using the Unscented Kalman Filter

Version 1.0.0.0 (2,37 ko) par Yi Cao
A function using the unscented Kalman filter to perform nonlinear least square nonlinear optimizatio
10,3K téléchargements
Mise à jour 4 fév. 2008

Afficher la licence

The Kalman filter can be interpreted as a feedback approach to minimize the least equare error. It can be applied to solve a nonlinear least square optimization problem. This function provides a way using the unscented Kalman filter to solve nonlinear least square optimization problems. Three examples are included: a general optimization problem, a problem to solve a set of nonlinear equations represented by a neural network model and a neural network training problem.

This function needs the unscented Kalman filter function, which can be download from the following link:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18217&objectType=FILE

Citation pour cette source

Yi Cao (2024). Nonlinear least square optimization through parameter estimation using the Unscented Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/18356-nonlinear-least-square-optimization-through-parameter-estimation-using-the-unscented-kalman-filter), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0

update description