-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
wpdencmp
说明: contour函数的使用
matlab小波降噪
全局软阈值消噪图像
无偏估计软阈值消噪图像
同态滤波
启发式软阈值消噪图像
(contour matlab wavelet noise reduction function uses the global soft-threshold denoising images unbiased soft threshold denoising images with state of the heuristic filtering images of soft threshold denoising)
- 2011-04-14 21:02:04下载
- 积分:1
-
Crop
little matlab script but still no error
- 2014-10-13 22:01:19下载
- 积分:1
-
montecarlo
蒙的卡罗法的源代码,用于随机过程的编码,是我们老师编的(By Saul the source code card method for random process coding, is made of our teacher)
- 2011-12-13 21:13:50下载
- 积分:1
-
power_HEV_powertrain
matlab code for Hybrid Electric Vehicle (HEV) Power Train Using Battery Model
- 2015-02-03 14:52:14下载
- 积分:1
-
ifs
利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code(Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code)
- 2009-04-23 19:09:16下载
- 积分:1
-
PipedWriter
Places information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
- 2014-02-18 14:05:14下载
- 积分:1
-
Main
神经网络训练程序、测试程序以及验证程序整体(Neural network training procedures, test procedures, and the overall validation process)
- 2013-12-06 15:13:32下载
- 积分:1
-
trend
调用MATLAB工具箱分解信号
小波的一维分解(Calling MATLAB toolbox decomposed signal one-dimensional wavelet decomposition)
- 2013-12-17 15:43:41下载
- 积分:1
-
FDHDcapacity
全双工中继,不同SI和SNR条件下,画FD、HD和直接传输的信道容量(Full duplex relay, different SI and SNR conditions, channel capacity painting FD, HD and direct transmission)
- 2015-05-10 18:22:59下载
- 积分:1