资源列表
[数学计算/工程计算] Gauss-Seidel-in-C-Program
说明:高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码-Gauss-Seidel C program<罗汉> 在 2025-11-30 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] (EXCELPVBA)ACOP2opt
说明:蚁群算法,用于解决大规模TSP问题,基于EXCEL开发的VBA程序-Ant colony algorithm for solving large-scale TSP problem based on VBA EXCEL program development<dengye> 在 2025-11-30 上传 | 大小:725kb | 下载:0
[人工智能/神经网络/遗传算法] K-means-clustering-algorithm
说明:k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-K-means clustering is one of the most famous partitioning clustering algorithm, due to the simplicity and efficiency makes him become the most widely used<罗汉> 在 2025-11-30 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] Ant-clustering-algorithm
说明:蚁群聚类算法是基于蚁穴清理行为的聚类算法。 在诸多聚类算法中,蚁群算法是一种较新且较高效率的算法。蚁群算法在数据挖掘聚类中的应用所采用的生物原型为蚁群的蚁穴清理行为和蚁群觅食行为。-Ant clustering algorithm clustering algorithm is based on the nest cleaning action. In many clustering algorithm, ant colony algorithm is a relatively new<罗汉> 在 2025-11-30 上传 | 大小:111kb | 下载:0
[matlab例程] ECT_hopfield
说明:针对ECT层析成像,使用了三种算法实现图像层析,特别是用了神经网络算法,效果很好!-In view of the ECT tomography, three kinds of algorithms are used to realize the image chromatography, especially the neural network algorithm, which is very good!<liusong> 在 2025-11-30 上传 | 大小:4.85mb | 下载:2
[matlab例程] ACATSP
说明:蚁群算法是一种分布式内在并行算法。单个蚂蚁的搜索过程是彼此独 立的,易于局部最优,通过个体间不断的信息交流和传递有利于发现较好解;并且该算法是一种正反馈算法。路径上的信息素浓度较高,将吸引更多的蚂蚁沿这条路径运动,又使得信息素浓度增加,加快了算法的进化过程。本文通过求解TSP问题,通过在特定情况下对路径进行逐步遍历比较来降低陷入局部最优解的可能性, 找出最优解。-Ant colony algorithm is an inherent distributed parallel algorithm.<和数天> 在 2025-11-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 14SortAlgorithms
说明:14种排序算法源代码,建议用VC++ 6.0打开-14 kinds of sorting algorithm source code, it is recommended to open with VC++ 6.0<刘观洋> 在 2025-11-30 上传 | 大小:1.02mb | 下载:0
[人工智能/神经网络/遗传算法] MyCnn
说明:用VS2012实现手写数字识别的卷积神经网络算法,用mnist库作为输入-Using VS2012 to achieve the handwritten numeral recognition of the convolution neural network algorithm, using the MNIST library as an input<Du> 在 2025-11-30 上传 | 大小:14.83mb | 下载:0