搜索资源列表
LFE
- 这是一个小车路径跟踪的仿真程序。目标是:“用鼠标从车头处,划一 条路径,然后点击开始跟踪,小车就能一下一下,跟着路径走了,并把他的 行驶轨迹用红色线画出来”。
ROBOT
- 该文详细分析了履带式机器人的受力特点, 提出了一种适于进行控制器设计的履带机器人模型, 并在此基础上, 按照反馈线性化的思想, 提出了一种履带式机器人稳定路径跟踪控制器的设计方法, 同时给出了方法的非奇异条件。该文提出的控制系统模型和路径跟踪方法, 为履带式机器人控制系统设计提供了理论依据。
move_track
- 机器人的跟踪路径规划策略,非常好的例子,是基于vc++平台的-robot tracking
integerandquadratic
- 整数规划(Integer programming)分支定界法 二次规划(quadratic programming)路径跟踪法-Integer programming (Integer programming)branch and bound method quadratic programming (quadratic programming)the path tracing method
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
rrt-0.3
- RRT路径规划算法,可以生成曲线路径,并跟踪生成的路径-RRT* path planning algorithm can generate curved path, and follow the path generated
SA_TSP
- 模糊退火算法,机器人路径跟踪要用到的算法,很好用,有源码-Fuzzy annealing algorithm, robot path tracking algorithm to use, easy to use, with source
tra
- 路径跟踪法 最优化理论与算法 陈宝林 第六章算例 例题 以及两篇参考文献-The path following method example Example of optimization theory and algorithms Chen Baolin Chapter VI
IBM_opinion_on_cloud[1]
- Matlab移动系统开发,机器人路径跟踪-The Matlab mobile systems development, the robot path tracking
zykz
- 利用最优控制求解汽车路径跟踪程序,其结果收敛性良好。-Optimal control to solve the vehicle path tracking, the results of convergence.
TrackRoute
- 用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。-With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.
AUV-tarcking
- 基于反步法的船舶直线路径跟踪控制程序,包括自适应算法,控制模型搭建-AUV_tracking based on backstepping
几何学模型路径跟踪
- 无人驾车车轨迹跟踪控制,是目前社会研究的重点。本程序代码实现matlab联合carsim进行联合仿真,实现追踪给定轨迹。经测试,在低速状态,追踪效果很理想。(Unmanned driving vehicle trajectory tracking control, is currently the focus of social research.This procedure code realization of matlab joint carsim joint simulation, tr
test
- 基于CARSIM的驾驶员预瞄模型实现无人车路径跟踪(The pilot model realizes the path tracking of the driverless car)
kalman filter example
- 多个关于卡尔曼滤波的仿真程序,路径跟踪,温度估计,滤波,(kalman temperature estimation and route track)
随机有限集用于路径跟踪代码
- Vo-GLMB算法匹配的matlab代码。基于随机有限集的路径跟踪与预测
path_following
- 结合carsim-simulink,设计路径跟踪算法。(Combined with carsim-simulink, the path tracking algorithm is designed.)
chap9-1
- 可以实现机器人路径跟踪功能,在工程应用上有很大的参考价值(Robot path tracking function can be realized, which has great reference value in engineering applications.)
matlab 实现backstepping控制
- 利用反步法实现路径跟踪,包括直线、椭圆,圆轨迹等(Path backtracking with backstepping)
PathFollowingUsingMATLABandSimulink
- 通过纵向速度控制与侧向路径跟随,实现车辆轨迹跟踪功能(Through longitudinal speed control and lateral path following, the function of vehicle trajectory tracking is realized)