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

搜索资源列表

  1. GrTheory.rar

    0下载:
  2. 这是一个图论工具箱,内包含25个图论算法,包括最小路径规划,和旅行商问题。,This is a map of the toolbox, which contains 25 plans of algorithms, including the smallest path planning, and the traveling salesman problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:28771
    • 提供者:spf
  1. Kalmanfilter.rar

    0下载:
  2. 仿真方法:1.在Matlab命令窗口中输入:TargetTracke(0,0);进行跟踪实验仿真; 2.为了体现本文的重点,即模型切换的重要性,在Matlab命令窗口中输入:argetTracke(0,1);可以观看如果不采用模型切换的仿真结果;3.在Matlab命令窗口中输入:Mentecarlo;进蒙特卡洛仿真; ,kalman filter simulate
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3795
    • 提供者:胡鸿明
  1. griddrawn

    2下载:
  2. 实现了 栅格路径规划 可以自己选择随机路障 -The realization of raster path planning can choose random roadblocks
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:844
    • 提供者:海霞
  1. MATLAB-FH

    1下载:
  2. 调频通信matlab,用MATLAB实现一种快跳频通信系统-FM communication matlab, use MATLAB to achieve a fast frequency-hopping communication system
  3. 所属分类:matlab

    • 发布日期:2016-12-12
    • 文件大小:210451
    • 提供者:zhangyun
  1. pso_pathplanning

    4下载:
  2. 粒子群(PSO)路径规划。这个是一个局部路径规划,用了深度优先搜索算法,可以走出“陷阱”。-Particle Swarm (PSO) path planning. This is a local path planning, with a depth-first search algorithm, we can get out a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-12
    • 文件大小:9289
    • 提供者:陈建胜
  1. yichuansuanfa

    0下载:
  2. 用C语言编写的遗传算法 可用于机器人的智能路径规划-Using C language can be used for the genetic algorithm of the intelligent robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:86486
    • 提供者:王孟萌
  1. software

    1下载:
  2. 抄表,软件设计,以及方法,路由算法,路径说明-ammeter,software designed
  3. 所属分类:Data structs

    • 发布日期:2016-11-27
    • 文件大小:338714
    • 提供者:zqyun
  1. m_fh_simulatin_err_ratio

    3下载:
  2. 利用m序列生成跳频序列并用于跳频通信,并给出误码率曲线-Use of m sequences generated hopping sequence and used for frequency hopping communications, and give the bit error rate curve
  3. 所属分类:matlab

    • 发布日期:2016-01-30
    • 文件大小:3057
    • 提供者:yangankun
  1. Metalslug-60

    0下载:
  2. 算法,各种完善的功能,跳跃,地图的移动什么的-arithmetic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:713326
    • 提供者:褚广明
  1. yiqun

    0下载:
  2. 蚁群算法,基于蚁群算法的最短路径问题,编译环境为c-Ant algorithm, ant colony algorithm based on the shortest path problem, the compiler environment for c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5773
    • 提供者:realhit
  1. 04

    0下载:
  2. 跳频通信的matlab文件,对学习扩频通信有很大的帮助 -fhss introduction made in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12925
    • 提供者:lei
  1. fullpath

    0下载:
  2. 移动机器人的全路径规划算法,可以输出所有路径, vc++编写,很好,推荐-The whole mobile robot path planning algorithm, all paths can be output, vc++ to prepare, very good, recommended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4676850
    • 提供者:周光有
  1. dijkstra

    0下载:
  2. dijkstra算法解决路径规划问题,求解任意两点之间的最小距离-Dijkstra s Shortest Path Algorithm calculates the shortest path and distance between two nodes on a map
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13946
    • 提供者:spf
  1. jsjy20070288

    0下载:
  2. :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-25
    • 文件大小:329278
    • 提供者:zhangying
  1. kalman

    0下载:
  2. 卡尔曼滤波的程序,可用于手势跟踪中对下一帧手势的位置的预测-kalman filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4534
    • 提供者:yinghuyu
  1. matlabaco2

    0下载:
  2. 基于matlab的机器人路径规划源代码-The robot path planning based on matlab source code. . . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2173
    • 提供者:zhu li
  1. MATLAbpathplaning

    0下载:
  2. MATLAB 路径规划,效果还可以,可以做毕设截图只用。希望能给你帮助。-MATLAB path planning, the effect can be, they can do complete set up shots only. Hope that I can help you.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4103
    • 提供者:郑广建
  1. ACOTSP[1].V1.0

    0下载:
  2. 路径规划 路径规划的实例,主要运用蚁群算法,算法简洁明了,不懂的可联系本人-Examples of path planning, the main use of ant colony algorithm, the algorithm of concise, do not know I can contact
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:95208
    • 提供者:yang
  1. matlabpathplanning

    2下载:
  2. 用MATLAB 实现的机器人在平面上的路径规划,实用栅格法处理环境和障碍物。-Implemented using MATLAB robot path planning in the plane, utility grid method to deal with environmental and obstacles.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4760
    • 提供者:sky
搜珍网 www.dssz.com