登录
首页 » matlab » 2D_dubins-master

2D_dubins-master

于 2020-12-30 发布
0 251
下载积分: 1 下载次数: 6

代码说明:

说明:  无人机dubins航路规划算法,matlab m语言编写(pathplannig algorithm for uavs)

文件列表:

2D_dubins-master, 0 , 2019-03-31
2D_dubins-master\README.md, 1206 , 2019-03-31
2D_dubins-master\drawArrow.m, 1650 , 2019-03-31
2D_dubins-master\drawTrajectory.m, 588 , 2019-03-31
2D_dubins-master\dubins_trajectory.m, 2970 , 2019-03-31
2D_dubins-master\dubins_types.m, 18327 , 2019-03-31
2D_dubins-master\images, 0 , 2019-03-31
2D_dubins-master\images\.DS_Store, 6148 , 2019-03-31
2D_dubins-master\images\Calculation_of_tangent_exit_and_entry_points_for_external_tangent.png, 10208 , 2019-03-31
2D_dubins-master\images\Calculation_of_tangent_exit_and_entry_points_for_internal_tangent(Changed).png, 10588 , 2019-03-31
2D_dubins-master\images\Calculation_of_tangent_exit_and_entry_points_for_internal_tangent.png, 9831 , 2019-03-31
2D_dubins-master\images\example_dubins.png, 32294 , 2019-03-31
2D_dubins-master\main.m, 381 , 2019-03-31
2D_dubins-master\plot_dubins_trajectory.m, 2053 , 2019-03-31

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

发表评论

0 个回复

  • adaboost
    一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值(this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application )
    2021-01-14 21:18:46下载
    积分:1
  • Android手势识别的实现(源码)
    Android手势识别的实现附上源代码,在屏幕上方划动手指,即可实现手机的响应,执行相应的操作,比如滑动、切换屏幕、图片放大、打开应用程序等,自动判断手势相似度,比较基础的安卓手势操作例子。
    2022-01-25 16:02:59下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • LoRaMac-node-develop
    说明:  在STM32上移植lorawan。基于lora无线通信,用LORAWAN协议(When lorawan is transplanted on STM32, the code can be run and measured.)
    2020-02-11 16:37:56下载
    积分:1
  • bmp_to_c.rar,bmp 转换 C 的源码
    bmp_to_c.rar,bmp 转换 C 的源码-bmp_to_c.rar, bmp convert C source code
    2023-04-05 23:10:04下载
    积分:1
  • 采用QPSK的MATLAB仿真,然后在FPGA实现的基本功能…
    通过MATLAB对QPSK进行仿真,再在FPGA中实现QPSK的基本功能-By MATLAB simulation of QPSK, and then in the FPGA to implement the basic functions of QPSK
    2022-03-15 16:36:50下载
    积分:1
  • 输入一个字符显示ASCII码的小程序
    输入一个字符显示其ASCII码的小程序-importation of a character ASCII show the small program
    2023-08-11 19:15:02下载
    积分:1
  • MATLAB
    用MATLAB写的基于双线性滞回模型的单自由度体系的地震能量分析程序(Using MATLAB written analysis based on seismic energy bilinear hysteretic model of single degree of freedom system program)
    2021-03-23 21:29:15下载
    积分:1
  • u盘传播,规定时间自动关机,请不要用于非法用途
    u盘传播,规定时间自动关机,请不要用于非法用途-u set the spread of the specified time automatically shutdown, please do not for illegal purposes
    2022-12-10 10:40:02下载
    积分:1
  • 12864
    这是我当时学习单片机液晶12864时的文档和程序源代码。(This is what I was learning when the MCU LCD 12864 documents and source code.)
    2011-08-18 10:21:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载