CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 算法

搜索资源列表

  1. 遗传算法跟踪寻优

    0下载:
  2. 运用遗传算法原理进行跟踪寻优,有一定的实例辅助,经验证,可用(The use of genetic algorithm for tracking optimization, there are certain examples of assisted, proven, available)
  3. 所属分类:matlab例程

  1. 用MATLAB实现遗传算法程序.pdf

    1下载:
  2. 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:76800
    • 提供者:傲视天下
  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent i
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:27648
    • 提供者:傲视天下
  1. Dijkstra最短路算法

    0下载:
  2. Dijkstra最短路算法Matlab实现(Dijkstra shortest path algorithm Matlab implementation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:傲视天下
  1. 智能算法

    1下载:
  2. 智能算法MATLAB使用,大量例子程序,非常有用(Intelligent algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:150528
    • 提供者:心月随风
  1. Frim算法求最小生成树问题

    0下载:
  2. prim算法求最小生成树 matlab代码例子(calculate minimum spanning tree using prim algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:11264
    • 提供者:jono_bai
  1. 遗传算法验证

    0下载:
  2. 使用遗传算法,对于GEO卫星监控平台,求解卫星的最优轨道(Using the genetic algorithm, the GEO satellite monitoring platform is used to solve the optimal orbit of the satellite)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:vincent123
  1. 遗传算法1 - 副本

    0下载:
  2. 主要是通过遗产算法来寻优,通过实际模型与所建立的模型的误差来建立最好的模型,当误差满足所给定的范围,寻优结束。(Through the inheritance algorithm to find the best, through the actual model and the error of the established model to establish the best model, when the error to meet the given range, the end o
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:张MAN
  1. SVM算法matlab程序

    1下载:
  2. SVM(Support Vector Machine) 支持向量机算法,遥感影像分类,matlab(SVM (Support Vector Machine) support vector machine algorithm, remote sensing image classification, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4766720
    • 提供者:佳灵大人
  1. 视频分析算法_VAP源代码-算法仿真

    1下载:
  2. 提供60种基于Matlab的视频分析算法源代码(Provides 60 Matlab based video analysis algorithm source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:32419840
    • 提供者:Kiros
  1. 算法

    0下载:
  2. 马尔科夫蒙特卡洛算法的MATLAB应用示例(code for MCMC in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:62464
    • 提供者:Superrio
  1. 遗传算法

    0下载:
  2. 遗传算法matlab实现,寻找目标函数全局最优解。(Implementation of genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:mddxiao
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法的简单应用,可以参考看看学习一下(any one who is intereted in this field can have a look into the file and learn basic data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:ulaula
  1. 蚁群算法程序(matlab)

    2下载:
  2. 基于蚁群算法的物流配送问题:研究如何规划各车辆的路径及任务分配,使得在不违反时间窗的前提下,总走行成本(距离)最少。(Logistics distribution problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:feng21999
  1. 遗传算法实例

    0下载:
  2. 也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。 对于初学者,尤其是还没有编程经验的非常有用的一个文件 遗传算法实例(Also find their own, the original code has a little error, I have corrected, debugging run through.A very useful file for beginners, especially for those who have no programming
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:BBLooper
  1. 遗传算法

    0下载:
  2. 求解复杂一元函数的最大值,使用简单遗传算法,即SGA(Solving the maximum of complex unary function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:hx824
  1. esprit算法

    0下载:
  2. ls_esprit算法和tls_esprit算法,以及他们的比较(Ls_esprit algorithm and tls_esprit algorithm, and their comparison)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2233344
    • 提供者:佳佳26
  1. 杂交粒子群算法源程序

    2下载:
  2. 杂交粒子群算法求函数极值,是粒子群算法和遗传算法的一种混合算法(Hybrid Particle Swarm Optimization for extremum of function)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:162816
    • 提供者:hbhscx
  1. 遗传算法

    0下载:
  2. 含有约束方程的三个变量求最大值所用的罚函数+遗传算法(Maximum value of genetic algorithm)
  3. 所属分类:matlab例程

  1. 人工免疫算法源程序

    1下载:
  2. 利用人工免疫算法程序,实现对故障类别进行归类。(Using artificial immune algorithm program to classify the fault categories.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:JaeHOLIC
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com