搜索资源列表
AntCluster.rar
- 蚁群算法,可生成随机生成的图像和聚类图像。,Ant colony algorithm
networks1
- 随机网络学习笔记,中间有基本的随机图,规则图,以及其他图的生成代码-Random network learning notes, and there is a basic random figure, rules figure, and other graph generating code
networks2
- 随机网络学习笔记,中间有基本的随机图,规则图,以及其他图的生成代码-Random network learning notes, and there is a basic random figure, rules figure, and other graph generating code
networks3
- 随机网络学习笔记,中间有基本的随机图,规则图,以及其他图的生成代码-Random network learning notes, and there is a basic random figure, rules figure, and other graph generating code
networks4
- 随机网络学习笔记,中间有基本的随机图,规则图,以及其他图的生成代码-Random network learning notes, and there is a basic random figure, rules figure, and other graph generating code
logistic_regression
- 利用逻辑回归实现二分类的matlab程序。随机生成训练样本,利用梯度下降法进行训练,并且在样本图上画出了分类边界。-Logistic regression for binary classification matlab procedures. Randomly generated training samples, the training using the gradient descent method, and is shown in Figure on the sample class
complex-network
- 采用随机图生成无标度网络的算法,返回值是无标度网络的的连接矩阵和度分布,比较实用。把代码拷贝到matlab环境下就可以用。-Using an algorithm to generate random graph scale-free networks, the return value is the connection matrix and the degree of scale-free networks of distribution, more practical.