-
cjtj
基于matlab的成绩统计表,输入成绩,自行统计最高分,最低分,均分等(Matlab-based performance statistics, enter grades, self Statistics highest score, lowest score, sharing, etc.)
- 2013-07-26 16:44:34下载
- 积分:1
-
20111018103928
实现IIR算法,matlab中的一个很好的典例,仅供大家参考(realise the IIR calculation)
- 2011-11-26 18:10:08下载
- 积分:1
-
Matlab数学建模经典案例实战源程序
说明: MATLAB在数学建模中的应用,里面有大量源程序,修改就能用(The application of MATLAB in mathematical modeling, there are a lot of source programs, modification can be used.)
- 2019-04-21 18:48:07下载
- 积分:1
-
matlab-Target_Tracking_Simulation
说明:
目标跟踪,用matlab可以直接实现的算法(
target tracking matlab)
- 2011-02-26 16:29:07下载
- 积分:1
-
corryewu
说明: 数据挖掘聚类算法研究 (Data Mining Clustering Algorithm)
- 2008-11-03 20:33:04下载
- 积分:1
-
kejian
说明: 第2章 Simulink使用基础.ppt
第3章 动态系统模型及其Simulink表示.ppt(Chapter 2 the basis of Simulink use. Ppt Chapter 3 dynamic system model and its Simulink said. Ppt)
- 2009-07-27 17:09:21下载
- 积分:1
-
duplex
用于建模数据分集。计算各样本点的欧式距离,首先将距离最大的两个点放入第一个样本集,接着将余下距离最大的两个点放入第二个样本集,依次计算,将剩余数据点分别放入上述两个样本集。( This algorithm starts by selecting the two points furthest from each other (euclidean distance) and puts them both in a first set. Then the next two points furthest from each other are put in a second set, and the procedure is continued by alternatively placing pairs of points in the first or second set. For calibration applications, the second set can be the test set, and the calibration would be the concatenation of the first set plus the remaining samples.)
- 2012-11-02 09:18:58下载
- 积分:1
-
vad431
matlab下的一个基于能量和过零率的端点检测程序(under matlab based on energy and zero crossing rate of endpoint detection procedures)
- 2007-10-09 21:13:22下载
- 积分:1
-
endpoint_detector_edit2
Read_Me: Instructions for setting up matlab speech processing exercises.
- 2015-04-16 15:46:06下载
- 积分:1
-
AHP
层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。
是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题
num:包括目标层和方案层的总层数
g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。
w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案
在输入矩阵时请加‘[]’号,否则会出现语法错误。
调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
- 2014-02-16 17:20:14下载
- 积分:1