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

搜索资源列表

  1. face_detection_and_algorithm

    0下载:
  2. 基于MATLAB的人脸检测程序,该代码对人脸检测算法的具体实现有很好的参考价值。-MATLAB-based Face Detection procedures, The code of face detection algorithm is a concrete realization of a very good reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21089
    • 提供者:李琳莉
  1. 112611712642

    0下载:
  2. 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-13
    • 文件大小:721896
    • 提供者:形锦纶
  1. galib245.zip

    0下载:
  2. 麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。, Hemp province technical development free heredity algorithm class storehouse GAlib, is very easy to use, I use it to realize some concrete questions heredity algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:507257
    • 提供者:应伟勤
  1. NLCPCA

    0下载:
  2. nonlinear pca的具体实现代码-nonlinear pca concrete realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:158466
    • 提供者:华强
  1. GeneticAlgorithm

    2下载:
  2. 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient tha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-07
    • 文件大小:466125
    • 提供者:wangrenbiao
  1. ClusteringanalysisbasedonSOFMnetwork

    0下载:
  2. 基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织 特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。 -Based on self-organizing feature map network cluster analysis, neural network is developed on the basi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:36397
    • 提供者:zhaiyaojie
  1. BP

    0下载:
  2. bp神经网络算法具体实践,重复计算有具体样本-bp the concrete practice of neural network algorithm, double concrete samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:102792
    • 提供者:zsm
  1. MATLAByichuansunfa

    1下载:
  2. MATLAB遗传算法工具箱函数及应用实例,:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。 -MATLAB genetic algorithm toolbox function and application example: Based on the Matlab language genetic algorithm toolbox and floating p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:199251
    • 提供者:李扬宇
  1. wine

    0下载:
  2. 883分酒问题,即两个8升满瓶和一个三升空瓶,无刻度,需将16升酒平均倒入四个人的口中,即每人4升酒。程序求出最小步骤及具体步骤的实现-883 hours of wine, that is two full bottles and 8 liters launched a three-bottle, no scale, the need for an average of 16 liters of wine into four individuals of the population, that
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:465426
    • 提供者:郑益夫
  1. eight-digit

    0下载:
  2. 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16462
    • 提供者:郑益夫
  1. BP

    0下载:
  2. 神经网络的具体实现程序,大家学习学习,如有神经网络这方面的需求,联系我 xukai8633@126.com-Concrete realization of neural network procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:36087
    • 提供者:xukai8633
  1. GenericAlgorithm

    0下载:
  2. 该程序是遗传算法的具体实现,通过该程序可以对遗传算法有更深入的了解。-The program is a concrete realization of genetic algorithm, through which the genetic algorithm program can have a deeper understanding.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1394
    • 提供者:wangchun
  1. PLC

    0下载:
  2. 介绍了根据三菱FX系列PLC编程口通信技术的特点,设计基于VB的PC与PLC机械手远程 控制程序.通过机械手监控系统软件的具体应用,系统地介绍了VB环境下的MSComm通讯控件 ,PLC与上位机的编程口通信协议,系统控制方法设计以及监控软件的实现过程.-Introduced acts according to Mitsubishi FX the series PLC programming mouth communication the characteristic, designs based
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:61480
    • 提供者:夏永康
  1. AntAlgorithm

    0下载:
  2. 一个蚁群算法求解邮递员路由问题(TSP)具体实现,本人在传统蚁群算法基础上进行改进,达到较高的效率-An ant colony algorithm for routing problem postman (TSP) concrete implementation, I am in the traditional ant colony algorithm based on the improvements to achieve higher efficiency
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:292311
    • 提供者:wangrenbiao
  1. geneticalgorithm

    0下载:
  2. 典型遗传算法的具体实现过程,包括 选择算子 交叉算子 变异算子的 选择方法-Concrete realization of a typical genetic algorithm process, including selection operator crossover mutation operator selection method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2241802
    • 提供者:王小玲
  1. MATLAB-neural-apply

    0下载:
  2. 本文主要介绍了MATLAB中神经网络工具箱的具体应用,是一个不错的学习文档-This paper describes the neural network toolbox of MATLAB, the concrete application of the document is a good learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:802879
    • 提供者:张瑛
  1. yu

    0下载:
  2. 一个实现了中药名分类的程序,将每个划分在具体的类中-An implementation of the Chinese name of the classification process, each division in the concrete class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1522
    • 提供者:吴三海
  1. yichuansuanfaC

    0下载:
  2. 遗传算法是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型. 生存+检测的迭代搜索过程是它的核心. 具体分成五部,其中每步就是程序实现过程: 参数编码(实际问题编码到遗传基因),初始群体设定(祖先),适应度函数的设计(生存选择),遗传操作设计(遗传+变异),控制参数设计(交叉率0.2-0.99,变异率0.001-0.1). -Genetic algorithms are simulated Darwinian natural selection of genetic sel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:8836
    • 提供者:manzi
  1. PCA-and-MatlabCode

    0下载:
  2. 主成分分析法实现特征选择,里面有非常详细的算法介绍,还有一个现实实例介绍,非常具象,里面贴有实现算法的matlab代码-Principal component analysis (PCA)to achieve feature selection , which has a very detailed descr iption of algorithms , there is a real example to illustrate , very concrete , which is affix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:70559
    • 提供者:gaoxiaojian
  1. SVR

    1下载:
  2. 支持向量机的回归拟合——混凝土抗压强度预测 专门针对小样本问题而提出,在有限样本的情况下获得最优解。-The return of the support vector machine fitting, concrete compressive strength prediction Specifically targeted at small sample problem and put forward, in limited sample gain the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4324
    • 提供者:王进
« 12 »
搜珍网 www.dssz.com