搜索资源列表
遗传算法matlab
- matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
binary
- 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2 * * * x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding val
ID3算法源程序(C语言)
- ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation *. dat sample data, a document preservation *. tag attributes listed, and the fina
evaluat_max
- 关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.-on evolutionary algorithm small procedures. A binary quadratic equation for the extreme example. To simplify the input parameters fixed address. A good note evolutionary algorithm. Direct op
binary DecisionTree
- 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
用matlab编写的二进制的遗传算法程序
- 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
Myga_1.0
- 遗传算法的fortran77语言编程,中间有法语介绍,用的是二进制编码-GA FORTRAN77 programming language, intermediate French, using the binary coding
Continuousoverlappursuitmethodtodetectmovingobject
- 这是一个关于图象检测的PDF文档,由日本一会知名的科学家编写的,当中介绍了如何实现图象的跟踪与检测,如二值图象,差分图象-This is an image of the detection of PDF files from Japan will be a well-known scientists prepared, which explains how to achieve image tracking and detection, such as binary images, Image
GA-VC++
- 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
binary_pso_c
- 采用二进制对PSO进行编码,实现PSO离散化-PSO used to encode binary, discrete implementation of PSO
BGA
- BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
AdvancedGeneticAlgorithm
- This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-ste
STLBP_VC
- Running this funciton each time to compute the LBP-TOP distribution of one video sequence. Reference: Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns with an application to facial expressions,"
orthogonal-binary-phase-code
- 正交二相编码信号在很多雷达中都有应用。针对正交二相编码信号提出了一种优化设计 方法,该方法首先根据需求提出了多约束的适应度准则, 然后采用了基于全局的搜索算法进行优 化。在搜索长码(对任何码长 N大于等于 100)时, 相比遗传算法等智能方法, 该方法运算复杂度 低,而且没有随机性。最后仿真实验分析了所优化码的自相关函数和互相关函数性能,验证了所提 算法的可行性和有效性。-Based on global search multiple orthogonal binary pha
VC-P-P-binary-to-see-the-program
- VC + + binary look at the program are welcome to download-VC++ binary look at the program are welcome to download
Binary-genetic-algorithm
- 使用二进制编码的遗传算法解决二维约束条件的寻优问题。-The problem of solving two-dimensional constrained conditions by using the binary coded genetic algorithm.
Binary-Classification
- 此程序是实现二元分类器,为在统计学习中最基本的程序。-This program is a binary classifier for statistical learning the most basic procedures.
the-binary-hopfield-network
- 此目录中的此代码实现二进制hopfield网络。 源代码可能在HOPNET.CPP中找到。示例培训文件是H7x8N4.trn。示例测试模式文件是:H7x8D4.TST,H5x8D7.TST,H5x8D7.TST和H5x8D9.TST,程序的输出转到屏幕和文件ARCHIVE.LST-This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CP
Binary Genetic Algorithm Feature Selection (2)
- Binary GA selection method