资源列表

« 1 2 ... .93 .94 .95 .96 .97 2298.99 .00 .01 .02 .03 ... 2830 »

[人工智能/神经网络/遗传算法ANN_BP_algorithm

说明:人工神经网络中的BP学习算法,用c语言实现-Artificial neural network BP learning algorithm, using c language
<yaozi> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法tsp

说明:这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。-This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
<zhaogang> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法bp

说明:一个关于bp算法的程序, 一个关于bp算法的程序,-Bp algorithm on the procedure, one on bp algorithm procedures,
<haiquan> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法dijkstra-c++

说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 c#实现算法-Dijkstra algorithm is a typical example of th
<kivilin> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法SATSP

说明:模拟退火解决tsp问题,可以解决500城市的问题,效果还不错-Tsp simulated annealing to solve problems, can solve the problem of 500 cities, the effect was not bad
<张磊> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法GRNNhuoyun

说明:基于广义回归神经网络的货运量预测的源代码,可以直接编译运行。并且里面有详细的代码注释。-Generalized regression neural network based on the PCF s source code, you can direct the compiler to run. And there are detailed notes of the code.
<张芳> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法function

说明:基于遗传算法的函数优化,利用遗传算法求解函数极值。-Function based on genetic algorithm to optimize the use of genetic algorithm function extremum.
<alexandar> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Teachingpso

说明:PSO算法,老师上课给的例题,虽然他的研究生编程编的有点不那么简洁,但指导一下还是可以的-PSO algorithm, the sample questions to the class teacher, although his post-graduate program made a bit less concise, but still be able to tell the
<chch> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法simulaiton_annealing

说明:著名的模拟退火算法源程序,运用的例子是TSP问题,以中国31省会城市的最短旅行路径为例.-Well-known source of the simulated annealing algorithm, using the example is the TSP in order to China s 31 provincial capital cities as an example of the shortest path to tra
<1234> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法KLPP

说明:核lpp(局部保持映射)的降维方法。跟Xiaofei He的论文配套-Nuclear lpp (partial maintain mapping) methods of dimensionality reduction. Xiaofei He told the paper supporting
<小哈> 在 2024-11-13 上传 | 大小:2kb | 下载:1

[人工智能/神经网络/遗传算法OLPP

说明:正交的Linear Graph Embedding算法!用于降维,供大家学习交流。-Orthogonal Linear Graph Embedding Algorithm! For dimensionality reduction for them to learn from the exchange.
<小哈> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法NPE

说明:邻域保持嵌入算法。注释有对应的参考文献和使用说明!-Embedding Algorithm maintain neighborhood. Notes there is the corresponding references and the use of note!
<小哈> 在 2024-11-13 上传 | 大小:2kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 2298.99 .00 .01 .02 .03 ... 2830 »

源码中国 www.ymcn.org