资源列表

« 1 2 ... .17 .18 .19 .20 .21 2322.23 .24 .25 .26 .27 ... 2830 »

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

说明:用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R.-Fast BP achieved with a complex function approximation, there is some help for beginners, is based on the BP increase in R.
<尤伟> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-use c language to develop neural network,good to use.
<徐章健> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) -BP network in strict accordance with the formula to design a matlab p
<沈龙> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:C表示 n个城市的坐标,为n×2的矩阵 NC_max为最大迭代次数 m表示蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-C indicated that the coordinates of n cities, in order to n ×
<沈龙> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
<wuliang> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法myFFT-java

说明:java 编写的FFT源程序-a FFT program by java
<xinmindong> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:Category artificial intelligence, example of a genetic algorithm.
<Becem> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
<lijiping> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:嵌入式概率神经网络C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C probabilistic neural network algorithm, the LPC2200 on a long-running success, the algorithm result is correct
<lijiping> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:页面置换算法模拟 Simulation of Page Replacement Algorithms-Simulation of Page Replacement Algorithms
<JASHcn> 在 2024-10-10 上传 | 大小:2048 | 下载:0

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

说明:C均值聚类算法程序,适合初学值,通过理解程序,能对该算法有比较深的了解-c means for the junior ,it is a good material
<fanta> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法C4.5

说明:数据挖掘中的c45,决策数算法,是数据挖掘中最经典的算法之一-it s used for data mining
<韩兴凯> 在 2024-10-10 上传 | 大小:2048 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2322.23 .24 .25 .26 .27 ... 2830 »

源码中国 www.ymcn.org