Planned support for code generation of sparse optimisation using quadprog()
이전 댓글 표시
Hi,
Is there any plan to introduce support for code generation of alternative solvers/sparse matrices for the quadprog function?
Currently code generation is only supported for the active-set method and for non-sparse matrices. This is great for small problems (such as those encountered in MPC), but is not appropriate for large problems (embedded trajectory optimisation for example).
I am currently working on a industrial project that needs to encorparate this in embedded hardware. Any infomation on future plans would be very helpful.
Many thanks,
Will.
답변 (1개)
Dimitri MANKOV
2022년 3월 28일
편집: Dimitri MANKOV
2022년 3월 28일
0 개 추천
Hi Will,
You might want to check out FORCES PRO from embotech. Their solver can for sure be used with Simulink Real-Time, though I'm not sure to which extend it would fulfill your requirements about sparse matrices.
Best,
Dimitri
카테고리
도움말 센터 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!