photo

YOGESH


mpi

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
5 个回答

排名
23,488
of 300,759

声誉
1

贡献数
5 个提问
5 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


save RandomForest B and use -v7.3 switch
|Hello I have a code of feature selection (backward) and I use Random Forest. I have matlab 7.12.0(R2011a) and I run the code p...

14 years 前 | 1 个回答 | 0

1

个回答

提问


writing very large .xls file from a cell array
|Hello, I have a cell array named toatlData of size (367798 21). The array contains text (first column) and numerics (sometimes...

14 years 前 | 3 个回答 | 0

3

个回答

已回答
filesep and move contents
|Thanks Jan Now the code after your suggestion, will be cd('D:\abc1\'); list_dir = dir; list1 = list_dir(3:end); ...

14 years 前 | 0

提问


filesep and move contents
|Hello, I have two folders. both contain some subfolders, and their subfolders also contain subfolders.| abc1 >> sdir1 >> ab1...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
use of movefile to move files to another dir
|Thanks Fangjun, rest of the code works well, only it is not moving files to the subdirectory after its work is done. I tried ...

14 years 前 | 0

提问


use of movefile to move files to another dir
|Hello, e.g. I have some files named| ab01.sun, cd023.sun, sdf45.sun, wad23.sun |I want to move a file into a subfol...

14 years 前 | 2 个回答 | 1

2

个回答

已回答
Load a Text File in a GUI
as you are talking about fgetl, i came across [tline, lt] = fgets(fid); in this case, what is 'lt'? what should be its leng...

14 years 前 | 0

已回答
cell contents in a loop_fangjun's answer
|Thanks.| |but it seems that it is not doing well.| |e.g. I created a cell (of size (3,6) like| vars = {'ind' 'ger' 'u...

14 years 前 | 0

已回答
compare particular strings in filenames array
Thankx Fangjun Juang and Oleg. This code works fine when there is a single row of files. But I do have a cell of size 414*74. ...

14 years 前 | 0

提问


cell contents in a loop_fangjun's answer
Hello all, I have a vars = cell(1,9) like following, the code works fine when there is a single row. vars = {'OKR_evapo','MD...

14 years 前 | 4 个回答 | 0

4

个回答