Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
The Kalman filter is actually a feedback approach to minimize the estimation error in terms of sum of square. This approach can be applied to general nonlinear optimization. This function shows a way using the extended Kalman filter to solve some unconstrained nonlinear optimization problems. Two examples are included: a general optimization problem and a problem to solve a set of nonlinear equations represented by a neural network model.
This function needs the extended Kalman filter function, which can be download from the following link:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18189&objectType=FILE
Citation pour cette source
Yi Cao (2026). Unconstrained Optimization using the Extended Kalman Filter (https://fr.mathworks.com/matlabcentral/fileexchange/18286-unconstrained-optimization-using-the-extended-kalman-filter), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Learning the Extended Kalman Filter
A inspiré : Nonlinear least square optimization through parameter estimation using the Unscented Kalman Filter
Informations générales
- Version 1.0.0.0 (2,08 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | update description |
