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年 前 | 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年 前 | 2 件の回答 | 0