登录
首页 » matlab » 第5章

第5章

于 2021-04-15 发布 文件大小:5KB
0 219
下载积分: 1 下载次数: 10

代码说明:

  通过主动转向,实现自动驾驶车辆对参考的路径跟踪。(Through the active steering, automatic driving vehicle path following for reference.)

文件列表:

第5章\chapter5_1_1.m, 1462 , 2014-05-30
第5章\chapter5_2_2.m, 12503 , 2014-05-30
第5章, 0 , 2018-08-18

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

发表评论

0 个回复

  • Form1.Designer
    说明:  自动更新项目,通过配置xml文件获取需要更新的内容(Automatically update the project to retrieve the content to be updated by configuring the XML file)
    2020-06-25 11:40:01下载
    积分:1
  • AD2S1210_STM32
    基于STM32,对AD2S1210进行配置,可实现读取旋变位置,速度,实现编码器值稳定等功能(Based on STM32, the configuration of AD2S1210 can realize the function of reading and changing the position and speed of the encoder, and achieving the stable value of the encoder.)
    2021-01-06 18:18:54下载
    积分:1
  • JC
    说明:  johnson cook vumat code
    2016-09-22 18:37:16下载
    积分:1
  • 多智能体编队控制matlab仿真程序
    说明:  多智能体蜂拥仿真程序 matlab语言编写,适合新手学习,,源码可运行 ,无错误(Multi-agent swarming simulation program written in matlab language, suitable for novices to learn, the source code can run without errors)
    2021-03-30 14:09:10下载
    积分:1
  • Graphtheory
    图论的算法书籍,书中包含许多经典的例子,入门用。 章节:1基本概念 2最短路径 3最小生成树 4图的连通性 5支配集与独立集 6网络流 7匹配 8着色 9可行遍性(Graph theory, algorithms books, the book contains many classic examples of entry to use. Chapters: a basic concept of two shortest path minimal spanning tree 4 Figure 3 connectivity of five dominating set and independent set of six matching network flow 7 of 8 coloring 9 viable over the)
    2009-12-03 21:34:03下载
    积分:1
  • 8051 assembly language source code for 2x16 LCD dş splay
    8051 assembly language source code for 2x16 LCD dş splay
    2022-06-17 20:24:08下载
    积分:1
  • VBScript
    VBScript入门的学习资料,是中文版的(VBScript entry-learning materials, is the Chinese version of)
    2010-03-06 14:21:41下载
    积分:1
  • tun2sock v1.3
    Tun2Socks for Windows
    2018-06-03 06:01:38下载
    积分:1
  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • MATLAB实现偏微分方程的差分计算 源程序代码
    很好用的matlab代码,用了以后腰好腿好身体好(Very good matlab code)
    2018-09-05 20:03:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载