搜索资源列表
081119
- 基于MATLAB平台的分形图形的模拟 本文介绍了分形几何中的Sierpinski地毯和Vicsek图形,讨论了MATLAB平台下采用向量化 编程技术绘制Sierpinski地毯和Vicsek图形的问题,并给出了向量化程序和运行结果。-MATLAB-based platform for the simulation of fractal graphics In this paper, fractal geometry of the
code
- 用C模拟了Vicsek的鸟群模型,提供不同的参数可以使群的行为发生改变。-With the C model simulated Vicsek the birds to provide different parameters can change the behavior of groups.
Vicsek
- Vicsek模型的仿真代码 可以用作大规模人群的行为研究-The Vicsek model simulation code can be used as the behavior of large populations
k_clique
- CLIQUE聚类算法 CLIQUE是高维数据空间中基于网格和密度的聚类方法。-k-clique algorithm as defined in the paper "Uncovering the overlapping community structure of complex networks in nature and society"- G. Palla, I. Derényi, I. Farkas, and T. Vics
vicsek
- 基于matlab的visek模型的数值模拟,可以修改粒子的数量,每步迭代的权重与速度,并将最后各例子的位置及欲动的速度用箭头表示出来,对其他类似作图有一定的借鉴意义。-A matlab code for visek model. the user may change the number of particles, and the related velocity and weight. it gives the final plac
vicsek0
- matlab vicsek的数值模拟程序,非常有用。-matlab vicsek
k_clique
- [X,Y,Z] = k_clique(k,A) Inputs: k - clique size A - adjacency matrix Outputs: X - detected communities Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs) Z
latex.makefile-master
- this is code for Vicsek model
Vicsek模型
- 多个体系统的集体行为是复杂系统研究的重要切入点, 而Vicsek 模型是 研究多个体系统的一个基本模型, 它具备了复杂系统的一些关键特征, 如动态行 为、局部相互作用和变化的邻居关系等.(Collective behavior of multi agent system is an important entry point for complex system research, and Vicsek model is a bas
vicsek_model-master
- 2D/3D vicsek model 利用python进行的动态仿真(2D/3D vicsek model use python3.6)
vicsekmodel-master
- vicsek模型的算法实现与编写,其中包括各种不同情况下的算法(Algorithm implementation and compilation of Vicsek model, including algorithms in different situations)