Statistica
RANK
12.506
of 295.527
REPUTAZIONE
3
CONTRIBUTI
3 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
3
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 [...
oltre 10 anni fa | 2 risposte | 1
2
risposteDomanda
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 ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaRisposto
Speed 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...
Speed 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...
oltre 10 anni fa | 0
Domanda
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...
oltre 11 anni fa | 2 risposte | 2