-
蚁群算法,蚁群算法原理及其应用中的源代码
蚁群算法,蚁群算法原理及其应用中的源代码-Ant algorithm, ant colony algorithm and its application in source code
- 2023-01-18 19:15:04下载
- 积分: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
-
利用遗传算法求解TSP的源代码程序
可以精确求出50城市
利用遗传算法求解TSP的源代码程序
可以精确求出50城市-The use of genetic algorithm to solve TSP program source code can be precisely calculated 50 cities
- 2023-08-15 02:30:03下载
- 积分:1
-
人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优
的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将
人...
人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优
的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将
人工鱼群算法应用于人工神经网络的学习,形成了人工鱼群神经网络模型,通过与
BP算法、模拟退化算法、进化算法训练的人工神经网络进行比较,验证了人工鱼群
神经网络在全局寻优能力上的优势,进而利用人工鱼群神经网络进行电力系统短期
负荷预测,建立了人工鱼群神经网络预测模型。为了进一步提高算法的稳定性,以
及求得全局最优值的能力,文中给出了改进的人工鱼群算法。当人工鱼种群的最优
值在多代未变的情况下,加入了“跳跃”行为,改变人工鱼个体的参数,避免陷入
局部最优并提高了寻求全局最优解的能力。然后建立了新的预测模型,实际编程表
明,改进后的模型具有更好的全局最优化能力及稳定性。-err
- 2022-03-14 14:14:11下载
- 积分:1
-
c语言实现人工智能神经元网络boltzman算法源码
c语言实现人工智能神经元网络boltzman算法源码-c language artificial intelligence neural network algorithm source Boltzman
- 2022-03-09 13:17:52下载
- 积分:1
-
The issue of objective quality evaluation based on the Mandarin model, using MOS...
本课题基于汉语普通话客观质量评价的模型、利用MOS主观评价方法和客观评价方法对语音样本进行评价。并分析客观评价方法的优缺点及在研究中遇到的问题和改进方法,其主要研究内容是利用MATLAB的建立语音客观评价模型,涉及到人工神经网络,数字信号处理等方面的内容。-The issue of objective quality evaluation based on the Mandarin model, using MOS subjective evaluation method and objective evaluation of speech samples evaluated. And analyze the advantages and disadvantages of an objective evaluation method of the problems encountered in the study and improvement of methods, the main research content is to use MATLAB model for the establishment of objective evaluation of speech, involving artificial neural networks, digital signal processing and other aspects.
- 2022-02-15 03:10:04下载
- 积分:1
-
关于机器人的手臂程序,包含最基本的移动,
关于机器人的手臂程序,包含最基本的移动,-Procedures on the robot arm, including the most basic mobile,
- 2022-02-12 14:37:18下载
- 积分:1
-
用三层BP网来进行函数逼进,语言是VB6.0编写
用三层BP网来进行函数逼进,语言是VB6.0编写-BP network with the three-tier to function pressing language is prepared VB6.0
- 2023-07-16 19:50:04下载
- 积分:1
-
A library for support vector machine. More detail refers to the FAQ in the packa...
一个支撑矢量机模型库,详细内容参看压缩包内的FAQ-A library for support vector machine. More detail refers to the FAQ in the package.
- 2022-02-02 11:26:36下载
- 积分:1
-
基于图像处理的相机自动调焦系统,开发环境:VC。~..~
基于图像处理的相机自动调焦系统,开发环境:VC。~..~-based on image processing camera auto-focusing system, development environment : VC. ~ ~ ..
- 2023-06-18 22:30:03下载
- 积分:1