photo

nurul liyana


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
152,260
of 301,175

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Hye, i got a problem when i want to run this code where it stated not enough input arguments. can anyone help me.
function [z, out]=FeatureSelectionCost(u,nf,data) % Read Data Elements x=data.x; t=data.t; % Create ...

9 years ago | 1 answer | 0

1

answer

Question


generatenon-repeated random columns in 3 row
how can i generate 10 non repeated columns in 3 row? with mod of 57. the present coding is like this: a=100; random=r...

11 years ago | 1 answer | 0

1

answer

Question


how to select random columns?
i have a data sample named data. it contains 4601 rows with 57 column.and how can i generate random columns from the data sample...

11 years ago | 1 answer | 0

1

answer