-
BinaryTrees
Binary tree example in C++
- 2014-09-30 11:56:13下载
- 积分:1
-
Music-code
MUSIC Code in Matlab
- 2014-10-03 05:54:08下载
- 积分:1
-
cs_doa
压缩感知实现阵列信号处理 对比MUSIC方法(Compressed sensing array signal processing to achieve contrast MUSIC algorithm
)
- 2013-12-17 23:00:51下载
- 积分:1
-
Hamming_BER
hamming code in matlab platform
- 2013-12-20 00:56:16下载
- 积分:1
-
ukf_GS
Unscented Kalman Filter
- 2012-01-11 06:48:33下载
- 积分:1
-
download(3)
Overvoltage protection study
on Vacuum breaker switched
MV motors
- 2014-01-20 06:20:52下载
- 积分:1
-
LFM_radar
合成孔径雷达成像处理中进行的距离向脉冲压缩,可以得到距离向的图像。(radar imaging,range compression,)
- 2016-04-26 23:17:00下载
- 积分:1
-
StevenSecant
说明: 两个关于数值分析的matlab演示,十分有用(2 on Numerical Analysis matlab demo, very useful)
- 2010-04-16 16:57:39下载
- 积分:1
-
ditonglvboqi_maichongbubianfa
利用脉冲响应不变法设计数字低通滤波器,完整的实验报告,内含matlab程序,可以运行(Use of impulse response invariance digital low-pass filter, a complete experimental report, containing the matlab program, you can run)
- 2012-06-17 15:36:54下载
- 积分: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