资源列表
[数值算法/人工智能] fast-down
说明:最速下降法,用于解决二维情况下的函数极值问题。通过确定初始点,通过迭代将初始点加至最小点。步长和方向为迭代的元素,每次先去步长和其点的负梯度。-The steepest descent method for solving the function extremum problems in the two-dimensional case. Iteration by determining the initial point initial point was added to the mini<冯嘉贲> 在 2025-09-12 上传 | 大小:7kb | 下载:0
[matlab例程] betweenness_centrality
说明:关于复杂网络中的Betweenness,用matlab计算。-betweenness_centrality(A) returns the betweenness centrality for all vertices in A.<李涛> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[matlab例程] clustering_coefficients
说明:关于复杂网络的聚类系数算法,用matlab计算,矩阵为稀疏矩阵。-clustering_coefficients(A) returns the clustering coefficients for all vertices in A. The clustering coefficient is the ratio of the number of edges between a vertex s neighbors to the total possible number of edges<李涛> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] vj8
说明:Travelling salesman problem for 30 and 300 cities using a neural network. Cities generated randomly.<hmpich> 在 2025-09-12 上传 | 大小:1kb | 下载:0