Estadística
3 Preguntas
2 Respuestas
CLASIFICACIÓN
15.123
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
3 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
FFT inside parfor loop on a multi-core computer does not accelerate
Hello, I am trying to accelerate my code involving lots of FFT-s by putting it inside a parfor loop. All calculations in the ...
casi 13 años hace | 2 respuestas | 0
2
respuestasCan't pass COM object handle into spmd body
|It looks like there exists a simple solution which involves creating a COM object inside the spmd body, but avoids creating an...
alrededor de 13 años hace | 1
| aceptada
Pregunta
Can't pass COM object handle into spmd body
I am using an application object opened using ActiveX server, oApp = actxserver('my.application'); in the definition of ...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasparallelizing optimization tasks for functions evaluated by external devices
OK, for those who are interested I am putting a working script below (Minimization of the two functions in parallel using spmd c...
alrededor de 13 años hace | 0
Pregunta
parallelizing optimization tasks for functions evaluated by external devices
Hello, I need to optimize two functions of different variables, let's call them F1(X1) and F2(X2), using GA algorithm. The funct...
alrededor de 13 años hace | 2 respuestas | 0