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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
