Alexander
University College London
Followers: 0 Following: 0
Statistics
RANK
34.070
of 295.448
REPUTATION
1
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Why does declaring a global variable take so much time?
I have a function in from a larger program that I profiled in order to try and find some places to gain some speed. The global d...
bijna 11 jaar ago | 2 answers | 1
2
answersMEX : Matlab and Opencv "Viola and Jones Object Detection"
Have you run "mex -setup" from the matlab command line and selected the correct compiler? I'm afraid, from that stack trace I...
bijna 11 jaar ago | 0
I am getting the below mentioned problem when I am simulating "Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler."
If you run "mex -setup" from the matlab command line it should give you the option to specify a compiler, if you have one. If yo...
bijna 11 jaar ago | 0
Question
ode45 on a system of differential equations with vectors as variables
Hi all, I have a system of differential equations: dX/dT = -X + (1 - X) .* (W(R ) * F(X)) where ".*" means element-wise...
bijna 11 jaar ago | 1 answer | 0