-
pid
一种变速积分的PID算法,积分系数为偏差值的一次函数。(PID algorithm, an integral factor as a function of speed integral deviation values.)
- 2013-12-14 17:08:06下载
- 积分:1
-
hanningiectest
对于IEC谐波检测的程序,采用hanning窗函数,然而求解(For the IEC harmonic detection process, using hanning window function, but the solution)
- 2009-12-13 11:24:42下载
- 积分:1
-
poincare
获取非线性运动微分方程的poincare截面图和相图(poincare section)
- 2012-06-14 16:49:49下载
- 积分:1
-
状态空间方法建立的线性二自由度的车辆模型
说明: 通过状态空间方法建立了线性二自由度的车辆模型,然后通过转换,将状态空间转换成传递函数的形式,能看到速度变化后,质心侧偏角和横摆角速度的变化趋势。(The vehicle model with linear two degrees of freedom is established by the state space method, and then the state space is transformed into the form of transfer function through transformation. After the speed changes, the change trend of the sideslip angle and the yaw rate of the center of mass can be seen.)
- 2020-07-04 00:00:02下载
- 积分:1
-
AnalyseNMEAGGA
说明: 可以分析NMEA0183格式中的GGA数据的静态精度(rms)(Can analyze the static accuracy (rms) of GGA data in NMEA0183 format)
- 2020-03-25 17:08:29下载
- 积分:1
-
The-chi-square-test-based-on-matlab
基于matlab的卡方检验,内容很详细。(The chi-square test based on matlab, the content is very detailed.)
- 2013-11-13 11:58:46下载
- 积分:1
-
生物地理学算法,,bbo算法
说明: 生物地理学优化算法代码,用与求解测试函数,内含对比算法PSO,GA,等多种算法代码(Biogeography optimization algorithm code, use and solve test function, including contrast algorithm PSO, GA, and other algorithm codes)
- 2019-11-08 13:47:36下载
- 积分:1
-
D1
说明: Channel Modelling for Wireless Communications
- 2010-10-24 02:26:42下载
- 积分:1
-
FastICAforML
FASTICA算法,快速不动点,新的迭代公式,运行良好(FASTICA algorithm, fast fixed point, a new iterative formula, running well)
- 2014-12-23 10:25:18下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1