搜索资源列表
Matlab
- function GetParam(Vx,Vy) global gh global gf global gu global gr global gd global gff global gM %global gn
复杂网路社团划分算法集合
- 集合了如GN等几种经典的复杂网络社团划分算法的matlab实现,绝对有科研价值。
GN-algorithm-for-matlab
- 这是复杂网络社区划分的GN算法,希望对大家有帮助.-This community is divided on the GN algorithm source code, we hope to help
GN
- 复杂网络中的GN算法-Complex network of GN algorithm ...............
GN_FN
- 复杂网络社团结构划分算法里最经典的GN算法和FN算法的实现原码-Community structure of complex networks division algorithm in the most classic GN algorithm and the algorithm to achieve the original code FN
GN
- Girvan和Newman提出的GN算法,从网上搜索得到!-GN algorithm proposed by Girvan and Newman, and it was got from internet!
GN算法的一个例子
- GN算法的一个例子,是先给出节点之间的邻接关系,比如有边相连就是1,没有就是9,最后画出图像。
fixed_point_systems
- Fixed-point for functions of several variables -Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn
G-N
- 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
scale_free
- 复杂网络中无标度网络特征的仿真源码。可以直接看出度分布的概率曲线。-Complex network characteristics of scale-free network simulation source code. Degree distribution can be seen that the probability curve.
GN
- GN算法,用于社团发现的 Girvan-Newman算法,源码,能够较快的时间社团发现。-GN algorithm, for the associations found Girvan-Newman algorithm, source code, can be a faster time associations found.
GN-for-TSP
- 基于遗传算法的tsp问题的实现,可以绘制迭代过程图,供初学遗传算法者学习。-Based on the realization of the genetic algorithm tsp problem, you can draw a diagram of the iterative process, learning for beginners genetic algorithm.
GN
- 复杂网络中社区划分算法中利用边介数的经典GN算法-Complex network community partitioning algorithm using edge betweenness classic GN algorithm
GN
- Guass-newton算法求解非线性规划的一个实例(线搜索)-Guass-newton algorithm of solving nonlinear problem (linear search)
GN
- used for texture extraction
GN
- GN分裂算法的MATLAB实现,可以很好的学习用GN算法进行社团划分-GN algorithm
GN
- GN算法的实现,用于社团划分,一个简单的例子-GN algorithm implementation, for community division, a simple example
GN算法
- 这是一个简单的GN算法例子,虽然用的txt文档在压缩包里面没有,但是代码还是比较容易理解(This is GN arithmetic)
GN算法
- 简单网络的matlab算法,输出的cut矩阵是分区(Matlab algorithm for simple networks)
ER&GN
- ER随机网 GN经典人造网MATLAB实现,每个节点度值均为16,呈均匀分布,社团内部连边概率为0.9,应用MATLAB生成edge矩阵,可用可视化软件 进行可视化(MATLAB implementation of GN classic artificial network)