-
goat遗传算法工具包,可参考使用,节省遗传算法开发时间
goat遗传算法工具包,可参考使用,节省遗传算法开发时间-goat genetic algorithm tool kit, refer to the use of genetic algorithms to save development time
- 2022-08-09 22:23:17下载
- 积分:1
-
Adaline(用VC编写的神经网络)
ADALINE(神经网络 vc++编写的)-ADALINE (neural networks, prepared by vc )
- 2022-07-28 14:37:09下载
- 积分:1
-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-02-24 21:26:46下载
- 积分:1
-
Neural network model of learning vector quantization algorithm source code, whic...
神经网络中学习矢量量化模型算法的源程序,属于有导师学习!-Neural network model of learning vector quantization algorithm source code, which has instructors to learn!
- 2022-02-15 01:06:06下载
- 积分:1
-
本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码...
本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
- 2023-01-08 17:35:03下载
- 积分:1
-
This is a use of MATLAB to use a simple classification of the PCA implementation...
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and simulation of knowledge would be of considerable help, and one of male.txt samples female.txt training, test.txt is the measurement, very good classification results.
- 2022-07-18 08:33:05下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。...
matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
- 2022-03-06 15:48:02下载
- 积分:1
-
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem)...
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract category 3 (Swarm, Particle, Problem), can be inherited from the definition of Class Problem new problems.
- 2023-06-02 16:50:03下载
- 积分:1
-
一个fuzzybp训练程序,初学者应该学习入门
一个模糊的YBP训练程序,初学者应该从入门开始学习
- 2022-03-18 01:27:56下载
- 积分:1