photo

Soumyadipta Sengupta


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
2 个回答

排名
28,862
of 300,753

声誉
1

贡献数
4 个提问
2 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Correlation on distributed array
I would like to compute autocorrelation using the xcorr function on a distributed array. Would this be possible?

7 years 前 | 1 个回答 | 1

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Help regarding parallelizing code
i have parallelized it.

7 years 前 | 0

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Help regarding parallelizing code
Hello Jan, I have preallocated those variables as well as the structures . I didn't show the complete code.

7 years 前 | 0

提问


Help regarding parallelizing code
for i=1:(length(water)/3)-1 for j=i+1:length(water)/3 donor_mol_in...

7 years 前 | 2 个回答 | 0

2

个回答