Pseudospectral Methods
Overview
Pseudospectral Methods are a class of direct methods used to discretize continuous-time optimal control problems into Nonlinear Programming (NLP) problems. The core idea is to approximate state and control variables at collocation points defined by orthogonal polynomials, leveraging the high accuracy of global interpolation polynomials for rapid convergence. Common collocation schemes include Gauss-Legendre, Gauss-Lobatto, and Radau points.
Pseudospectral methods are widely applied in spacecraft trajectory optimization, low-thrust transfer orbit design, and reentry vehicle guidance, complementing the Shooting Method and Arc-length Continuation.
This is a placeholder page. Detailed content is to be added.
