搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
zxecf
- 一个用多项式作最小二乘法拟合的程序,在工程上有广泛的应用。-A polynomial for least squares fitting with the procedures, the project has wide application.
xitongbianshi
- 各种最小二乘法系统辨识程序,matlab代码-A variety of least squares system identification procedures, matlab code
Least-squares-method-And-Nonlinearity
- 给出了两篇利用最小二乘法计算非线性度的方法的文档,并利用VB编写了简单的示例程序。-Gives the two least-squares method to calculate the use of non-linearity of the method of the document, and use VB to prepare a simple sample program.
MATLABbijin
- 最小二乘法、最佳均方逼近、随机拟合及其MATLAB程序-Least square method, the best mean square approximation, random process fitting and MATLAB
zuixiaoerchengfa
- 最小二乘法程序,绝对好用.最小二乘法的程序.- erchengfa
LMFnlsq
- 基于kalman滤波的最小二乘法的matlab程序,仅供参考-Kalman filter based on least squares matlab program for reference only
chap2_08_RELS
- 系统辨识,最小二乘法matlab仿真程序,非常实用-System identification, least squares matlab simulation program, very useful
AplusbTb
- 系统辨识中假定确定了对象的线性状态方程式,要求其系数。对象是时慢变系统,这时需要跟踪它的系数。这个场合使用递推最小二乘法很合适。本程序提供了一个试验例子。读者可根据需要自己更改代码。-System identification assume that the object to determine the linear equation of state, asking them to factor. When an object is a slowly varying system, then
gyzxec
- 一个很好的广义最小二乘法程序,可以很好地加以利用。-A good generalized least squares procedure can be put to good use.
LS
- 最小二乘法程序,以及多入多出系统的案例分析。-Least squares procedure, more and more into the case analysis of the system
最小二乘法多次曲线拟合
- 因本人项目用到最小二乘法多次曲线拟合,便抽时间写了一个实现的程序,不敢独享,
OLS
- 该程序可以实现直线、平面的正交拟合,压缩包内附带示例数据(The program can achieve a straight line, plane orthogonal fitting, compressed sample data attached to the package)
最小二乘法
- 系统辨识课程里面的程序,程序很完善,很有用(It's the program of system identification courses , which is very useful.)
C#写的最小二乘法程序
- 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
发动机万有特性曲线绘制方法程序
- 本代码详细的介绍了万有特性绘制包括燃油消耗曲线,有三维图和二维图,数据采用最小二乘法处理。。。。(Universal feature drawing)
newmarkb
- 考虑一结构系统 m*Xdd+k*X+c*Xd=y 利用已知Xdd(加速度),Xd(速度),X(位移),y(外荷载)系列数据,采用递归最小二乘法实现在线参数m、k、c识别,须考虑到“遗忘因子”。(Consider a structural system m*Xdd+k*X+c*Xd=y By using known Xdd (acceleration), Xd (velocity), X (displacement) and Y (external load) series data, rec
test_detectCircle
- 运用最小二乘法、几何中心法等等来实现圆检测功能(Using the least square method, the geometric center method and so on to realize the circle detection function)
matlab编写的增广的最小二乘辨识程序
- matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
最小二乘法拟合程序
- 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)