Planned support for code generation of sparse optimisation using quadprog()
    7 views (last 30 days)
  
       Show older comments
    
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. 
0 Comments
Answers (1)
  Dimitri MANKOV
      
 on 28 Mar 2022
        
      Edited: Dimitri MANKOV
      
 on 28 Mar 2022
  
      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
See Also
Categories
				Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!