-
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
-
matlab_c_cpp
精通Matlab与C/C++混合程序设计 第2版 经典教材(Proficient in Matlab and C/C++ mixed programming classic textbook version 2)
- 2010-07-10 13:16:00下载
- 积分:1
-
OpticalFlow
optical flow for matching and differential
- 2009-03-24 05:42:18下载
- 积分:1
-
c3aa9cc2142b
VQ的简介与应用说明,并介绍如何在MATLAB中进行仿真应用,值得学习(The introduction and application of VQ, and introduces how to carry on the simulation in MATLAB application, worth learning)
- 2014-09-05 10:24:52下载
- 积分:1
-
Analyse_Filter.m
analyse filter matlab coding(it is an analyse filter.)
- 2015-04-20 10:19:39下载
- 积分:1
-
LAB2RGBandRGB2LAB
LAB2RGB convert the RGB image into LAB and vise vers
- 2009-07-09 23:26:29下载
- 积分:1
-
bresenham-line-algorithm.pdf
i want source code for image segmentation
- 2013-07-31 14:05:16下载
- 积分:1
-
Secure-Force-Algorithm
implementation of Secure Force Encryption Algorithm for images.
- 2015-02-02 16:53:49下载
- 积分:1
-
mani
流行学习的matlab代码,图形界面,操作简单,有说明。(Popular learning matlab code, graphical interface, simple operation, it has made it clear.)
- 2008-07-06 15:22:54下载
- 积分:1
-
xianxingyuce
阵列信号,16阵元,3信源的线阵条件下的线性预测算法(Array signal, 16 array, 3 sources of linear conditions, the linear prediction algorithm)
- 2010-05-29 09:31:10下载
- 积分:1