-
matlab
语音识别预处理matlab实现,包括端点检测,预加重,加窗(Speech recognition pre matlab implementation, including endpoint detection, pre-emphasis, windowing)
- 2010-08-14 17:00:12下载
- 积分:1
-
video-boundary-det
Video boundary detection
- 2011-01-24 13:27:11下载
- 积分:1
-
NINE
Matlab教程第七章案例,面板数据分析、计量(Matlab Guide Chapter VII of the case, panel data analysis, measurement)
- 2013-07-20 10:06:26下载
- 积分:1
-
cPPMATLAB
cjiajia调用MATLAB实例,源代码(c++ to call MATLAB examples, source code)
- 2014-01-29 20:50:20下载
- 积分:1
-
estimate-CDF-a-PDF
估计随机信号的概率密度分布和累计密度分布(Estimate the probability density of random signal distribution and density distributio)
- 2016-12-13 12:10:34下载
- 积分:1
-
Pcm_Image
matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:MATLAB7work)。在matlab主窗口中输入命令ima=imread( C:MATLAB7work1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行(matlab, matlab to unzip the files into the default folder, usually (C: MATLAB7 work). In the matlab main window, type the command ima = imread (' C: MATLAB7 work 1.jpg' ), and then enter the command [P, U, iter] = GPAS2 (ima, 2), can. Definitely a good run)
- 2010-06-25 16:27:56下载
- 积分:1
-
MATLAB7.Xyuandaima
《MATLAB 7.X程序设计》-王建卫-源代码及习题答案,用以初学者(" MATLAB 7.X programming" - Wang Wei- the source code and problem sets for beginners)
- 2010-09-05 21:07:48下载
- 积分:1
-
a
说明: 本文给出了用matlab实现简单UWB定位系统的所有代码,并可产生可视化的操作界面。(In this paper, simple to use matlab UWB positioning system all of the code, and can cause visual interface.)
- 2011-05-09 09:26:24下载
- 积分:1
-
2012MATLAB__test
matlab的实验指导书,轻松帮助您入门(matlab experiment instructions, easy to help you get started)
- 2012-09-03 15:43:00下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1