विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| रैपिडली-एक्सप्लोरिंग रैंडम ट्री× | फीडबैक रेखीयकरण× | |
|---|---|---|
| क्षेत्र | नियंत्रण सिद्धांत | नियंत्रण सिद्धांत |
| परिवार | 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डेटासेट ↗ |
|
|