登录
首页 » matlab » matlab

matlab

于 2015-03-27 发布 文件大小:5KB
0 185
下载积分: 1 下载次数: 1

代码说明:

  关于MATLAB的实验程序,关于曲线的画法(About MATLAB experimental procedure, the curve of the painting)

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

发表评论

0 个回复

  • Desktop
    对于资料短缺的情况进行线性插值,并对差值之后的数据进行保存(For information shortage, linear interpolation)
    2013-01-10 12:34:30下载
    积分:1
  • coding_fyq
    用户选择算法的信道容量仿真。公平性因子设计及仿真。(user selection with sum capacity of channel. fairness factor design.)
    2015-12-22 12:28:35下载
    积分:1
  • fengyai
    小波包分析提取振动信号中的特征频率,鲁棒性好,性能优越,已经调试成功.内含m文件,可直接运行。( Wavelet packet analysis to extract vibration signal characteristic frequency, Robustness, superior performance, Has been successful debugging. M contains files can be directly run.)
    2016-10-07 18:39:26下载
    积分:1
  • Centroid
    WSN 质心定位算法 Centorid Algorithm 加经典参考文献 A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。 B: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息 未知节点把已经定位的未知节点与锚节点同等对待 C: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。(WSN centroid localization algorithm Centorid Algorithm A: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors Unknown node using the neighbor anchor nodes to locate, no neighbors anchor nodes and unknown nodes can not be located. B:   If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors Unknown nodes are positioned on as soon as the function of anchor nodes to send their neighbors estimated coordinate information Unknown unknown node to node already positioned anchor nodes treated equally C: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors Of the unknown neighbor anchor node the neighbor nodes are only positioned anchor nodes, )
    2013-08-31 19:13:47下载
    积分:1
  • Matlab
    《Matlab编程_第二版》对于初学者来讲是一份不错的资料 (" Matlab programming _ the second edition of" speaking for beginners is a good information)
    2013-09-25 19:38:20下载
    积分:1
  • matlab
    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)
    2020-10-29 10:59:57下载
    积分:1
  • iwxh
    matlab中基于封闭式基金的皮尔森相关系数分析(matlab-based closed-end funds in the Pearson correlation coefficient analysis)
    2009-04-11 21:12:24下载
    积分:1
  • GPC
    广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法(Generalized Predictive Control)
    2010-12-14 22:28:09下载
    积分:1
  • matlabshiyonglizi
    说明:  Matlab, 实用程序,matlab实用程序百例,希望对大家学习有所帮助。(Matlab, utility, matlab utility hundred cases, we hope to learn helpful.)
    2011-04-11 08:38:55下载
    积分:1
  • biaoding
    文献包中的最近学术界的相关标定方法综述及一些常用的标定技术,有传统标定及自标定的介绍,比较全面。。(Package in the recent academic literature related to Calibration Methods and a number of commonly used calibration techniques, the traditional calibration and self-calibration of the introduction, more comprehensive. .)
    2010-01-12 10:54:43下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载