Community Profile

photo

Stepan


Last seen: 4 months ago Active since 2015

Followers: 0   Following: 0

Message

Postdoc in Cognitive biology group (www.kobi-ovgu.de), Institute of Biology,Otto-von-Guericke Universität,Magedurg,Germany

Statistics

Feeds

View by

Question


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 ...

7 years ago | 1 answer | 0

1

answer

Question


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" ...

9 years ago | 1 answer | 0

1

answer