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