-
VADfunctions
Three useful function to use in voice activity detection. Coper Algorithm, which is a simple software to detect voice activity and cuold be used to help in the final decision. A function to interpolate an unknown value. And hamming function to split de audio file in segments.
- 2010-05-11 16:23:52下载
- 积分:1
-
three_phase_harmonics_pll
三阶锁相环频率合成器的simulink 模型,可以演示三阶锁相环工程过程,验证参数合理性(Three phase lock loop )
- 2015-02-02 14:56:28下载
- 积分:1
-
pca
关于主元分析的简单的小程序。适用于初学者。(Simple program about PCA. Suitable for beginners.)
- 2015-03-02 12:32:33下载
- 积分:1
-
DFT
利用DFT法求周期信号的功率谱,实现离散傅立叶变换DFT,最后分析得到频谱幅度.(DFT method using the power spectrum of periodic signals seeking to achieve the Discrete Fourier Transform DFT, the final analysis, amplitude spectrum obtained)
- 2010-01-12 19:07:35下载
- 积分:1
-
2ASKPSKFSK
实现2ASK、2FSK、2PSK的调制与解调功能(2ASK, 2FSK, 2PSK modulation and demodulation functions)
- 2012-10-10 20:26:10下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
MATLAB.7_0
详细讲解MATLAB7_0的新功能和特点,PDF文档(MATLAB7_0 elaborate on the new functions and features, PDF documents)
- 2010-05-11 20:22:14下载
- 积分:1
-
shuxuejianmoGongJiaoLuXian
数学建模公交线路问题
该程序利用迪杰斯特拉算法经行求解,使用该代码前最好先阅读Readme.doc(Bus lines mathematical modeling problem using Dijkstra algorithm for the program through the line solution, a good idea to use the code to read Readme.doc)
- 2011-08-22 16:24:27下载
- 积分:1
-
gauss-seidal
gauss seidal method powersystem
- 2011-09-04 14:39:34下载
- 积分:1
-
AC-Circuits
BASICS OF ELECTRIC CIRCUIT FOR ELECTRICAL ENGINEERING STUDENTS
- 2013-09-19 15:28:45下载
- 积分:1