-
FFTDlg
FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。( FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab. )
- 2010-06-28 18:35:59下载
- 积分:1
-
Numerical-ComputingwithMATLAB
matlab创始人moler的matlab书籍的(founder moler the matlab matlab books)
- 2011-04-24 11:48:08下载
- 积分:1
-
ft2
FT2 M-file for ft2.fig FT2, by itself, creates a new FT2 or raises the existingsingleton.
- 2012-04-02 18:30:32下载
- 积分:1
-
mixGMMmatlab
混合高斯建模方法是目标检测中的一种重要方法( mix gauss detection object )
- 2010-05-20 18:55:23下载
- 积分:1
-
sexy_and_drnd
sexy函数可以将MATLAB符号表达式变成人们书写形式的表达式。
drnd函数是我写的可以生成服从任意有限离散分布的随机数。(sexy function can be MATLAB symbolic expression of the people into written form expression. Drnd function is I write can generate obey arbitrary finite discrete distribution of random numbers.)
- 2007-05-03 20:50:29下载
- 积分:1
-
prac2
this is the total program representation of the histogram technique and histogram equilisation technique for image processing in MATLAB
- 2010-08-15 17:42:48下载
- 积分:1
-
MATLAB-Communication-Simulation
Matlab通信系统仿真及实例详解,讲解了通信系统原理,Matlab仿真(Matlab Communication System Simulation and example explanation to explain the principles of communication systems, Matlab simulation)
- 2012-04-26 21:57:05下载
- 积分:1
-
mouse-tracking
一个适合初学者学习和应用扩展的基于matlab的鼠标跟踪实例(mouse tracking)
- 2013-12-16 17:10:10下载
- 积分:1
-
emd
EMD的程序要用到matlab的时频工具箱
matlab的工具箱的安装步骤:
1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下
2.建立搜索路径,matlab->file->Set Path->Add Folder
->选择mfile文件夹复制到matlab的toolbox的路径->save->close
3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin
返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时就完成了安装工具包的工作。(EMD program to use when the frequency of matlab toolbox
matlab toolbox installation steps:
Unzip the downloaded file package, copy tft/mfile to the toolbox matlab file folder
2 established the search path, matlab-> file-> Set Path-> Add Folder
-> Select mfile folder to the toolbox matlab path-> save-> close
3 test whether to establish a successful search path in matlab command window enter: which fmsin
The result returned is the correct path you put mfile instructions to establish a successful search path. This time to complete the installation kit work.)
- 2014-09-03 10:03:01下载
- 积分:1
-
vad
关于端点检测的几种方法,语音样本是自己录制的,对传统算法做了一些改进,加入了去噪,去噪之后再进行端点检测,均调通
vad0303:自己设置调整门限为一定值
vad0310:根据能量值和过零率设置门限,自适应门限值
vad0310_2:基于比例因子的门限自调整
vad0310.m加入了噪声,端点检测前都噪声进行了处理
entropy.m:基于自适应子带频谱熵的稳健性语音端点检测 可用于语音增强及端点检测
dbdoor.m:双门限算法,用于语音端点检测。可以通过调整门限值,并加入门限自适应算法,实现语音端点检测(Several methods on endpoint detection, recording their own voice samples, the traditional algorithm has made some improvements, adding a de-noising, and then after de-noising endpoint detection are transferred through)
- 2016-04-12 19:30:47下载
- 积分:1