Feeds
已回答
Matrix-concatenation-generated c/c++ code is incompatible with MATLAB
Thanks for your answer, but I think my example was a little bit confusing and does not show the problem I'm facing. Because A...
Matrix-concatenation-generated c/c++ code is incompatible with MATLAB
Thanks for your answer, but I think my example was a little bit confusing and does not show the problem I'm facing. Because A...
8 years 前 | 0
提问
Matrix-concatenation-generated c/c++ code is incompatible with MATLAB
Hello, I did the following: A = [0 1;1 0]; B = [1;2]; C = [A B]; then I generated a c++ code that calculat...
8 years 前 | 2 个回答 | 0