photo

EQ


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
13,834
of 301,432

声誉
3

贡献数
3 个提问
0 个回答

回答接受率
66.67%

收到投票数
3

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


"Error using save Must be a string scalar or character vector." - but it is a string!
I'm getting the error when I run the following line: save(['data/test',num2str(n),'.mat'],U,U_old,dt); where n is my loop inde...

7 years 前 | 2 个回答 | 1

2

个回答

提问


Distributed computing - job still 'running' when actually finished. Why?
I have been using MATLAB distributed computing for about two years now (R2014b). I have noticed multiple issues and am wondering...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Why does a'*b yield a (slightly) different result than dot(a,b)?
I was working an building a matrix entry-wise and checking two different methods against each other and eventually found that do...

8 years 前 | 1 个回答 | 1

1

个回答