photo

Adam Aust


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
230,735
of 300,381

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


feature selection algorithms for text classification
feature selection algorithms (methods) for (big data text ) in matlab code ???

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to use toolboxes , optimization ('genetic algo') for feature selection
attribute selection (dimreduction) for big text data how to use optimization toolbox GA ?????

11 years 前 | 1 个回答 | 0

1

个回答

提问


replace number for specific column in string using (strrep & if)
i have string 1,2,3,4,5,6,5 4,5,6,8,5,8,6 text string 2*7 at the beginning the 2*7 is...

11 years 前 | 1 个回答 | 0

1

个回答

提问


fprintf (fid , ) , convert num2str and how to print ?
plz i need to print x value as a string (text) in a file how should convert num2str and then fprintf(fid , ) how ?...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to call some columns and fprintf ???
i have text file contains 50 columns and 50 rows , for example how i want print column 2 4 5 45

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to convert num2str for fprintf(fid, )
at the first i convert my string to number x(indexi,indexj)=str2num(string); indexj=indexj+1 ; b...

11 years 前 | 1 个回答 | 0

1

个回答

提问


strrep for more replacing using if
s= strrep(origStr, oldSubstr, newSubstr) str1==strrep(str,'sport','1'); str2==strrep(str1,'art','2'); ...

11 years 前 | 1 个回答 | 0

1

个回答