-
Neural Networks ,8种神经网络,BP,RBF,CPN等通过VC++来实现了!
Neural Networks ,8种神经网络,BP,RBF,CPN等通过VC++来实现了!-Neural Networks, 8 Neuro network, BP, RBF, CPN, such as through VC++ To achieve!
- 2022-07-19 12:07:47下载
- 积分:1
-
Rough Set software, Rosetta, by the Norwegian University of Science and Technolo...
粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mathematics, co-developed a theoretical framework based on Rough Set the table logical data analysis tool pack
- 2023-01-21 10:30:04下载
- 积分:1
-
用C实现的# FCM算法采用虹膜数据验证
用c#实现的fcm算法 采用iris数据进行验证-With c# Realize the FCM algorithm uses iris data validation
- 2023-05-18 17:00:03下载
- 积分:1
-
Libsvm
Libsvm - MATLAB version-Libsvm- MATLAB version
- 2022-07-02 10:21:18下载
- 积分:1
-
只有一个java版本的蚁群算法实现的结果和过程…
只是Java版实现的蚁群算法与程序结果演示,是学习和理解蚁群算法的好内容。-Only a Java version of the ant colony algorithm to achieve the results and procedures for the demonstration of learning and understanding better the content of ant colony algorithm.
- 2022-01-22 05:55:08下载
- 积分:1
-
“模式识别与神经网络实现”的源程序
《神经网络模式识别及其实现》源程序-"pattern recognition and neural network to achieve" source
- 2022-12-27 19:30:04下载
- 积分:1
-
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的...
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is done automatically. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
- 2022-03-01 10:01:34下载
- 积分:1
-
//main function is mainly used to launch virtual memory used to simulate and mon...
//主函数,主要是用于启动用于模拟虚存活动和进行监控的两个线程;-//main function is mainly used to launch virtual memory used to simulate and monitor activities of the two threads;
- 2022-01-28 07:03:37下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明...
针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。
-against existing genetic algorithms in three-dimensional nonlinear optimization for the shortage, the paper presents a niche evolutionary algorithm (NEA) nonlinear optimization model, the NEA on the parameters chosen algorithm principle. Through simulation and large, the algorithm shown in a complex nonlinear optimization is fast, efficient, robust features of the strong, and the global scope effective search all the optimal solution.
- 2023-04-07 12:45:04下载
- 积分:1