Feeds
提问
How to speed up qz?
I'm doing a monte carlo algorithm where the majority of the time is spent taking the qz decomposition of a 10x10 matrix. Is ther...
14 years 前 | 1 个回答 | 0
1
个回答提问
Does codegen handle qz?
I have an m-file that I'm trying to run through codegen to create a mex file that uses the QZ decomposition. I get the following...
14 years 前 | 2 个回答 | 0
