-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
affinity_propagation
Simple and effective means of clustering any data for which a similarity matrix can be constructed. Does not require similarity matrix meet the standards for a metric. The algorithm applies in cases where the similarity matrix is not symmetric (the distance from point i to j can be different from j to i). And it does not require triangular equalities (e.g. the hypoteneus can be less than the sum of the other sides)
- 2009-06-22 12:57:56下载
- 积分:1
-
duandianjiance
语音信号端点检测仿真,内容涉及短时能量及过零率的计算,自相关函数的的计算。(voice endpoint detection signal simulation, which relates to short-term energy and zero rate calculation, the autocorrelation function of the calculation.)
- 2006-06-09 00:32:03下载
- 积分:1
-
matlab-jiemian
matlab界面设计,通过一个实例详细介绍如何进行matlab界面设计(The Matlab interface design, a case study details how to matlab interface design)
- 2013-05-12 13:13:01下载
- 积分:1
-
codebuilder_5u0y3a
这是一个课程设计的MATLAB代码,他是一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理lclGfY格式和hxpzeVy的分形图形,运行效率高。
(This is a course designed MATLAB code, he is a use of scales and measurement method for rapid calculation of general fractal graphics fractal dimension of the program, can only handle lclGfY format and hxpzeVy fractal graphics, high operating efficiency.
)
- 2015-12-28 22:54:14下载
- 积分:1
-
MATLAB-codes
matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序(The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures)
- 2013-01-10 19:23:27下载
- 积分:1
-
zhiwenshibiesuanfa
本文利用指纹纹线的结构信息,提出了一套基于纹线结构的特征提取和匹配算法。(In this paper, the structure of the fingerprint ridge information, a set of ridge structures based on feature extraction and matching algorithms.)
- 2011-05-23 18:39:51下载
- 积分:1
-
MultiHedgePeriodTest
仅通过期限结构来筛选期货品种,从而构建期货多品种对冲策略(future period structure for)
- 2014-10-27 16:25:02下载
- 积分:1
-
checkgeneralparameters.m
This function is a dialogue which changes the general simulation parameters (the function is called by pressing - Change Basic Geometry Details )
(This function is a dialogue which changes the general simulation parameters (the function is called by pressing- Change Basic Geometry Details )
)
- 2013-09-25 03:32:33下载
- 积分:1
-
DecisionTreeYSD
决策树的Matlab实现,实现了分类问题和回归问题,有很好的调试结果(Matlab implementation of decision trees)
- 2013-10-09 21:21:57下载
- 积分:1