Planned support for code generation of sparse optimisation using quadprog()
Mostrar comentarios más antiguos
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.
Respuestas (1)
Dimitri MANKOV
el 28 de Mzo. de 2022
Editada: Dimitri MANKOV
el 28 de Mzo. de 2022
0 votos
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
1 comentario
William Jacobs
el 28 de Mzo. de 2022
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!