-
machine-schedule
一个可变机器调度MATLAB程序,希望对大家有用!(MATLAB a variable machine scheduling program, we hope to be useful!)
- 2011-01-24 17:14:38下载
- 积分:1
-
ICA---EASI
盲信号语音分离的程序,基于独立分量的分离程序,若输入两个源信号,则可以输出一组混合信号和分离后的信号(Blind signal speech separation procedure, based on independent component separation procedure, enter the two source signals, the output signal after a group of mixed-signal and separation)
- 2012-05-05 10:56:11下载
- 积分:1
-
Betweenness
这个程序可以用来计算复杂网络中的介数,稍微修改就可以实现边介数和点介数的计算。(This program can be used to calculate the number of referrals of complex networks, a slight modification can calculate the number of edges and points referral referral number.)
- 2013-12-26 10:17:30下载
- 积分:1
-
Matlab
两本matlab方面的英文原版书,很难得的,欢迎大家下载(Matlab two aspects of the original English edition book, a rare and welcome you to download)
- 2008-12-17 18:28:24下载
- 积分:1
-
LibSvm
支持向量机的matlab程序,台湾支持向量机实验室最新的版本(svmlib)
- 2010-09-27 20:08:45下载
- 积分:1
-
Simulink
Matlab的Simulink简明教程,简单易学,值得一看(Simulink)
- 2010-11-17 18:09:59下载
- 积分:1
-
digital
一个很有用的MATLAB仿真源代码()
- 2008-07-01 23:23:30下载
- 积分:1
-
controladorPDI
Código para simular un controlador PID
- 2013-07-09 09:09:52下载
- 积分:1
-
wavelet-filter-noise
有较大白噪声的图像,给出了全部滤掉图像中的高频部分实现图像的去噪,具体去噪程序(Image larger white noise, filter out all the high-frequency portion of the image the image de-noising, de-noising procedure)
- 2013-04-27 15:24:06下载
- 积分:1
-
new1
clc
clear
number of subbands
K = 32
oversampling ratio
O = 2
decimation rate
D = K/O
number of taps per polyphase component
P = 3
total prototype filter length is L = D*P
prototype filter
- 2013-04-29 22:34:40下载
- 积分:1