統計
MATLAB Answers
3 質問
0 回答
ランク
of 173,322
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
