-
ding
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。
(4)对原音频信号进行1024点的分段付立业分析meshgrid
(5)根据主要频线合成音频,并画出时域图形,试听合成效果。
(6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。
(err)
- 2009-01-13 16:23:47下载
- 积分:1
-
MIMO_OFDM
MIMO-OFDM系统中的信道估计 matlab实现(MIMO-OFDM system channel estimation matlab implementation)
- 2010-07-09 17:54:39下载
- 积分:1
-
the_area_of_detection_matlab_programming_source_co
matlab程序设计之面积检测源程序the area of detection matlab programming source code(the area of detection matlab programming source code the area of detection matlab programming source code)
- 2010-08-02 09:24:47下载
- 积分:1
-
EZW
參考某論文發表中,使用Matlab撰寫的EZW壓縮程式碼,有些許bug無法找出,還請各位高手多多指教。(EZW compression using Matlab code written)
- 2010-08-03 21:01:48下载
- 积分:1
-
seriesprocess_dat_mat
该源码能够实现自动将同一文件夹下的仿真平台的dat数据结果转化为matlab能够读取的矩阵数据格式(The source code can be achieved automatically the dat data results of the simulation platform under the same folder into matlab matrix data format that can be read)
- 2012-12-06 20:12:43下载
- 积分:1
-
INTRO_proces_img
This is an example of SPIHT coding
- 2009-03-14 12:31:39下载
- 积分:1
-
Self-feedback-networks
自反馈神经网络 matlab程序
适合深入学习神经网络 附有程序所需数据(Self-feedback neural network matlab program)
- 2015-04-20 15:15:59下载
- 积分:1
-
Patch1
Micropatch antenna design
- 2014-01-22 19:43:21下载
- 积分:1
-
DTCverygood
direct torque control of bldc with low torque ripple
- 2010-12-21 21:55:41下载
- 积分:1
-
APF
说明: 有源滤波器检测算法的MATLAB程序,应用DQ0 算法,电流源加的是5 次谐波(active filter detection algorithm in MATLAB, application DQ0 algorithm increases the current source is the 5th harmonic)
- 2005-12-05 10:54:23下载
- 积分:1