-
Simulation of Ant Colony Algorithm for Routing in the Internet, given normal cir...
蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal path selection and update the realization of simulation results can provide visualization of the process simulation
- 2022-05-16 14:04:48下载
- 积分:1
-
DBSCAN算法实现
应用背景一个DBSCAN的聚类实现,DBSCAN算法是一种典型的基于密度的聚类算法,该算法采用空间索引技术来搜索对象的邻域,引入了“核心对象”和“密度可达”等概念,从核心对象出发,把所有密度可达的对象组成一个簇关键技术DBSCAN算法是一种典型的基于密度的聚类算法,该算法是基于vs2010写的程序,实现了DBSCAN算法的基本思想,将提高初学者对密度聚类最好的认识
- 2023-07-27 07:55:07下载
- 积分:1
-
差分进化Java代码
代码主要是实现Basic DE的算法思想!,绝对有帮助啊!希望支持!
- 2022-02-05 22:21:43下载
- 积分:1
-
可视化子程序
应用背景这个程序可以实现fortran计算数据的可视化,显示云图,等值线图等。希望大家批评指正。关键技术直接输出tecplot文件,可以通过tecplot360进行编辑。
- 2022-06-02 12:48:10下载
- 积分:1
-
Data Mining the classical k
数据挖掘经典k-means算法C源码实现-Data Mining the classical k-means algorithm C source code to achieve
- 2022-04-20 17:28:52下载
- 积分:1
-
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss...
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
- 2022-10-31 15:55:02下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
复杂网络最短路径算法,详细而有条理,很有帮助
复杂网络最短路径算法,详细而有条理,很有帮助-Complex network shortest path algorithm, detailed and structured, very helpful
- 2023-07-24 18:00:03下载
- 积分:1
-
SURF的matlab代码
SURF用于图像的匹配,将64维的特征点降维至32维,比SIFT具有更强的实时性。
- 2022-02-09 19:14:13下载
- 积分:1
-
这个程序是标准的BP神经网络,可以调整输入、输出和隐曾的维数。...
这个程序是标准的BP神经网络,可以调整输入、输出和隐曾的维数。-this procedure is the standard BP neural network, can be adjusted input, output and has the implicit dimension.
- 2023-05-19 21:15:03下载
- 积分:1