-
用c语言实现人工智能神经元网络的adaline算法
用c语言实现人工智能神经元网络的adaline算法-C language used in artificial intelligence neural network algorithm adaline
- 2022-06-13 18:16:46下载
- 积分:1
-
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。...
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。-network of three-layer structure, input layer to six neurons to the hidden layer 4 neurons, the output layer to a neuron, when the input layer to the center symmetry samples such as 1,0,0,0,0,1, the output of a network, the output is 0.
- 2022-11-03 03:50:03下载
- 积分:1
-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1
-
"artificial neural network" contains practical network model, learning...
《人工神经元网络》含有实用的网络模型、学习规则和训练方法的一些算法程序,对学习人工智能,模式识别的人有一些帮助!-"artificial neural network" contains practical network model, learning rules and the training methods of some algorithm for the study of artificial intelligence, pattern recognition of some help!
- 2022-03-12 05:07:56下载
- 积分:1
-
模式识别中关于感知器算法的程序,输入点进行聚类.
模式识别中关于感知器算法的程序,输入点进行聚类.-pattern recognition algorithm on the perception of the process, input cluster.
- 2022-03-16 10:01:51下载
- 积分:1
-
粒子群寻优算法源程序,采用VC+=编写,
比较好用。
粒子群寻优算法源程序,采用VC+=编写,
比较好用。-Particle
- 2022-03-26 09:48:25下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
无线传感器网络,体系结构和协议
无线传感器网络、体系结构和协议以及电子书
- 2023-07-18 12:50:05下载
- 积分:1
-
经典的BNP神经网络例子
经典的BNP神经网络例子-classic example BNP neural network
- 2022-02-22 02:44:42下载
- 积分:1
-
本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则...
本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
- 2022-03-15 09:17:26下载
- 积分:1