-
clearcase
window平台下clearcase的使用指南,包括安装与使用(A component of the Windows platform use guidelines, including installation and use)
- 2014-11-25 16:21:45下载
- 积分:1
-
INS
惯性导航算法,有输入数据,在MATLAB下的哦,直接就可以运行得通,惯性技术作业哦!(Inertial navigation algorithm, the input data in MATLAB Oh, it can be shipped directly works, inertial technology jobs oh!)
- 2013-11-24 23:43:11下载
- 积分:1
-
Study-of-Cross-Correlation
互相关与自适应滤波测量流速的比较研究,,分别讨论了互相关法和自适应滤波时延估计法测量流速(Cross-correlation to compare and measure the flow rate of adaptive filtering, respectively, discussed the correlation method and adaptive filtering delay estimation method measuring the flow rate)
- 2012-11-16 17:34:09下载
- 积分:1
-
DYDtFraLiu
用于求解分数阶混沌系统的有效程序,对学习分数阶动力学系统的同学非常有帮助。(Effective procedure for solving fractional order chaotic systems,Kinetics of fractional order system in study students are very helpful.)
- 2016-03-09 21:43:29下载
- 积分:1
-
matlab
编写matlab语言实现的bch编码程序(Write the BCH encoding program implemented in MATLAB language)
- 2020-08-23 15:18:17下载
- 积分:1
-
speech_toolboxes
matlab的语音处理工具包,具有语音处理的常用功能(speech signal processing tool boxes,it can be used to process speech signal,such as filter, silence detect.)
- 2009-03-21 13:10:16下载
- 积分:1
-
Multi-Sensor-Data-Fusion-with-MATLAB
介绍多传感器融合的一本经典著作,对学习算法很有帮助,用matlab编写(On a classic multi-sensor fusion, and helpful to the learning algorithm using matlab)
- 2012-05-22 11:41:31下载
- 积分:1
-
MACSDVRP2013
it is based on matlab software
- 2013-08-31 15:03:58下载
- 积分:1
-
DC-motor
dc motor of simulink and pid controller
- 2013-10-22 17:10:18下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1