-
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
-
calman
卡尔曼滤波matlab程序,希望大家能够用的到。(Kalman filtering Matlab procedures in the hope that we can use that.)
- 2007-03-28 22:07:54下载
- 积分:1
-
4dbpsk系统的设计实现源码-4dpsk
4dbpsk系统的设计实现源码,几个朋友用一个假期的时间协作完成,功能非常好(The 4dbpsk system design realization source code, several friends complete it cooperation in one vacation time , the function is extremely good)
- 2005-03-30 20:25:35下载
- 积分:1
-
NW_net
用matlab编写的小世界网络,适合初学者学习参考。(Small-world networks using matlab, suitable for beginners to learn.)
- 2013-04-24 14:57:13下载
- 积分:1
-
070240310keshe
产生随机比特流 并进行2ASK 2FSK 2PSK 2DPSK调制(Generate random bit stream and make 2ASK 2FSK 2PSK 2DPSK modulation)
- 2010-07-06 16:48:13下载
- 积分:1
-
Portable-Wireless-WEP-Key-Password-Spy-1.1_2
yedtyedhtd kjgjhgjhk
- 2012-04-24 21:00:05下载
- 积分:1
-
zy
说明: (本科生课程设计)主要实现的功能是设计一个恒压恒频正弦波逆变电源,具体参数如下:单相交流输入220V/50Hz,输出单相交流电压110V/50Hz,THD<5 ,负载为一般的阻感负载,功率1500W。利用matlab中simulink实现仿真功能。(The main functions of the (undergraduate curriculum design) is designing a constant voltage constant frequency sine wave inverter, specific parameters are as follows: single-phase AC input 220V/50Hz, output single-phase AC voltage 110V/50Hz, THD < 5 load general resistance inductive load, power 1500W. Matlab in simulink simulation capabilities.)
- 2013-01-29 09:45:19下载
- 积分:1
-
ofdm
OFDM 同步算法的描述 和源代码包括信道说明 和 各种参数的定义(OFDM synchronization algorithm description and source code including the channel description and definition of various parameters)
- 2009-05-14 10:50:28下载
- 积分:1
-
Hungarian
匈牙利算法,matlba源文件,可以直接运行,输入参数是两个向量(Hungarian Algorithm)
- 2014-11-07 17:08:48下载
- 积分:1
-
cruise_control_input_linearization
车辆巡航自动控制,采用输入状态线性算法,车辆模型为非线性模型(vehicle cruise control, input-state linearization, nonlinear vehicle model)
- 2012-01-25 11:52:24下载
- 积分:1