登录
首页 » matlab » matlab

matlab

于 2020-10-29 发布 文件大小:435KB
0 220
下载积分: 1 下载次数: 157

代码说明:

  test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随机性辨识问题的梯度校正 2、 随机牛顿法 test5: 1、 递推的极大似然估计 2、 预报误差参数辨识 test6: 1、 根据Hankel矩阵秩估计模型阶次(弱噪声) 2、 根据Hankel矩阵秩估计模型阶次(强噪声) 3、 利用行列式比估计模型阶次(白噪声) 4、 利用行列式比估计模型阶次(有色噪声) 5、 利用残差的方差估计模型阶次(白噪声) 6、 利用残差的方差估计模型阶次(有色噪声) 7、 AIV定阶法(白噪声) 8、 AIV定阶法(有色噪声) test7: 1、 一阶惯性+纯滞后环节-----两点法 2、 面积法1 3、 levy法 (test2: First, the basic method of least squares algorithm once Second, the basic recursive least squares algorithm Third, once the forgetting factor least squares algorithm Fourth, the forgetting factor recursive least squares algorithm Fifth, the least-squares algorithm limited memory Six , least squares error compensation algorithm Seven , extended least squares algorithm Eight , generalized least squares algorithm test3: An auxiliary variable adaptive filtering algorithm Second, the auxiliary variable time delay algorithm Third, the principle of auxiliary variable algorithm Tally Fourth, multi-stage least squares algorithm Fifth, the least squares algorithm to improve the characteristics of various types of test4: 1, the second class of stochastic gradient identification problem corrected 2 , randomized Newton test5: 1, the recursive maximum likelihood estimation 2, the prediction error parameter identification test6: 1 , according to the Hankel matrix rank est)

文件列表:

系统辨识部分程序
................\readme.txt,888,2013-10-19
................\test2
................\.....\LSOT.m,499,2013-09-18
................\.....\test_1.m,635,2013-09-18
................\.....\test_2.m,1042,2013-09-19
................\.....\test_3.m,755,2013-09-18
................\.....\test_4.m,1124,2013-09-18
................\.....\test_5.m,1256,2013-09-18
................\.....\test_6.m,1339,2013-09-18
................\.....\test_7.m,1192,2013-09-18
................\.....\test_8.m,1692,2013-09-19
................\.....\第二次作业.doc,175104,2013-10-19
................\test3
................\.....\test_1.m,1374,2013-09-23
................\.....\test_2.m,1201,2013-09-24
................\.....\test_3.m,1207,2013-09-24
................\.....\test_4.m,1621,2013-09-24
................\.....\第三次作业.docx,158741,2013-10-19
................\test4(梯度校正)
................\...............\dierlei.m,1482,2013-10-06
................\...............\suijiniudun.m,738,2013-10-05
................\test5(极大似然)
................\...............\newdun.m,687,2013-10-07
................\...............\RML.m,1309,2013-10-05
................\test6(阶次辨识)
................\...............\test_1.m,821,2013-10-06
................\...............\test_2.m,941,2013-10-06
................\...............\test_3.m,722,2013-10-06
................\...............\test_4.m,2136,2013-10-06
................\...............\test_5.m,1167,2013-10-06
................\...............\test_6.m,1481,2013-10-06
................\...............\test_7.m,1670,2013-10-06
................\...............\test_8.m,1134,2013-10-06
................\test7
................\.....\levy.m,3604,2013-10-13
................\.....\liangdianfa.m,679,2013-10-13
................\.....\mianjifa1.m,1206,2013-10-12
................\.....\第七次作业.docx,107298,2013-10-19
................\第四五六次作业.docx,137025,2013-10-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • convergence_particle
    This is a introduction of the convergence analysis of the particle filter.
    2010-07-19 01:58:10下载
    积分:1
  • Fig_2_12
    Space-Time Codes and MIMO Systems中的Fig2.12的代码,书中的代码有误(This code is uesed for simulation for the book Space-Time Codes and MIMO Systems , Fig 2.12)
    2009-05-30 14:55:49下载
    积分:1
  • MATLAB-LFBG
    说明:  matlab仿真程序,包括长周期光纤光栅的仿真,还有布拉格光栅(matlab simulation program, including the simulation of long period fiber gratings, and Bragg grating)
    2011-03-18 20:32:24下载
    积分:1
  • speed
    针对常规测速方法,M法与T法的研究与探讨,分析了两种方法的误差来源,指出了问题本质,并提供了仿真图例。(For the conventional measurement methods, M Law and T The Study and discussion of the two methods of error sources, pointed out the nature of the problem and provide a simulation of legend.)
    2010-09-14 20:28:36下载
    积分:1
  • gatbx-origin
    matlab工具箱中的源码 功能齐全 简单实用(matlab source code is simple and practical functional)
    2011-01-01 19:52:08下载
    积分:1
  • pcafacerecognition
    基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度(pca face recognition)
    2009-03-24 10:32:18下载
    积分:1
  • attack
    说明:  一套由matlab编程的基于小波的水印应用图片例子(A set of matlab programming applications based on wavelet image watermark example)
    2008-10-10 20:18:31下载
    积分:1
  • NNDemo2.0
    神经网络基础,内涵神经网络的基础实例,包括图像的训练识别以及不同神经网络类型的程序实例(Neural network based on neural network-based instance of content, including images of the neural network training and the different types of identifying instances of the program)
    2011-11-08 14:57:42下载
    积分:1
  • rehisfiles
    codinf for reading the HIS file format
    2010-12-16 20:20:56下载
    积分:1
  • DS_kuopin_simulation
    说明:  通过Monte Carlo仿真,说明DS扩频信号在抑制正弦干扰方面的有效性。用一均匀随机数发生器产生某个二进制信息符号的序列,每个信息比特重复Lc次。 包含文件:DS_restrain_interference.M SS.M(through Monte Carlo simulation, note DS spread spectrum signal sinusoidal interference in inhibiting the effectiveness. Using a uniform random number generator produce a binary sequence information symbols, each bit of information to repeat Lc times. Documents include : DS_restrain_interference.M SS.M)
    2006-03-22 11:32:53下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载