-
incPID_S
增量pid的s函数实现方法,实现基本的s函数问题,可很好借鉴(incpid _s)
- 2012-10-20 09:04:05下载
- 积分:1
-
broadband_match_antenna_objective_function
Designing Broadband Matching Networks (Part 1: Antenna)
- 2015-02-13 17:38:28下载
- 积分:1
-
MN-detection
关于距离扩展目标-MN检测方法的matlab实现程序(Matlab on goal from the extended-MN detection method to achieve program)
- 2021-05-12 16:52:37下载
- 积分:1
-
EMD
说明: EMD算法的matlab代码,非常详细,每一步都有解释(Matlab code of EMD algorithm)
- 2019-08-20 10:01:12下载
- 积分:1
-
DS-CDMA
SERIAL ACQUISITION OF PSEUDO NOISE PN
- 2011-09-04 06:24:14下载
- 积分:1
-
hiperlan2
hiperlan2 model for matlab/simulink
this is a demo
- 2011-10-05 12:59:47下载
- 积分:1
-
59564348ELDGA
电力系统经济调度程序,很使用,适合初学者(Power system scheduler, economic, use is suitable for beginners)
- 2010-06-15 22:00:02下载
- 积分:1
-
tuxiangchuli
用MATLAB编写的另一个用于图像灰度处理的小程序,很经典的一个图像灰度处理小程序。(Prepared using MATLAB image processing and another for a small procedure, it is the classic image of a small program to deal with.)
- 2008-12-14 09:21:25下载
- 积分:1
-
Fuzzy-c-mean-clustering
Fuzzy C mean clustering algorithm which is implemented in matlab. That is well-known clustering algorithm. This code can help you to used FCM clustering algorithm.
- 2013-11-28 11:17:18下载
- 积分: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