I have a system in which I need to apply model predictive control to. I have all the state space parameters of the system defined, so I know how big all my matrices are. Is it possible to determine, without coding anything, whether model predictive control can run on my specific microcontroller? I dont want to begin coding only to realise that it will not work later on.