photo

Ernst Jan


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
1 Respuesta

CLASIFICACIÓN
12.506
of 300.343

REPUTACIÓN
3

CONTRIBUCIONES
3 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 11 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

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

más de 11 años hace | 0

Pregunta


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

más de 12 años hace | 2 respuestas | 2

2

respuestas