搜索资源列表

  1. Genetic

    0下载:
  2. 遗传算法在TSP旅行商问题运用 VC++ MFC-Genetic algorithm in TSP Traveling Salesman Problem using VC++ MFC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:382976
    • 提供者:xiao wu
  1. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:Liu Hongbin
  1. flatness2

    0下载:
  2. 平面度检测算法,算法基于遗传算法实现,开发环境为MATLAB7.1。-Flatness detection algorithm, the algorithm based on genetic algorithm, development environment for MATLAB7.1.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:刘峰
  1. matlabgeneticoptimum

    0下载:
  2. 基于MATLAB的遗传算法优化程序的编程 每一步都有详细的说明-MATLAB-based genetic algorithm optimization process every step of programming detail
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:田恩远
  1. genetic1

    0下载:
  2. this document is about algoritm genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:68608
    • 提供者:hapy
  1. QGA_image_segmentation

    0下载:
  2. 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:15360
    • 提供者:付晓薇
  1. LVQ2

    0下载:
  2. 通过对./0 聚类算法进行分析,根据基因算法的特点,论文提出一种结合基因算 法与./0 聚类算法的改进方法。-Through the right./0 clustering algorithm analysis, genetic algorithm according to the characteristics of paper proposes a combination of genetic operator Law a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:77824
    • 提供者:张正荣
  1. Genetic_Algorithm_Direct_Search_using_Matlab

    0下载:
  2. Genetic Algorithm & Direct Search using Matlab.pdf
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:3009536
    • 提供者:gumpan
  1. 1

    0下载:
  2. It is a MatLab code for Genetic Algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:846848
    • 提供者:Kumar
  1. cccc

    1下载:
  2. 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective o
  3. 所属分类:技术管理

    • 发布日期:2024-05-09
    • 文件大小:90112
    • 提供者:王飞
  1. GeneticAlgorithm

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

    • 发布日期:2024-05-09
    • 文件大小:465920
    • 提供者:wangrenbiao
  1. tspGeneticAlgorithm

    0下载:
  2. 一个遗传算法求解TSP问题的具体实现,采用C++实现,可以采用网上提供的城市节点数据测试-A genetic algorithm for TSP on the specific implementation, using C++ implementation, available online the city can use the node data test
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:149504
    • 提供者:wangrenbiao
  1. genetic

    0下载:
  2. 目前公认最好的神经网络工具箱,学习性能非常好,是机器学习及人工智能,自动控制,拟合,回归预测的好工具-Currently accepted best neural network toolbox, learning performance was very good machine learning and artificial intelligence, automatic control, fit, return a good to
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:217088
    • 提供者:陈墨
  1. gabijiao

    0下载:
  2. 该程序通过实例(函数),比较了遗传算法,量子遗传算法和新遗传算法三种算法,表明了算法间的关系和差别以及算法的好坏。-The program by example (function), compared the genetic algorithm, quantum genetic algorithm and the new genetic algorithm for three kinds of algorithm, shows the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:黄智渊
  1. QGA

    0下载:
  2. 该算法明确描述了量子遗传算法的实现流程,通过运行,该程序是正确的。-The algorithm clearly describes the realization of the quantum genetic algorithm process, by running the program is correct.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:黄智渊
  1. pso

    0下载:
  2. This an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO. Allows code-reusability when trying different po
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:Chris Leung
  1. genetic-algorithm

    0下载:
  2. 这是一个比较基础的遗传算法源代码,可以在此基础上根据个人的实际需要进行改动,希望有用!-This is a simple original code of genetic algorithm,you can adjust it according to your need。May it s helpful to you!!
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:Dr.Wang
  1. bpann+ga

    0下载:
  2. back propagation and genetic algorithm in neural networks
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1692672
    • 提供者:jasmeen
  1. Multiobjectvie-Genetic-Algorithm

    0下载:
  2. 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2309120
    • 提供者:meimei
  1. ForecastingpopIllafionbasedOnsupportvectorintellig

    0下载:
  2. 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:372736
    • 提供者:11
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org