方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 快速探索随机树× | 反馈线性化× | |
|---|---|---|
| 领域 | 控制理论 | 控制理论 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 1998 | 1983 |
| 提出者≠ | Steven M. LaValle | Alberto Isidori |
| 类型 | algorithm | algorithm |
| 开创性文献≠ | LaValle, S. M. (1998). Rapidly-exploring random trees: A new tool for path planning. Technical Report TR 98-11, Iowa State University. link ↗ | Isidori, A. (1995). Nonlinear Control Systems (3rd ed.). Springer-Verlag. DOI ↗ |
| 别名≠ | RRT, Incremental Sampling-based Algorithm | Exact Linearization, Nonlinear Feedback Control, Input-Output Linearization |
| 相关≠ | 3 | 4 |
| 摘要≠ | The Rapidly-Exploring Random Tree (RRT) is a motion planning algorithm that builds a tree of feasible paths by iteratively sampling random configurations in the workspace and connecting them to the nearest existing node in the tree. Introduced by LaValle in 1998, RRT is a breakthrough for high-dimensional motion planning, enabling robots to find collision-free paths in complex environments with obstacles, joint limits, and kinematic constraints. | Feedback Linearization is a nonlinear control technique that uses a nonlinear state-feedback transformation to convert a nonlinear system into a linear one, enabling the use of standard linear control methods. Developed by Isidori, Sontag, and others in the 1980s, feedback linearization is conceptually elegant and powerful: if the system satisfies certain structural conditions (relative degree, decoupling matrix rank), the nonlinearities can be exactly cancelled through feedback, reducing the problem to linear design. |
| ScholarGate数据集 ↗ |
|
|