-
sugenotunewewe
Sugeno-type FIS output tuning
- 2010-11-11 21:23:26下载
- 积分:1
-
Centrality-measures
文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。(1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3.computes the closeness centrality for all vertices 4.node betweenness, (number of shortest paths definition) 5.a faster node betweenness algorithm 6.edge betweenness, (number of shortest paths definition) 7.simple Dijkstra, does not remember the path 8.Dijkstra which also returns the shortest paths.)
- 2021-04-23 19:38:47下载
- 积分:1
-
GAtoolbox
遗传算法程序最新版,可以提供不同的算子并且有多目标优化功能(呾Yang疻for the most唗Recent ㄛ唳terrace you can feed Andrew filthy cavity呾email people bleed at the nose of sweet sweet wine Catalpol Blue Pro Kun Zhao Kui)
- 2008-06-08 17:18:31下载
- 积分:1
-
Matlab
用于简单的MATLAB得开发,可以用MATLAB扁简单的程序,进而实现一定的功能(MATLAB)
- 2010-01-02 11:20:01下载
- 积分:1
-
AS
说明: 该MATLAB程序用于解运筹学中的二次规划化问题(The MATLAB program for the solution of operations research in the problem of quadratic programming)
- 2008-08-10 20:59:13下载
- 积分:1
-
EX081100
说明: 脉冲不变法变换巴特沃思低通滤波器设计
基于matlab仿真编程(pulse unchanged France transform Butterworth low-pass filter design based on Matlab simulation programming)
- 2006-03-30 15:01:43下载
- 积分:1
-
Inherit
详细描述继承的概念,让你更好的理解C++中的继承(Detailed description of the concept of inheritance, so you better understand the C++, inheritance)
- 2010-05-11 19:45:56下载
- 积分:1
-
Matlab-FFT
数字信号处理 FFT的matlab实现 很好理解的资料(FFT matlab digital signal processing to achieve a good analysis of data)
- 2012-05-13 16:06:04下载
- 积分:1
-
Cmeans
使用MATLAB软件进行模糊C均值聚类,进行迭代并观察迭代过程。(Using MATLAB software fuzzy C-means clustering, iterative and observe the iterative process.)
- 2013-11-11 17:20:06下载
- 积分:1
-
fs_sup_fcbf
Using Weka s feature selection algorithm
X, the features on current trunk, each colum is a feature vector on all
instances, and each row is a part of the instance
Y, the label of instances, in single column form: 1 2 3 4 5 ...
a.E = weka.attributeSelection.SymmetricalUncertAttributeSetEval
a.S = weka.attributeSelection.FCBFSearch -D false -T -1.7976931348623157E308 -N -1
- 2015-06-15 05:02:05下载
- 积分:1