-
abroad an A* algorithm demonstration, with the source code. As a very good refer...
国外的一个A*算法演示,带源代码。作为算法参考非常好-abroad an A* algorithm demonstration, with the source code. As a very good reference algorithm
- 2023-03-05 00:20:03下载
- 积分:1
-
与神经网络相似的东西。但最近它已经…
与神经网络有相似的根源。但近年来在分类中得到了广泛的应用。这意味着,如果我对一些事物进行了分类(但你对我如何分类一无所知,或者说你不知道用于分类的规则),当一个新数据出现时,SVM可以预测它应该属于哪个集合。
- 2023-06-05 08:10:03下载
- 积分:1
-
用java编写的基于小生境的遗传算法,NASG
用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
- 2022-08-10 03:07:45下载
- 积分:1
-
DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。...
DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。-DNA classification, which includes three classic pattern recognition algorithm to achieve : K borders, BP neural networks, probabilistic neural network.
- 2022-04-19 23:14:34下载
- 积分:1
-
C语言中的ADALINE神经网络算法的介绍。
介绍了神经 网络中的ADALINE算法的C语言实现.-Introduction of the ADALINE neural network algorithm in C language.
- 2022-03-24 08:36:48下载
- 积分:1
-
支持向量机的matlab代码。一个很好的参考源代码
支持向量机的matlab代码.很有参考价值的源代码-Support vector machine matlab code. A good reference source code
- 2022-07-10 11:50:46下载
- 积分:1
-
This procedure using genetic algorithm optimization of PID parameters.
本程序利用遗传算法实现PID参数的优化问题.-This procedure using genetic algorithm optimization of PID parameters.
- 2023-03-21 16:35:04下载
- 积分:1
-
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以...
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.-particle swarm around the center of mass of the current PSO reinitialization. Thus, Each particle in the next iteration will be in the new location with particles in the last search was the "inertia" (wvi ) Pi, Pg orientation, and thus can PSO course of the campaign was a new position, increase seek better solutions opportunities. With the continued iteration, after variation of PSO will tend to the same point. When PSO converge to a certain extent when the next variation, so repeatedly, until the end of iteration.
- 2023-05-24 00:05:03下载
- 积分:1
-
RBF实现神经网络预测程序,压缩包,不用解压缩密码!
RBF实现神经网络预测程序,压缩包,不用解压缩密码!-Realize RBF neural network prediction program, compressed packet, do not extract the password!
- 2023-09-02 20:10:03下载
- 积分:1
-
自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值...
自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
- 2022-02-20 23:47:47下载
- 积分:1