Unconstrained Optimization using the Extended Kalman Filter

버전 1.0.0.0 (2.08 KB) 작성자: Yi Cao
A function using the extended Kalman filter to perform unconstrained nonlinear optimization
다운로드 수: 6.2K
업데이트 날짜: 2008/2/4

라이선스 보기

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

인용 양식

Yi Cao (2024). Unconstrained Optimization using the Extended Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/18286-unconstrained-optimization-using-the-extended-kalman-filter), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Adaptive Filters에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

update description