photo

Jeff


Imperial College

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
13,572
of 297,503

声誉
3

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
3

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to find number of significant figures in a decimal number?
For example, given a decimal number 31.4560000 I'd like to know number of significant figures in the number which is 5(3,1,4,5,6...

10 years 前 | 2 个回答 | 3

2

个回答

提问


Question about using C library created by codegen in C program
The C function (C static library) created by codegen takes an input argument of type *const emxArray_uint32_T* and return values...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to specify the download location of Matlab 2014a
The default location is not large enough for the Matlab installation files. During the whole process there's no option being gi...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Can not run a modified kmeans.m
I modified the original kmeans.m function in order to carry out certain experiment.I removed the part that handles empty cluster...

11 years 前 | 1 个回答 | 0

1

个回答

提问


kmeans for dataset that's too big for memory
Hi, I'd like to do kmeans for a dataset that is too big to be loaded in memory. What options do I have? I can load a part of...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Question about building MEX file
Hello, I'm learning others' work on building MEX file and find a command like the following: *mex [certain source files] r...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How is execution time (cpu time) calculated for multi-core cpu?
1) For multi-core cpu, when I use profile to check the execution time, does profile include the hidden time due to the parallel ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


'dec2bin' produce error when converting rounded float number
I tried to load an image, scale and output the binary code of each pixel. 'dec2bin' requires integer smaller than 2^52, so I rou...

13 years 前 | 2 个回答 | 0

2

个回答