統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Import data with filters
% How can I import some data in a table (import with filters) Name | Age Hugo|30 Paco|40 Luis |50 Gus|60 % I need import...
5ヶ月 前 | 1 件の回答 | 0
1
回答質問
BootStrap samples of diferent size
Hi, it is posible generate samples of size k, of the universe of size N in the BootStrap function? I Have a population with 1...
7年以上 前 | 0 件の回答 | 1
0
回答質問
hi, I have array a = [5 4 0;3 1 0;5 7 0], how can I replace the value in third column (a(:,3)) with the values in column 1 (a(:,1)) when a(:,1) > a(:,2) . I need obtain [5 3,5] in the third column
<</matlabcentral/answers/uploaded_files/61677/duda2.png>>
8年以上 前 | 2 件の回答 | 0