-
1009
WOJ1009 程序源代码The Legend of Valiant Emigration(WOJ1009 source code The Legend of Valiant Emigration)
- 2014-01-31 19:36:34下载
- 积分:1
-
matlabengine
VC++环境下调用MATLAB程序实现数字信号处理的方法(VC environment MATLAB program called digital signal processing methods)
- 2008-05-26 20:39:13下载
- 积分:1
-
Sirc
compression rle compression et decompression rle pgm basic
- 2012-04-26 00:12:59下载
- 积分:1
-
PNN
I used the newpnn function to create a PNN, then used the sim
function to classify the the training data set, which was used to
create the neural network.
- 2011-11-09 11:52:03下载
- 积分:1
-
555
matlab图像处理源代码 大家多多分享(matlab Image processing source code )
- 2009-05-26 18:01:58下载
- 积分:1
-
getmutualinfofast
mi malab code for remote sensing
- 2012-05-02 11:35:41下载
- 积分:1
-
Crack
Licenses and Activator Matlab R2012b
- 2015-03-30 09:39:13下载
- 积分:1
-
GaborFilter
人脸检测的gabor filter matlab源代码,希望对大家有用!(Face detection of gabor filter matlab source code, hope that useful to everybody!)
- 2013-12-20 14:00:07下载
- 积分:1
-
MachineVisionToolbox
计算机视觉工具箱,对计算机视觉相当有帮助.(Computer Vision Toolbox for computer vision has considerable help.)
- 2007-09-28 22:54:27下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1