-
bnb
bnb20,用于求解整数规划,但是我用的过程中有错误(bnb20, for solving integer programming, but I used the wrong process)
- 2007-12-07 11:55:30下载
- 积分:1
-
matlab
MATLAB在数值分析中的应用(源程序)(MATLAB in numerical analysis applications (source))
- 2011-09-30 10:13:53下载
- 积分:1
-
Self-and-Mutual-Impedances
computing self and mutual impedances for dipole antenna
- 2012-01-23 06:40:24下载
- 积分:1
-
CODE
IRIS Recognition code
- 2015-06-08 05:39:54下载
- 积分:1
-
yiqun
蚂蚁群算法
对其进行的实验分析 (Ants swarm optimization analysis of their experiments)
- 2008-08-08 09:46:32下载
- 积分:1
-
control-parameters-optimization
控制问题转化为了数学规划问题。推导出目标函数对于待求参数的梯度公式,并利用序列二次规划算法求出最优控制量(the problem is changed into mathematical programming problem and formulae are derived for computing the gradients, also, a computational method for finding the optimal control is obtained by using the Sequential Quadratic Programming (SQP) algorithm.)
- 2013-03-08 10:28:34下载
- 积分:1
-
modelofasignalpath
实现了高斯白噪声的信道模型,提供了相关的源代码(realize the model of a signal path)
- 2009-05-12 15:38:38下载
- 积分:1
-
Pog_Primjer-kompletnog-kodera-govornog-signala
Example of complete coder.
- 2012-03-28 19:57:25下载
- 积分:1
-
DefaultCorpusRanker
DefaultCorpusRanker extends AbstractCorpusRanker.
- 2013-11-28 11:05:29下载
- 积分: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