-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。...
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
- 2022-01-24 10:21:43下载
- 积分:1
-
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。...
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
- 2022-10-08 23:15:03下载
- 积分:1
-
人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等...
人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等
-artificial intelligence Queen"s classic 8, the algorithm is a* algorithm. Use of this algorithm can solve eight digital, 8 Queen"s problems
- 2022-02-12 20:50:00下载
- 积分:1
-
PSO algorithm set, optimized for particle! The latest algorithm.
粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
- 2023-02-01 06:20:04下载
- 积分:1
-
JVT
JVT-Z203_jsvm.rar
- 2022-08-16 19:56:27下载
- 积分:1
-
基于旋量的机器人运动学及动力学分析,是一种新的研究机器人运动学及动力学的方法...
基于旋量的机器人运动学及动力学分析,是一种新的研究机器人运动学及动力学的方法-Based on spinor analysis of robot kinematics and dynamics
- 2022-09-20 21:35:03下载
- 积分:1
-
空间作战的C++实现的基于神经网络可以学习如何玩好。
c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
- 2022-04-08 14:32:38下载
- 积分:1
-
模式识别中的感知机算法实现,在matlab下实现
模式识别中的感知机算法实现,在matlab下实现-Pattern Recognition Perceptron algorithm in matlab to achieve
- 2022-02-21 20:01:55下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1