登录
首页 » matlab » 181060021李闯—机器人运动分析

181060021李闯—机器人运动分析

于 2020-05-22 发布
0 110
下载积分: 1 下载次数: 2

代码说明:

说明:  课题作业,模拟了刚体的运动,以实现类似机器人的避障功能(The class assignments in the class simulate the rigid body movement to achieve a robot-like obstacle avoidance function)

文件列表:

181060021李闯—机器人运动分析, 0 , 2020-05-07
181060021李闯—机器人运动分析\刚体运动仿真, 0 , 2019-05-21
181060021李闯—机器人运动分析\刚体运动仿真.zip, 2073 , 2020-05-07
181060021李闯—机器人运动分析\刚体运动仿真\gangti.m, 114 , 2019-05-21
181060021李闯—机器人运动分析\刚体运动仿真\go.m, 1926 , 2019-05-21
181060021李闯—机器人运动分析\刚体运动仿真\go_ahead.m, 453 , 2019-05-21
181060021李闯—机器人运动分析\刚体运动仿真\left.m, 244 , 2019-03-29
181060021李闯—机器人运动分析\刚体运动仿真\right.m, 251 , 2019-03-29
181060021李闯—机器人运动分析\排球提取, 0 , 2019-05-21
181060021李闯—机器人运动分析\排球提取\TiQuPaiqiu.java, 3160 , 2019-05-20
181060021李闯—机器人运动分析\排球提取\测试.jpg, 103998 , 2019-05-20
181060021李闯—机器人运动分析\排球提取\灰度.jpg, 139210 , 2019-05-20
181060021李闯—机器人运动分析\排球提取\结果.jpg, 20117 , 2019-05-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已...
    此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BUG,就请各位自己修正了。 (是在边界处理上,少处理了一种特殊情况) 另:本游戏开放源码,可以随意使用或修改。 ------ musix@withu.com , 2001 , taizhou,jiangsu-HuaRong Road is only the VC language version of the demonstration, only to demonstrate an idea, no increase in functionality. The game image is similar FLASH from the game, cut out, but it"s not the source website has been visited. As HuaRong Road every role the same time may be different and the choice of direction, increasing the difficulty of judging. The main demonstration of a single-game non-selective control of HuaRong Road intelligent simulation process. Of course, this is very simple, no real intelligence. If the AI category of interest, to be the next http://chess.withu.com and computer disk welcome such exchange on
    2022-01-22 14:19:09下载
    积分:1
  • Ant colony algorithm to solve the optimal vehicle routing problem, for we learn...
    蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
    2023-05-23 14:40:03下载
    积分:1
  • 中起始码和结束码表示控制命令的起始与结束。当设备在RS
    其中起始码和结束码表示控制命令的起始与结束。当设备在RS-232总线上捕捉到数据FFH时,表示后续有控制命令写入,当接收到数据AAH后,表示接收到的控制字已经结束且完整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作-整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
    2022-05-14 21:23:09下载
    积分:1
  • Unikey-4.0
    to study for student
    2013-08-28 12:11:13下载
    积分:1
  • 各种无线传输模块
    物联网”概念风起云涌,无线应用大行其道。如在选型阶段就正确确定最适合要求的型号,无疑能缩短开发周期,尽快实现无线应用。(this paper is useful)
    2017-12-10 11:26:07下载
    积分:1
  • Python核心编程 第3版 中文版
    本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。 第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。 第 2 部分 讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。 本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts. Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on. Part 2 Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents. This book is suitable for Python developers with some experience.)
    2020-06-17 10:40:02下载
    积分:1
  • EightClocksMaths
    说明:  可能过MATLAB直接生成代码,以驱动步进电机。八拍(It is possible to generate code directly through MATLAB to drive stepper motors. Eight beat)
    2019-05-14 00:40:58下载
    积分:1
  • good cms for web sites using php,mysql
    good cms for web sites using php,mysql
    2022-05-07 11:55:41下载
    积分:1
  • 网络蜘蛛源码发展套件,有源代码和测试例子,用java实现的
    网络蜘蛛源码发展套件,有源代码和测试例子,用java实现的-network spider-source development kit, the active code and test case, with the realization of java
    2023-05-04 20:35:03下载
    积分:1
  • zsgx1hacks-v0.4
    zsg hacks ip webcam software
    2019-01-10 23:01:31下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载