资源列表
[人工智能/神经网络/遗传算法] AntColony
说明:基于蚁群算法ACO的求解复杂多峰函数最大值的程序,以图形的形式给出了中间和最后的结果-It s a program to attain the maximum value based on ACO, which shows the procedual and final results.<林林> 在 2025-02-07 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] perception_
说明:是用神经网络中的感知器进行分类的程序,并给出了图形显示的结果-A program to classify with the perceptron in the NN,and the result is given in the form of chart.<林林> 在 2025-02-07 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] sin_bianshi
说明:采用BP神经网络进行了非线性正弦信号的辨识,采用双曲函数为激发函数-Nonlinear sine signal is identified with BP network,and it uses the hyperbolic function as the excitation function.<林林> 在 2025-02-07 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 23213lightning-prediction
说明:一些关于雷电预报的文章,对于雷电的潜势预报研究比较有帮助-Lightning forecast for Lightning Potential Forecasting. . .<wangjun> 在 2025-02-07 上传 | 大小:2.15mb | 下载:0
[人工智能/神经网络/遗传算法] 20130413
说明:基于神经网络的脱机手写体数字识别的代码,能运行-Based on the offline handwritten digital identification code of the neural network, able to run<lh> 在 2025-02-07 上传 | 大小:4.26mb | 下载:0
[人工智能/神经网络/遗传算法] PSO
说明:标准PSO算法实现,精度可以带到10的负40次方左右。-Standard PSO algorithm, the accuracy can be brought to about 10 to the minus 40 power.<lishufeng> 在 2025-02-07 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] path_finder
说明:gps路径规划/百度地图路径规划/path find/路径规划/人工智能-path find AI<张建刚> 在 2025-02-07 上传 | 大小:6.56mb | 下载:0
[人工智能/神经网络/遗传算法] K-MEANS
说明:k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-k-means clustering is one of the most famous partition clustering algorithm, due to the simplicity and efficiency so that he<SmileHF> 在 2025-02-07 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] GeneticAlgorithm
说明:遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习<SmileHF> 在 2025-02-07 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] Quicksort
说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort.<SmileHF> 在 2025-02-07 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] liheci
说明:简单的自动查找文章中离合词的程序,可以自动查找出离合词及例句-Simple program automatically finds the acrostic article, you can automatically find a clutch of words and sentences<anran> 在 2025-02-07 上传 | 大小:1.06mb | 下载:0
[人工智能/神经网络/遗传算法] ACA_QoS_MR
说明: ACA_QoS_MR时蚁群算法在组播路由中的应用,输出最优组播树(01邻接矩阵表示),最优组播树所有的边,最优组播树的费用-ACA_QoS_MR ant colony algorithm for multicast routing output optimal multicast tree (01 adjacency matrix), all the edges of the optimal multicast tree, the o<章锋> 在 2025-02-07 上传 | 大小:2kb | 下载:0