photo

Jeff


Imperial College

2011 年からアクティブ

Followers: 0   Following: 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年 前 | 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年 前 | 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...

約10年 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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 ...

12年以上 前 | 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年 前 | 2 件の回答 | 0

2

回答