Feeds
已回答
mtimesx not work in script
the problem solved by making following changes in mtimesx_build.m: 1.changing mexopts = [prefdir '\mexopts.bat']; to ----> ...
mtimesx not work in script
the problem solved by making following changes in mtimesx_build.m: 1.changing mexopts = [prefdir '\mexopts.bat']; to ----> ...
9 years 前 | 0
| 已接受
提问
mtimesx not work in script
Hello I am trying to use mtimesx library on matlab 2016a, win 10 64bit, I compile this library and the following code runs i...
9 years 前 | 1 个回答 | 0
1
个回答提问
mtimesx library compile error
hello I am trying to use mtimesx on matlab 2016a, windows 10 64-bit, but I get the error " A C/C++ compiler has not been se...
9 years 前 | 2 个回答 | 0
2
个回答提问
paralleling sequence of matrix multiplication
Hello in my function, there are a lot of element wise matrix multiplication which are independent. is there a way to calculat...
9 years 前 | 1 个回答 | 0
1
个回答提问
Is there a way to vectorize this for loop to speed up?
Hello Is there a way to vectorize this for loop to speed up? thank you for j =1 :size(Rond_Input2Cell,1) ...
9 years 前 | 1 个回答 | 0
1
个回答提问
speedup my matlab function
Hello I write a neural network program with matlab and after profiling my code I understand this function is bottleneck of my...
9 years 前 | 0 个回答 | 0

