资源列表
[人工智能/神经网络/遗传算法] TSPant
说明:这是蚁群算法求解旅行商问题,里面有调用函数和主函数-ant TSP<laiweibing> 在 2024-11-10 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] TSP(SA)
说明:旅行商问题 用模拟退火算法求解游历中国各省会最短路-tsp china province sa<laiweibing> 在 2024-11-10 上传 | 大小:1.24mb | 下载:0
[人工智能/神经网络/遗传算法] TSP(GA)
说明:用遗传算法求解旅行商问题--游历中国各省会城市最短路-ga china province Tsp<laiweibing> 在 2024-11-10 上传 | 大小:1.15mb | 下载:0
[人工智能/神经网络/遗传算法] AII
说明:fUZZY SET FOR GENETIC ALGORITHM<riduvarshini> 在 2024-11-10 上传 | 大小:62kb | 下载:0
[人工智能/神经网络/遗传算法] Machine-Learning-exercises_finished
说明:andrew NG上的课程machine learning 的习题解答,这些习题对于机器学习入门还是非常有帮助的,值得学习。-This my answer to the programming exercises of Machine Learning by Andrew NG,this files are very useful to the people who want to study with Machine Learning<kevin> 在 2024-11-10 上传 | 大小:28.05mb | 下载:0
[人工智能/神经网络/遗传算法] BPnet
说明:此例是利用BP神经网络学习三位二进制代码的识别功能,例如当学习完后输入101,判断出结果为5,输入010判断结果为2,参看测试结果截图。-This case is the use of BP neural network learning three binary code recognition, for example, when after learning input 101, to determine the result o<sj> 在 2024-11-10 上传 | 大小:41kb | 下载:0
[人工智能/神经网络/遗传算法] zhuangxiang
说明:用免疫遗传算法解决装箱问题 只考虑体积和质量-With immune genetic algorithm to solve the problem only consider packing volume and mass<qiangge> 在 2024-11-10 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:遗传算法 人工智能最经典也是最基本的方法之一 并给出非线性优化实例-Genetic Algorithms Artificial Intelligence most classic and most basic methods and gives examples of nonlinear optimization<小小> 在 2024-11-10 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] kmeans1
说明: K-means算法,算法步骤如下: Step1.利用式(2)计算距离矩阵D=(),其中=dist[i, j] (); Step2.扫描坐标距离矩阵D,寻找距离的最大值和最小值,用式(3)计算limit; Step3.扫描坐标距离矩阵D,寻找矩阵中距离最小的2个数据a,b,将数据a,b加入集合,={a,b},同时将数据a,b从U中删除,更新距离矩阵D; Step4.利用 (4)式在U中寻找距离集合最近的数据样本t,如果<ming> 在 2024-11-10 上传 | 大小:125kb | 下载:0
[人工智能/神经网络/遗传算法] zhuangxiang-(2)
说明:用免疫遗传算法实现装箱问题(2) 含疫苗选择和注射算子-Immune genetic algorithm with packing problem (2) containing vaccine selection and injection operator<qiangge> 在 2024-11-10 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] pcaren-lian-shi-bie
说明:仿真人的脸部识别程序 ,人工智能领域相当经典的算法,值得一看,尤其是初学者,会有不同的发现哦。-Human face recognition program, the field of artificial intelligence is the classical algorithm, is worth a look, especially for beginners, there will be different to find<周胜俞> 在 2024-11-10 上传 | 大小:256kb | 下载:0
[人工智能/神经网络/遗传算法] CRC_CHECKING
说明:CRC校验算法程序。用于需严格保证数据完整性的通信场合。-Useful code of CRC checking, for applications of communication.<张冰> 在 2024-11-10 上传 | 大小:1kb | 下载:0