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

版本 1.0.0.0 (2.4 KB) 作者: Yi Cao
A function using the unscented Kalman filter to perform nonlinear least square nonlinear optimizatio
10.4K 次下载
更新时间 2008/2/4

查看许可证

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

引用格式

Yi Cao (2026). Nonlinear least square optimization through parameter estimation using the Unscented Kalman Filter (https://ww2.mathworks.cn/matlabcentral/fileexchange/18356-nonlinear-least-square-optimization-through-parameter-estimation-using-the-unscented-kalman-filter), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.0.0

update description