登录
首页 » matlab » 程序

程序

于 2018-05-18 发布 文件大小:27KB
0 166
下载积分: 1 下载次数: 8

代码说明:

  基于机器人人工势场能算法的移动机器人避障路径规划。(Obstacle avoidance path planning for mobile robot based on robot artificial potential field algorithm.)

文件列表:

程序.docx, 30939 , 2018-05-09

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

发表评论

0 个回复

  • 讯雷是下载工具,它在我的周围很流行,在我认为它很方便,实用。...
    讯雷是下载工具,它在我的周围很流行,在我认为它很方便,实用。--- mine is to download tool, in my very popular around, I think it is very convenient and practical.
    2022-06-15 19:37:34下载
    积分:1
  • frmGoodsInventory.designer
    说明:  用MATLAB生成FIR滤波器系数后,用C#语言,在上位机演示及实现FIR滤波器(After the FIR filter coefficients are generated by MATLAB, the FIR filter is demonstrated and implemented on the host computer in C # language)
    2020-06-25 06:40:01下载
    积分:1
  • Robust_MVDR_Simulation
    一些稳健MVDR程序,其中包括对角加载算法(LSMI)算法,权值范数约束稳健MVDR算法(Robust MVDR Beamforming)
    2018-11-13 09:45:22下载
    积分:1
  • laser-principle
    本课件从量子力学的角度阐述了激光的产生和性质。(The courseware the perspective of quantum mechanics describes the emergence and nature of the laser.)
    2015-04-25 08:56:38下载
    积分:1
  • twoD_XY_model
    利用平面波展开法计算二维声子晶体的固固组合XY模式声子晶体禁带(Calculating the Forbidden Band of Two-dimensional Phononic Crystals in Solid-solid XY Mode by Plane Wave Expansion Method)
    2021-04-07 20:49:01下载
    积分:1
  • 自己编的一个生物电信号处理平台,包括相干平均、滤波和傅里叶分析等方法。...
    自己编的一个生物电信号处理平台,包括相干平均、滤波和傅里叶分析等方法。-Its own series of a biological signal processing platform, including the coherent average, filtering and Fourier analysis methods.
    2022-01-25 19:58:38下载
    积分:1
  • DynamicDataDisplay-example-master
    一款强大的图表框架,支持大数据图形显示(通过图片方式)(DynamicDataDisplay-example-master)
    2020-06-17 10:00:02下载
    积分:1
  • RTD2660_spec
    说明:  RTD2260芯片手册,该芯片支持VGA,HDMI,DVI等多种格式输入,LVDS输出连接液晶屏,内部集成单片机,可以做OSD菜单(RTD2260 chip manual, the chip supports VGA, HDMI, DVI and other forms of input, LVDS output connected to the LCD screen, internal integration of microcontroller, can do OSD menu)
    2020-06-23 11:40:02下载
    积分:1
  • MobileBroadbandWirelessWAN_Qualcomm
    Mobile Broadband Wireless WAN_Qualcomm PDF
    2008-08-01 20:42:37下载
    积分:1
  • C# 使用数据库列别名的例子
    C# 使用数据库列别名的例子。查询数据库信息,定义了一个方法返回DataTable对象:   private DataTable GetMessage()   {    string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");    string P_Str_SqlStr = string.Format(//创建SQL查询字符串    @"SELECT 学生姓名 as 姓名,年龄 as 学生年龄,性别 as 学生性别 from tb_Student");    SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);    DataTable P_dt = new DataTable();//创建数据表    P_SqlDataAdapter.Fill(P_dt);//填充数据表    return P_dt;//返回数据表   }
    2022-07-22 20:05:58下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载