-
robot_sweeper
电子科技大学,数学学院,本科二年级,数学实验课程作业:扫地机器人的路径规划问题 实验是内容是规划并利用MATLAB模拟扫地机器人的清扫路径,并与随机游走的清扫方式做对比
编程思路:
规定扫地机器人的尺寸为1×1的网格,地图尺寸为20×15(参数可修改),在利用矩阵Tag储存障碍物信息(障碍物标1,非障碍物标0),barrier_generate函数随即生成障碍物
路径规划考虑采用深度优先搜索算法,根据标记矩阵Tag的信息,找到网格之间可达性关系,建立图的邻接压缩表,深度优先搜索求出路径(深度优先所搜算法是在别人的代码上进行修改)
可视化过程中首先建立起地图网格,利用网格着色体现扫地机器人的运动过程,白色表示未清扫过,黑色表示障碍物,蓝色表示清扫过一次,红色表示反复清扫过。
随机游走采用向上下左右四个方向等可能地游走,可视化过程和路径规划的一样
主函数返回的是路径规划和随机游走所花的总步数(Simulation of Robot Sweeper)
- 2020-07-08 23:18:57下载
- 积分:1
-
FULL_bridge_DAB_openloop
DC-DC变换器的双有源桥DAB拓扑的MATLAB仿真,开环仿真(MATLAB simulation of dual active bridge DAB)
- 2017-06-05 19:48:02下载
- 积分:1
-
LabVIEW与MATLAB混合编程
说明: LabVIEW与MATLAB混合编程
在LabVIEW中链接MATLAB里的FFT函数,进行频谱分析,与调用LabVIEW平台的FFT函数进行分析的结果相比较。(Hybrid programming of LabVIEW and MATLAB Link the FFT function in MATLAB in LabVIEW to do spectrum analysis, and compare with the result of calling the FFT function of LabVIEW platform.)
- 2019-06-04 14:46:26下载
- 积分:1
-
JAVA语言程序设计与数据结构第十一版基础篇答案
说明: JAVA语言程序设计与数据结构第十一版基础篇答案(Java programming and data structure)
- 2020-03-28 15:41:41下载
- 积分:1
-
aircrack-ng-0.9.3-win
说明: windows下无线网络密码破解工具
windows下无线网络密码破解工具(under the windows wireless network password cracking tools)
- 2009-08-01 18:40:25下载
- 积分:1
-
CVI教程
本教程面向的是那些从未使用过LabWindows/CVI的读者,但是假设读者以有了C语言的基础并且熟悉Windows 2000/9x/NT操作系统。在每一章节的学习中,作者都是通过一个具体的实例让读者迅速的掌握本章的知识点;而不是长篇大论,述及边枝细叶,反而使读者望而却步,只见树木,不见森林。(This tutorial looks for readers who have never used LabWindows/CVI, but assumes that the reader has the basics of the C language and is familiar with the Windows 2000/9x/NT operating system. In each chapter of the study, the author is through a concrete instance allows readers to quickly grasp the knowledge of this chapter; instead of the side branches and leaves a long and minute statement, instead, make the reader prohibitive, cannot see the wood for the trees.)
- 2017-08-29 18:13:17下载
- 积分:1
-
采用BP神经网络进行非线性预测
说明: 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data randomly, select training samples and test samples, train the training network of training samples, and verify the test samples.)
- 2019-01-13 09:25:18下载
- 积分:1
-
分散式风力发电机组的电压控制_王刚
说明: 这是一篇关于分散式风电并网无功优化研究的文章(This is an article on reactive power optimization of decentralized wind power grid connection)
- 2020-06-06 19:31:34下载
- 积分:1
-
关于七针0.96寸OLED使用IIC接口的说明
oled 4/7针 spi接口 iic 连接单片机 反白显示 资料(OLED 4/7 pin SPI interface IIC connects to single chip computer display data)
- 2020-06-21 04:00:02下载
- 积分:1
-
D1-026
说明: matlab变压器仿真,matlab sumilink(Matlab transformer simulation)
- 2021-03-14 22:14:27下载
- 积分:1