-
利用c语言实现人工智能神经元网络的hopfield算法
利用c语言实现人工智能神经元网络的hopfield算法-Use c language to achieve artificial intelligence neural network algorithm hopfield
- 2022-03-03 18:18:41下载
- 积分:1
-
蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。...
蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。-Ant Algorithm VC source code to simulate the foraging ants to walk way to solve the optimal routing problem.
- 2022-02-05 04:33:01下载
- 积分:1
-
bp神经网络,反向传播神经网络!感觉还不错的
bp神经网络,反向传播神经网络!感觉还不错的-bp neural networks, back-propagation neural network! Feeling pretty good
- 2022-02-01 08:03:07下载
- 积分: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
-
本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和...
本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和实验研究,其中包括实验系统数学模型的设计、仿真模型的建立(用SIMUL工NK仿真软件建立仿真模型)、特征参数的提取、数据的采集等。-In this paper, VSM learning algorithm to explore the same time, SVM in the hydraulic system fault diagnosis are discussed. With hydraulic equipment in the common crane as the research object, using support vector machine theory of their fault diagnosis simulation and experimental studies, including a mathematical model experimental system design, simulation model (using SIMUL Engineering Simulation NK Software to build simulation models), the extraction of characteristic parameters, data collection and so on.
- 2022-10-16 13:40:02下载
- 积分:1
-
使用labview编写的dice游戏,很有趣味性。
使用labview编写的dice游戏,很有趣味性。-prepared by the use of PC dice games, very interesting.
- 2022-04-12 02:18:18下载
- 积分:1
-
关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用...
关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用-on Genetic Algorithms Matlab code, perhaps some of us in this regard useful
- 2022-08-11 20:06:24下载
- 积分:1
-
手写汉字识别 应用SVM和神经网络进行识别,可自行训练
手写汉字识别 应用SVM和神经网络进行识别,可自行训练-Handwritten Chinese Character Recognition Application of SVM and neural networks to identify their own training
- 2023-08-18 10:25:03下载
- 积分:1
-
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。
JNNT由java语言写成,具有跨平台的优越性能.java applet的...
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。
JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。
支持反向传播算法(BP),LBG聚类法和径向基网络(RBF)
-This toolkit is for people interested in neural networks has provided a convenient, flexible learning and research software. JNNT by the java language, cross-platform with superior performance. Java applet demo version is more simple to just any machine can run a browser, without installing any large-scale add-on software. Enthusiasts through the internet more convenient remote access to resources. To support the back-propagation algorithm (BP), LBG clustering method and radial basis function network (RBF)
- 2023-03-10 08:10:02下载
- 积分:1
-
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。...
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。-RBF network based on the movement of the robot arm joint simulation. RBF network using the robot arm joint movement simulation modeling.
- 2023-06-09 04:40:02下载
- 积分:1