-
vertical_ho_GSM_WLAN
matlab task for sensor network in urban area with bit error rate functions
- 2012-03-22 01:36:21下载
- 积分:1
-
KLpromoter2
KL距离一种分类方法,此程序是分类启动子的类别,对于运用KL距离的人有很大的作用(KLdistangce cnahelp us)
- 2011-06-16 09:46:41下载
- 积分:1
-
matpower3[1].2
matlab中的matpower工具箱,主要用于电力系统的潮流计算(matlab in matpower Toolbox, is mainly used for power system load flow calculation)
- 2013-03-05 21:40:35下载
- 积分:1
-
shortpath
说明: 最小跳数路由算法实现节点更新,在原有的基础上随机散布网络节点,一定的时间内进行更新。(The update hop of MHC,the node will be randomed in the area,and in the right time,they will be updated.)
- 2011-04-09 19:22:08下载
- 积分:1
-
emd
经验模态分解,依据数据自身的时间尺度特征来进行信号分解,给出本征函数。(Empirical mode decomposition, based on the data itself characteristic time scale for signal decomposition, given the intrinsic function.)
- 2013-12-19 13:24:45下载
- 积分:1
-
resconstruct
利用小波分解实现对信号多尺度分解重构,程序简单。(Wavelet decomposition of signal multi-scale decomposition and reconstruction, the program simple.)
- 2010-09-14 09:31:26下载
- 积分:1
-
linear_convconvolution
分段卷积算法实现,并与基于DFT的线性卷积比较(Piecewise convolution algorithm, and compared with DFT-based linear convolution)
- 2013-02-25 09:56:01下载
- 积分:1
-
ECGExtractionPackage
利用MATLAB 提取ECG 波形数据,从图像中采集心电波形非常有用。(extracting ECG data from images)
- 2013-12-03 21:53:23下载
- 积分:1
-
新建压缩文件
斐波那契算法,及代码,求最优解,提高算法速度及精度(Fibonacci algorithm and code to find the optimal solution, improve the speed and accuracy of solution)
- 2020-06-15 22:30:01下载
- 积分:1
-
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