-
mangfenli
盲源信号分离,快速高效的独立成分分析方法 希望对大家有用(Blind Source Separation, rapid and highly efficient method of independent component analysis for all of us hope that useful)
- 2009-01-03 15:20:45下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
DFT-and-Antinotch-for-F56F11.4
mtlab code for finding protein coding region in DNA strand
- 2012-06-15 20:58:50下载
- 积分:1
-
MATLAB7.0-Basal-Teaching-Courses
简单的介绍了matlab7.0,及其安装和用户界面;介绍了matlab7.0的强大的编辑功能和各种实际应用。(Simple matlab7.0 is introduced, and the installation and user interface Introduces the powerful editing functions matlab7.0 and all kinds of practical application
)
- 2011-11-22 13:58:35下载
- 积分:1
-
imnoise2
产生噪声函数矩阵,噪声的大小可以根据参数改变。最后可以给图像加噪声(Noise function)
- 2013-05-21 22:01:10下载
- 积分:1
-
PSO
PSO基本实现过程的详细演示,适合初学者进一步加深对理论的理解,推荐使用(A detailed presentation of the basic PSO implementation process, suitable for beginners to further deepen the understanding of the theory, recommended the use of)
- 2013-10-04 11:06:51下载
- 积分:1
-
hp-upqc
An ideal AC power transmission is pure sinusoidal, both its voltage and its current. With
the increasing production of modern industry, more and more power electronic equipments
are used and cause serious current distortion because of open and close of power electronic
devices. Harmonic, a measurement of distorted degree of voltage or current, reflects the
deviation from sinusoidal wave.
- 2012-02-14 18:18:00下载
- 积分:1
-
recurrent
recurrent neural network
- 2014-01-18 09:23:48下载
- 积分:1
-
work
matlab实现的图像水平、垂直投影,可用于人脸检测。(failed to translate)
- 2010-03-14 15:28:49下载
- 积分:1
-
kaise_filter
用凯撒窗进行FIR低通滤波器的设计,对输入信号进行滤波(Implementation of FIR low-pass filter)
- 2011-05-12 10:45:18下载
- 积分:1