Soumyadipta Sengupta
Followers: 0 Following: 0
Estadística
4 Preguntas
2 Respuestas
CLASIFICACIÓN
28.791
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Correlation on distributed array
I would like to compute autocorrelation using the xcorr function on a distributed array. Would this be possible?
casi 6 años hace | 1 respuesta | 1
1
respuestaPregunta
Within script function not working in parallel code
if i have functions within the script, the parallel code is not working in both 2017b and 2018 on a cluster. The workers are not...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
connector not running message while executing parallel code on cluster
I am running the following test code on a cluster. clc;clear all; x=32; poolobj=parpool(x); A = zeros(32, 11); tic parfor ...
casi 6 años hace | 1 respuesta | 0
1
respuestaHelp regarding parallelizing code
Hello Jan, I have preallocated those variables as well as the structures . I didn't show the complete code.
casi 6 años hace | 0
Pregunta
Help regarding parallelizing code
for i=1:(length(water)/3)-1 for j=i+1:length(water)/3 donor_mol_in...
casi 6 años hace | 2 respuestas | 0