
Stepan
Followers: 0 Following: 0
Postdoc in Cognitive biology group (www.kobi-ovgu.de), Institute of Biology,Otto-von-Guericke Universität,Magedurg,Germany
Feeds
提问
Optimization of dot product of Matrix and vector
I have a matrix M (7 columns and 100 rows). I have a function fn(M*L), where L is vector of 7 values. I want to find L for wich ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Strange problem with memory management in MEX
Please help! I've write the following code: #include <math.h> #include <stdio.h> #include "matrix.h" #include "mex.h" ...
10 years 前 | 1 个回答 | 0