Feeds
質問
precision difference in matlab and gnu g++
Hi all, I have two short code examples which do the same. One is written in matlab the other in c++. The result in matlab ...
13年以上 前 | 2 件の回答 | 0
2
回答回答済み
precision difference in matlab and gnu g++
I'm confused as the mex-compiler of matlab is giving the correct result but g++ not. C++ code "test.cc": #include "mex.h...
precision difference in matlab and gnu g++
I'm confused as the mex-compiler of matlab is giving the correct result but g++ not. C++ code "test.cc": #include "mex.h...
13年以上 前 | 0