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

搜索资源列表

  1. silding-mode-invented-algeorithm-of-a-invented-pen

    1下载:
  2. 续上一个程序的控制算法代码,非线性滑模变结构控制方法的程序,调试运行正确。-continuation of a process control algorithm code, nonlinear SMVSC control procedures, debugging and running correctly.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3474
    • 提供者:gaoxinghua
  1. Matlab code for LMS algorithm

    0下载:
  2. lms算法在MATLAB上的实现,有点小错误,给大家当参考吧-LMS algorithm in MATLAB on the realization of a little wrong, we can refer to it
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3889
    • 提供者:马会
  1. Q-algorithm-of-RL

    5下载:
  2. 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
  3. 所属分类:matlab

    • 发布日期:2016-06-11
    • 文件大小:2048
    • 提供者:qicaiyun
  1. Prim-minimum-spanning-tree-algorithm

    0下载:
  2. 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:872
    • 提供者:小明
  1. a-classicedition-of-clonal-selection-algorithm

    2下载:
  2. 克隆选择算法(clonal selection algorithm)的一种经典版本代码,使用起来效果不错,就不用自己编写了,jack编写的-a classic edition of clonal selection algorithm
  3. 所属分类:matlab

    • 发布日期:2015-11-16
    • 文件大小:1289
    • 提供者:王凯
  1. wireless-network-sensor-routing-algorithm

    0下载:
  2. 设计无线传感器网络的路由协议,LEACH是第一个基于多簇结构的集群路由协议,是一种分布式的协议,每一个节点通过一个概率来决定自己是否成为簇头节点,并保证每轮有相当数量的簇头节点. -Design of wireless sensor network routing protocol, LEACH is the first structure of a cluster based on multi-cluster routing protocol, the protocol is a dist
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:51419
    • 提供者:杨扬
  1. A.new.tree-based.encoding.genetic.algorithm.with.i

    0下载:
  2. 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:5120
    • 提供者:LYC
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. Distribution-Model-a-Algorithm

    0下载:
  2. 主要介绍配电网络合环模型的建立思路与算法研究-Closed Loop Distribution Network Model and Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1571765
    • 提供者:young
  1. A-star-base-programs

    1下载:
  2. A star algorithm to find the shortest path between two nodes
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4871
    • 提供者:shriram
  1. A-algorithm-robot-path

    0下载:
  2. 用于已知栅格环境下机器人路径规划的Astar算法源码,像知道的可以来看看一看 ,对于像用matlab来仿真算法的有所帮助-Known for grid environment of the path planning algorithm Astar source, like know can come to see a see, for as by matlab simulation algorithm to the help
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:24629
    • 提供者:廖灿
  1. A-star-algorithm-without-grid-limit

    1下载:
  2. 本算法支持任意角度的路径搜索,支持任意网格大小的路障设置,采用A* 算法,实现复杂地图下的路径搜索。 -The algorithm supports any angle route search, support of any grid size barricades set up using A* algorithm, route maps under complex searches.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:雪林
  1. 八数码A星算法加扩展节点分析

    1下载:
  2. 基于matlab八数码的A*算法实现,有图形界面化,对用户友好。(Based on MATLAB eight digital A* algorithm, graphical interface, user-friendly.)
  3. 所属分类:matlab例程

  1. A star

    2下载:
  2. 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:180224
    • 提供者:shaoyy
  1. Whale-Optimization-Algorithm

    0下载:
  2. This function initialize the first population of search agents f each variable has a different lb and ub f each variable has a different lb and ub Whale-Optimization-Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:SAADATYAR
  1. A星算法matlab源码及详细注释

    1下载:
  2. A*算法路径规划,程序中采用随机障碍物,通过躲避障碍物来完成路径的规划(A* algorithm; path planning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:hao郝
  1. GENETIC ALGORITHM

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of Darwin
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:44032
    • 提供者:alfreddiao
  1. A星

    5下载:
  2. 利用A*算法进行路径规划,寻找最优路径,达到目的,可以进行三维路径搜索(Using the A* algorithm to plan the path, find the best path and achieve the goal, we can search the three dimensional path.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:115712
    • 提供者:zxw24
  1. A算法的航路规划

    0下载:
  2. A* 算法 matlab程序 用于机器人避障(A* algorithm matlab program for robot obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-20
    • 文件大小:58368
    • 提供者:诶呀我去
  1. A algorithm

    2下载:
  2. A算法实现路径规划,数字地图用矩阵建立的(A* algorithm, A* algorithm to achieve path planning, digital map with matrix establishment)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-30
    • 文件大小:112640
    • 提供者:理行者
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com