整数规划非线性静态模型参数我要分享

Nonlinear static model parameters of integer programming

系统参数估计 最小二乘问题 matlab 非参数估计 dog87x

关注次数: 230

下载次数: 0

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

非线性最小二乘优化问题以误差的平方和最小为准则来估计非线性静态模型参数的一种参数估计方法。设非线性系统的模型为y=f(x,θ),常用于传感器参数设定。


English Description:

The nonlinear least squares optimization problem is a parameter estimation method for nonlinear static model based on the minimum sum of squares of errors. Let the model of nonlinear system be y = f (x, θ), which is often used to set sensor parameters.


代码预览

第11章 整数规划\DividePlane.m

第11章 整数规划\DividePlane.zip

第11章 整数规划\IntProgFZ.m

第11章 整数规划\IntProgFZ.zip

第11章 整数规划\ZeroOneprog.m

第11章 整数规划\ZeroOneprog.zip

第11章 整数规划