Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
