Statistics
RANK
12 506
of 297 527
REPUTATION
3
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
3
RANK
of 20 454
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159 075
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
Performance decrease accessing elements >4-D matrix
*Introduction* I have an algorithm that loops billions (trillions) of times and manipulates a matrix stored in 7 dimensions [...
mer än 10 år ago | 2 answers | 1
2
answersQuestion
Calculating means in large matrix using logical indexing
Hi there, I have a large data matrix in which I want to calculate the average of elements satisfying certain conditions. The ...
ungefär 11 år ago | 1 answer | 0
1
answerSpeed optimization of partial inner product (norm)
My results show that the first is actually faster: n = 10000; P1 = rand(1,n); tic A1 = sqrt(sum(P1.^2)); to...
ungefär 11 år ago | 0
Question
atand(x) very much slower than atan(x)!?
Today I used atand(x) and atan(x). To my great surprise atand(x) was not just a little bit slower than atan(x) but is incredibly...
nästan 12 år ago | 2 answers | 2