Neural Network training using the Unscented Kalman Filter

버전 1.0.0.0 (2.03 KB) 작성자: Yi Cao
A function using the unscented Kalman filter to train MLP neural networks
다운로드 수: 8.4K
업데이트 날짜: 2008/2/7

라이선스 보기

Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter. This file provides a function for this purpose. It also includes an example to show how to use this function. It requires the unscented Kalman filter, ukf function, which can be downloaded from: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18217&objectType=FILE

인용 양식

Yi Cao (2024). Neural Network training using the Unscented Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/18355-neural-network-training-using-the-unscented-kalman-filter), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

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