photo

Stefan


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

diffusion mri research

统计学

All
MATLAB Answers

4 个提问
2 个回答

Cody

0 个问题
1 个答案

排名
227,040
of 300,765

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
114,237
of 170,941

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years 前

提问


precision problem in simple subtraction?!?
Hi everybody Just stumbled upon a "bug" i cannot really explain. Let's test a simple subtraction: 1 - 0.8 - 0.2 my matlab tel...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
Accessing multidimensional array with pairwise indices
Thanks for all the help and replies. I tested all the suggestions with a bigger matrix and compared the computation time. "Unfor...

11 years 前 | 0

提问


Accessing multidimensional array with pairwise indices
Hi everybody Probably a stupid question but I can't get my head around it. Suppose A is a matrix with dimensions (20,20,100...

11 years 前 | 5 个回答 | 0

5

个回答

已回答
system() call on windows, R2012b & R2014b, handling error popups
Ok for me the command is not working, at least the first entry of the path (in my case %matlabroot%\bin\win64 is not removed fro...

11 years 前 | 0

提问


system() call on windows, R2012b & R2014b, handling error popups
Hi I try to run an external program via system() call. In a normal command shell and execute from R2012b everything works as ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


type conversion, precision loss
I observed a strange behaviour when working with data read from a binary file. Here a small example: >> a=int32(1); >> b=1...

12 years 前 | 2 个回答 | 0

2

个回答