Example of the implementation of the SCQP method using the lin operator
收藏IEEE2026-04-17 收录
下载链接:
https://ieee-dataport.org/documents/example-implementation-scqp-method-using-lin-operator
下载链接
链接失效反馈官方服务:
资源简介:
An example of the implementation of the SCQP method using the lin operator is included in the MAIN_example.py file. This file details an optimal control problem involving an inverted pendulum, solved with the sequential convex quadratic programming (SCQP) method, and is based on the example presented in the publication: R. Verschueren, N. van Duijkeren, R. Quirynen, M. Diehl, Moritz, Exploiting Convexity in Direct Optimal Control: A Sequential Convex Quadratic Programming Method, Proceedings of the 2016 Conference on Decision and Control, 2016, pp. 1099 - 1104.
The source code of the proposed lin operator is included in the lin.py file. The user must have Python 3 and CasADi version 3.5.5 (latest stable version) installed in order to use this script. This script may be used within any implementation, toolbox or library that is based on CasADi expressions.
提供机构:
Pipeleers, Goele; Decré, Wilm; Swevers, Jan; Diehl, Moritz; Gillis, Joris; Astudillo, Alejandro



