CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 标准遗传算法

搜索资源列表

  1. standard-pso-and-improved

    0下载:
  2. 一个遗传算法的总结,包括标准的遗传算法和几个改进的遗传算法。 -A genetic algorithm is summarized, including the standard genetic algorithm and several the improved genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4996
    • 提供者:
  1. compared

    0下载:
  2. 这是一个遗传算法的标准程序,对代码有详细的解释,适合初学者。-This is a standard procedure of genetic algorithm, a detailed explanation of the code, is suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:共和国
  1. SGA

    0下载:
  2. 按照标准的遗传算法步骤编写的matlab遗传算法程序-Matlab genetic algorithm written in accordance with the standard genetic algorithm steps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1666
    • 提供者:罗旭
  1. genetic-algorithms

    0下载:
  2. 遗传算法 matlab语言 一般的算法,利用标准的遗传算法进行 编程-Genetic algorithm matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:22821
    • 提供者:DongJianjun
  1. SGA

    1下载:
  2. 用标准的遗传算法优化低通数字滤波器的参数,采用的方法是最小均方误差法,得到较为理想的滤波器的传递函数的系数。-Genetic algorithm using standard low-pass digital filter, the method used is the minimum mean square error method to obtain the ideal filter transfer function coefficients.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3655
    • 提供者:
  1. Genetic

    0下载:
  2. 遗传算法 genetic algorithm 注释清晰 非常好理解哦,标准的遗传算法-Genetic algorithm genetic algorithm the standard genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:1119735
    • 提供者:daxia
  1. aga

    0下载:
  2. 标准的自适应遗传算法,解释清楚,容易理解,可以准确运行,出图-Standard adaptive genetic algorithm, explain, easy to understand, accurate operation, a map
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1209
    • 提供者:杨彬
  1. RAGA_PPC

    1下载:
  2. 投影寻踪方法是对研究变量乘以一个列向量矩阵,进行相应的线性变换,从而达到投影的目的。投影指标函数是用来衡量投影效果的一个标准,实现高维特征量的低维表示。对每一个投影方向都有一个目标值,用此目标值构造此方向的适应度函数,用遗传算法的操作来实现适应度高的投影方向之间的优化重组。-Projection Pursuit method is the study variables multiplied by a column vector matrix corresponding linear trans
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3224
    • 提供者:
  1. TSP

    0下载:
  2. TSP问题是一个典型的、容易描述但是难以处理的NP完全问题,同时TSP问题也是诸多领域内出现的多种复杂问题的集中概括和简化形式。目前求解TSP问题的主要方法有启发式搜索法、模拟退火算法、遗传算法、Hopfield神经网络算法、二叉树描述算法。所以,有效解决TSP问题在计算理论上和实际应用上都有很高的价值,而且TSP问题由于其典型性已经成为各种启发式的搜索、优化算法的间接比较标准(如遗传算法、神经网络优化、列表寻优(TABU)法、模拟退火法等)。遗传算法就其本质来说,主要是解决复杂问题的一种鲁棒性
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:1279611
    • 提供者:孟晓龙
  1. psc_case_ieee30

    0下载:
  2. 标准算例30节点的M文件 可用于遗传算法等人工智能算法-Benchmarks 30 node M file can be used genetic algorithms, artificial intelligence algorithms
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1997
    • 提供者:王林
  1. GACODE

    0下载:
  2. 遗传算法的标准程式,可以通过简单修改,并增加自己的内容
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-25
    • 文件大小:2436869
    • 提供者:testsb
  1. sgalssvm

    2下载:
  2. 标准的遗传算法优化最小二乘支持向量机,能很好的实现参数寻优功能-Standard genetic algorithm optimization least squares support vector machines, can achieve good functional parameter optimization
  3. 所属分类:matlab

    • 发布日期:2014-09-17
    • 文件大小:2048
    • 提供者:angejason
  1. 1213

    0下载:
  2. 电力系统中应用的遗传算发基于遗传算法的电力系统无功优化程序,可以帮您更好的进行电力系统的优化,使用标准的MATLAB程序-Application of genetic power system operator Electricity System Based on Genetic Algorithms reactive power optimization program that can help you better optimize power system using standard
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:8692
    • 提供者:licheng
  1. VRPcode

    0下载:
  2. VRP问题的matlab实现源代码,遗传算法,标准VRP问题-the code of VPR by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:25159
    • 提供者:刘昂
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  1. herit

    0下载:
  2. 遗传算法求解TSP标准程序,这个非常好,希望珍藏-Genetic Algorithm for TSP standard procedures, this is very good, hope to collection
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13961
    • 提供者:李文
  1. gafcm

    4下载:
  2. 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:简川霞
  1. TSP

    0下载:
  2. 自创遗传算法解TSP操作 遗传算法求解TSP标准程序-Homemade Genetic Algorithm for TSP genetic algorithm TSP standard operating procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:16417
    • 提供者:vantong
  1. GA1

    0下载:
  2. 标准的遗传算法,算法简单实用。运行速度快,移植性强。-Genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4191
    • 提供者:李微
  1. fuijing_V1.2

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,遗传算法无功优化,本科毕设要求参见标准测试模型。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Genetic algorithm based reactive power optimization, Undergraduate complete set requirements refer to the standard test
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4384
    • 提供者:gao
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com