photo

Amit Padhi


Last seen: 12 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
157,767
of 300,857

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why does C code generated by MATLAB Coder have numerical values already assigned to some internal variables of functions while the original MATLAB user defined function requires user input for those variables?
I am using MATLAB Coder to generate C code. The original MATLAB user defined function has some variables that should be assigned...

8 years 前 | 1 个回答 | 0

1

个回答

提问


parallel code execution on MATLAB cluster
As I run a code on a cluster using spmd, sometimes a worker gets disconnected and the execution stops. In another instance, the ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Scratch files with spmd
If I write a scratch file within an spmd block, will the file be written to a temporary folder in a worker that gets automatical...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Using scratch files with spmd
While using spmd on a cluster, I need to write some scratch files within the spmd block. If I use fopen and fwrite commands to w...

8 years 前 | 0 个回答 | 0

0

个回答