-
vioce-signal-processing
录制自己的一段语音,时间控制在15秒到30秒左右;利用wavread函数对自己的语音进行采样,记住采样频率。
(1)画出原始语音信号的时域波形,而后以1秒为间隔,求出每秒数据的功率谱。
(2)根据语音信号特点,分别设计FIR及IIR滤波器,分别画出滤波器幅频和相频特性曲线。用设计的滤波器对信号滤波,画出滤波后时域波形。用sound函数回放语音信号。
(3)求出特征频段语音信号随时间变化的曲线(每间隔0.05秒求一次功率谱)。
(Record your own voice for some time (15 seconds to 30 seconds) use wavread function of the voice samples, remember the sampling frequency. (1) Draw the original speech signal in time domain waveform, and then to 1 second intervals, the data obtained power spectrum per second. (2) According to the voice signal characteristics, FIR and IIR filters were designed, namely to draw the amplitude and phase frequency characteristic curve. With the design of the filters on the signal filtering, to draw the filtered time-domain waveform. Playback with sound function of the speech signal. (3) Find the characteristic band speech signal curve over time (0.05 seconds intervals seeking a power spectrum.))
- 2011-06-01 22:29:27下载
- 积分:1
-
MATLAB-FFT
该段代码能实现找出隐藏或淹没在噪声时域信号中信号的频率成分。用FFT对试验数据进行谱分析,指出数据包含的频率成份。(One use FFT is to find hidden or submerged in the time domain signal noise frequency components of the signal. Test data with FFT spectrum analysis, pointed out that the data contained in frequency components.)
- 2020-12-07 14:09:21下载
- 积分:1
-
cdma
提供了CDMA通信的matlab仿真程序(Provide a CDMA communication matlab simulation program)
- 2010-10-25 20:18:36下载
- 积分:1
-
Colorgrad
Vector gradient of RGB image
- 2010-11-03 21:50:03下载
- 积分:1
-
dyadic-wavelet
二进小波dyadic wavelet dyadic wavelet dyadic wavelet (dyadic wavelet )
- 2010-05-13 16:51:17下载
- 积分:1
-
KimDB2
Matlab Code for:
Adaptive post-filtering for reducing blocking and ringing artifacts in low bit-rate video coding
in Signal Processing: Image Communication 17 (2002) 525–535
- 2012-08-02 21:25:17下载
- 积分:1
-
Factory_center
基于控制论思想实现工厂零件加工生产线上零件加工平均等待时间及零件加工效率估计等(Based on Cybernetics factory parts processing production line parts processing average wait time and parts processing efficiency estimates)
- 2012-11-03 11:21:39下载
- 积分:1
-
KronD
Given 2 subscripts, j & k, KronD will return 1 if j == k and 0 if j != k.
A very simple function with only a single if-else statement. Saves a bit of typing when the Kronecker Delta is needed.
- 2010-01-27 20:45:55下载
- 积分:1
-
broadbandspatialfiltering
说明: 该算法实现了宽带麦克风阵列的波束形成,主要采用了频域DFT和时域FIR波束形成器(The algorithm for broadband microphone array beam-forming, the main frequency domain using DFT and time-domain FIR Beamformer)
- 2010-03-18 11:08:01下载
- 积分:1
-
daizu50
使用matlab实现FIR滤波器的50Hz陷波器设计,简单实用(Use matlab 50Hz notch FIR filter design, simple and practical)
- 2012-05-23 22:27:33下载
- 积分:1