CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - robot algorithm

搜索资源列表

  1. kalmanfiler

    1下载:
  2. 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:966byte
    • 提供者:于军相
  1. extendkalman

    0下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:于军相
  1. can_bus_control

    0下载:
  2. 这个是机器人控制器的下位机程序,在8051下编译通过。可以与CAN总线上位机通讯,里面还包含了一些算法的实现。-the robot controller is the next crew, and in 8051 under compile. CAN Bus with PC communications, which also included some algorithm.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:乐乐
  1. robot-controller-design

    1下载:
  2. 非常全面的自平衡小车制作全套资料,包括硬件PCB,软件源代码,上位机软件代码,器件DATASHEET 等。 建模、控制算法及PD调节的取值参考: http://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design 硬件及软件参考如下网站资料; http://www.circuitcellar.c
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:kerrhu
  1. robotway

    0下载:
  2. 机器人路径规划的通用遗传算法C语言程序以及相关文档-General robot path planning algorithm C programming language and related documents
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:134.8kb
    • 提供者:LIXIA
  1. PD

    0下载:
  2. PD型的迭代学习控制程序,可以用于控制一个单臂机械手等,比Pid算法简单一点,但效果不如pid简单-PD-type iterative learning control procedures can be used to control a robot arm and so on, Pid algorithm than a simple point, but not as good as simple pid
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:580byte
    • 提供者:王伟
  1. xunxian

    0下载:
  2. 巡线机器人程序,真正的PD算法,可改占空比-Inspection robot program, the PD algorithm, can change the duty cycle
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.37kb
    • 提供者:理智
  1. Self-Balancing-Robot

    0下载:
  2. 建模、控制算法及PD调节的取值,可以用来改成遥控输入,比例遥控可以用AD采样口实现,但需要增加滤波;车轮速度我进行了低通滤波,否则可能会发抖;-Modeling, control algorithm and PD adjustment values ​ ​ can be used to change the remote input proportional remote control can use the AD sampling port, but the need t
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1.44mb
    • 提供者:
  1. pid-Hui_bian

    0下载:
  2. PID控制算法的汇编源代码,适用于单片机及嵌入式中对机器人电机的精确控制-PID control algorithm assembler source code for the microcontroller and embedded in the precise control of the robot motors
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.78kb
    • 提供者:刘晨光
  1. Cube_restore

    0下载:
  2. 模拟还原三阶、四阶魔方的还原算法,研究魔方机器人的初步算法。建立了简单的数学模型-Simulation algorithm of restore restore Sankai, Rubik s Revenge, study Rubik s cube robot algorithms.A simple mathematical model
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4.83mb
    • 提供者:ly
  1. RO_TIM

    0下载:
  2. 基于STM32单片机的球上平衡机器人,机器人能够平衡,涉及底层驱动、卡尔曼滤波、最优控制算法-Based on the STM32 microcontroller ball balancing robot, the robot can balance, involving low-level driver, Kalman filter, optimal control algorithm
  3. 所属分类:SCM

    • 发布日期:2017-06-09
    • 文件大小:15.22mb
    • 提供者:何志鹏
  1. C51Walking-robot

    0下载:
  2. 双足步行机器人,包括文档介绍以及相应的程序算法,可以更方便的理解双足机器人步行动作。-Biped walking robot, including document is introduced and the corresponding algorithm program, you can more easily understand bipedal robot walking motion.
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2.6mb
    • 提供者:何超
  1. main

    1下载:
  2. 扫地机器人的路劲规划算法,A心算法加入田埂式算法!(Sweeping robot path planing algorithm, A algorithm with ridge type algorithm heart!)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:7kb
    • 提供者:``小宇ge
  1. 手动机器人-方案二-全场

    3下载:
  2. 机器人全场定位算法实现。基于stm32 PID算法,可实现全场定位,直线弧形360度按照指点行进(Realization of robot whole field localization algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2019-10-12
    • 文件大小:5.79mb
    • 提供者:雨伊辰
搜珍网 www.dssz.com