-
GuideLogFormatter
Matlab中AR模型的应用,相关数据分析(Matlab application of the model of AR, the relevant data analysis)
- 2009-11-06 19:28:58下载
- 积分:1
-
Kalman
卡尔曼滤波程序
含卡尔曼滤波理论pdf&各种卡尔曼滤波程序(Kalman filter procedure with Kalman filter theory pdf )
- 2020-11-20 15:19:37下载
- 积分:1
-
MATLABSIMULINKACSpeedControlSystem
基于MATLAB/SIMULINK交流调速系统的仿真研究(Based on MATLAB/SIMULINK simulation of AC Speed Control System)
- 2010-05-07 18:51:48下载
- 积分:1
-
matlab
卡方检验用来检验分布的拟合性 比如正太分布对数正太分布高斯分布瑞利分布,韦伯分布等里面包含了对数据的检测以及统计的原理和方法(The chi-square test used to test the The chi-square test used to test the distribution fitting, such as too the distribution of the lognormal distribution is too Gauss points Burui Li distribution, Weibull distribution, which contains the principles and methods of detection and statistical data)
- 2021-01-10 14:18:50下载
- 积分:1
-
CRCSimulink
循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。(CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.)
- 2010-05-13 19:58:36下载
- 积分:1
-
matlab3studying
matlab教程,内容充实,易于理解,适合于初学者
(Matlab Guide, informative and easy to understand, suitable for beginners)
- 2007-03-26 23:17:14下载
- 积分:1
-
hvdcone
电压源型高压直流输电模型仿真
两电平 双端电源稳态输电模型
(Simulation of voltage source HVDC model
Two level two terminal power supply steady-state transmission model)
- 2015-06-09 12:55:22下载
- 积分:1
-
TFBSSpack
说明: 一个使用空间时频分布进行盲信号分离的Matlab程序,可以实现高信噪比下的随机信号分离(the use of space at a frequency distribution for the Blind Signal Separation Matlab procedures can achieve a high SNR of random signal separation)
- 2005-11-07 22:01:19下载
- 积分:1
-
SpaceTruss
说明: 空间杆有限元分析,包中有详细的WORD文档说明(Space bar finite element analysis, a detailed package documentation WORD)
- 2011-03-18 09:45:09下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1