-
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
-
Dicom2Nrrd
offer a functions which takes a DICOM medical image as input and transform it to NRRD medical image. The user must set the parameters of NRRD in the code.
- 2021-03-18 23:49:19下载
- 积分:1
-
periodic
信号周期项求解,最小二乘法信号 周年与半周年项(periodic of signals using LSF)
- 2015-03-10 10:13:00下载
- 积分:1
-
CDMA(matlab)
cdma的仿真,介绍了CDMA的各种仿真程序,包括信道的仿真,噪声的处理等。(cdma simulation, describes the various CDMA simulation program, including channel emulation, noise processing.)
- 2010-08-26 10:05:29下载
- 积分:1
-
image
matlab gui program to load an image on the screen
- 2009-11-06 12:10:54下载
- 积分:1
-
kuaisufuliyebianhuachengxu
matlab快速傅里叶变换程序代码,一看就会!(Fast Fourier transform matlab code, a look will be!)
- 2010-11-17 11:59:37下载
- 积分:1
-
B-spline-wavelet
1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。
(1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.)
- 2011-04-25 10:54:12下载
- 积分:1
-
detectVoiced
高性能的话音激活检测算法,适应性很强,具有较好的实际使用性能,可以获得很好的使用效果。(High-performance voice activity detection algorithm, adaptable, good practical use, you can get good use of effects.)
- 2012-12-29 14:07:33下载
- 积分:1
-
Digital-Signal-Processing-Using-Matlab-V4---Ingle
Digital Signal Processing Using Matlab V4 - Ingle & Proakis 1997
- 2012-10-18 22:01:36下载
- 积分:1
-
fourier
完成傅里叶的变换,将时间域的信号转换到频率域(The complete Fourier transform converts the signal of the time domain to the frequency domain)
- 2013-12-26 15:02:27下载
- 积分:1