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