CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - binary

搜索资源列表

  1. 遗传算法matlab

    1下载:
  2. matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:106272
    • 提供者:张露
  1. binary

    0下载:
  2. 利用遗传算法求最小值,程序中求得是表达式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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11685
    • 提供者:陈仕林
  1. ID3算法源程序(C语言)

    0下载:
  2. 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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4852
    • 提供者:小丁
  1. evaluat_max

    0下载:
  2. 关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.-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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12027
    • 提供者:苏海鹏
  1. binary DecisionTree

    0下载:
  2. 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:73532
    • 提供者:罗成
  1. 用matlab编写的二进制的遗传算法程序

    0下载:
  2. 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6321
    • 提供者:www
  1. Myga_1.0

    0下载:
  2. 遗传算法的fortran77语言编程,中间有法语介绍,用的是二进制编码-GA FORTRAN77 programming language, intermediate French, using the binary coding
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10029
    • 提供者:rongerhou
  1. Continuousoverlappursuitmethodtodetectmovingobject

    0下载:
  2. 这是一个关于图象检测的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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:385114
    • 提供者:TONY
  1. GA-VC++

    0下载:
  2. 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:84501
    • 提供者:Stone
  1. tentotwo

    1下载:
  2. 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:34357
    • 提供者:亢海豚
  1. binary_pso_c

    0下载:
  2. 采用二进制对PSO进行编码,实现PSO离散化-PSO used to encode binary, discrete implementation of PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:50450
    • 提供者:taoqian
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2483
    • 提供者:mashomid
  1. AdvancedGeneticAlgorithm

    0下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:46503
    • 提供者:anatolia
  1. STLBP_VC

    0下载:
  2. 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,"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1819517
    • 提供者:zhang hong
  1. orthogonal-binary-phase-code

    0下载:
  2. 正交二相编码信号在很多雷达中都有应用。针对正交二相编码信号提出了一种优化设计 方法,该方法首先根据需求提出了多约束的适应度准则, 然后采用了基于全局的搜索算法进行优 化。在搜索长码(对任何码长 N大于等于 100)时, 相比遗传算法等智能方法, 该方法运算复杂度 低,而且没有随机性。最后仿真实验分析了所优化码的自相关函数和互相关函数性能,验证了所提 算法的可行性和有效性。-Based on global search multiple orthogonal binary pha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:945138
    • 提供者:赵俊杰
  1. VC-P-P-binary-to-see-the-program

    0下载:
  2. VC + + binary look at the program are welcome to download-VC++ binary look at the program are welcome to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:12432
    • 提供者:骇鸣
  1. Binary-genetic-algorithm

    0下载:
  2. 使用二进制编码的遗传算法解决二维约束条件的寻优问题。-The problem of solving two-dimensional constrained conditions by using the binary coded genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:31076
    • 提供者:王志成
  1. Binary-Classification

    0下载:
  2. 此程序是实现二元分类器,为在统计学习中最基本的程序。-This program is a binary classifier for statistical learning the most basic procedures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4725
    • 提供者:Tony Shao
  1. the-binary-hopfield-network

    2下载:
  2. 此目录中的此代码实现二进制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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:30490
    • 提供者:李闯
  1. Binary Genetic Algorithm Feature Selection (2)

    1下载:
  2. Binary GA selection method
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1433600
    • 提供者:Jahs
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com