CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mutation

搜索资源列表

  1. GA_only-mutation

    1下载:
  2. 遗传算法解决车辆路径问题,用matlab解答,可以直接运行-Genetic algorithm can solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2034
    • 提供者:虾米
  1. xiaoboji

    0下载:
  2. 采用低通性质的平滑函数为高斯函数,根据他的一阶导数、二阶导数作为小波基函数进行突变点分析。 -The use of low-pass nature of the smoothing function for the Gaussian function, according to his first derivative, second derivative wavelet basis function as a point mutation analysis.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:806
    • 提供者:ladan
  1. genetic

    0下载:
  2. 本文件为遗传算法的工具箱,包括遗传算法的各种选择、交叉、变异等算法。-This document is for the genetic algorithm toolbox, including a variety of genetic algorithm selection, crossover, mutation and other algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:217393
    • 提供者:周钟
  1. climatefortranprogramm

    0下载:
  2. 该程序用fortran语言编写,可进行滑动平均,突变检验,周期诊断等-The procedure used fortran language, may be moving average, mutation testing, diagnosis, such as cycle
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:182098
    • 提供者:孙河
  1. mhsj

    0下载:
  2. 针对遗传算法的特点,提出一种用模糊控制的方法来调整交叉概率和变异概率的改进模糊遗传算法及其算法结构,并 将其应用于神经模糊控制器的综合优化设计。-For the characteristics of genetic algorithm, a method using fuzzy control to adjust the crossover probability and mutation probability of improving the fuzzy genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:239848
    • 提供者:陆见
  1. test

    0下载:
  2. 包括建初始种群,编码,适应值计算,以及交叉、变异、重组等源码-Including building the initial population, coding, adaptation values, as well as crossover and mutation or re-source
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5068
    • 提供者:liujimin
  1. GA

    0下载:
  2. 遗传算法的原代码,可以在c环境下执行遗传算法的交叉,变异,选择。-Genetic algorithm source code, you can c circumstances, genetic algorithm crossover and mutation, select.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5297
    • 提供者:shencheng
  1. shuzidianluppt

    0下载:
  2. 1.1 数字电路的基本概念 一、数字信号的特点 数字信号在时间上和数值上均是离散的。 数字信号在电路中常表现为突变的电压或电流。-1.1 The basic concept of digital circuit a digital signal characteristics of digital signal in time and the values are separated. Digital signal in the circuit mutation usually
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1438870
    • 提供者:123wj
  1. YAMA

    0下载:
  2. forton语言编写,数据的突变分析,简单、实用。-forton languages, data of mutation analysis, simple and practical.
  3. 所属分类:Applications

    • 发布日期:2017-03-29
    • 文件大小:4176
    • 提供者:白松竹
  1. ycsf

    0下载:
  2. 自编遗传算法程序,包括竞争选择,交叉,变异。-Own genetic algorithm procedures, including competitive selection, crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4126
    • 提供者:sunny
  1. gps

    0下载:
  2. 一个GPS解码程序,包含了对速度的突变过滤,对GPS文本格式的转换等-A GPS decoding process, contains a mutation rate of filtration, of GPS, such as text format conversion
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:4888
    • 提供者:刘纪锋
  1. genetic

    0下载:
  2. 用C++编写的遗传算法代码 可以随意改变交叉率和变异率-With C++ Prepared genetic algorithm code can change the crossover rate and mutation rate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4493
    • 提供者:郑若金
  1. bianyi

    0下载:
  2. 本程序实现了遗传算法的变异操作,供参考之用.-This procedure achieved a genetic algorithm mutation operation for the reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3584
    • 提供者:张晓
  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. xiaobobianhua

    1下载:
  2. 利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algorithm, namely, the original digi
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:881
    • 提供者:ladan
  1. matlab

    0下载:
  2. matlab环境下目标函数为求最大值,且解非负整数解 %bounds 边界约束 %Myfun 为目标函数 %num 初始种群数 %N 最大迭代次数 %CP 交叉概率 %P 突变概率 %f 目标最优解 %x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1886
    • 提供者:ccy
  1. search.tar

    0下载:
  2. 计算一个氨基酸序列中各位点的氨基酸被其他氨基酸替换的突变打分。-Calculation of an amino acid sequence of amino acids that point by other points of amino acid substitution mutation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:9664
    • 提供者:皓月红
  1. generic2

    0下载:
  2. 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:297639
    • 提供者:stefwang
  1. geneticalgorithmprocedure

    0下载:
  2. 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-MATLB genetic algorithm procedure, which has the choice of genetic algorithm, crossover and mutation functions, some simple examples of genetic algorithm MABTLAB!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7069
    • 提供者:楼耀尧
  1. GA

    0下载:
  2. 遗传算法,交配,进化,变异,求函数最小值-Genetic algorithm, mating, evolution, mutation, and function of the minimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2916
    • 提供者:gavin161
« 1 2 3 4 56 7 8 9 10 ... 41 »
搜珍网 www.dssz.com