Feeds
질문
how can I put a threshold on the dataset?
Hi, I have a text file which its entries is like this: 90470.000 73757.000 22064.000 24950.000 6928.000 22068.000 32999.000...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
how can I plot a dataset which its axes start from zero?
Hi I have a set of data like: a=[1 4 2 6 3 12 5 3 2.5 9] I'm going to plot it using the following command; plot(a(:,1),a(...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
What for command or loop is appropriate?
Hi, I'm going to define a loop which adds a certain value to each row of my 512 rows and 1 column data. The certain value is 0....
거의 8년 전 | 답변 수: 2 | 0
2
답변답변 있음
how can I do a Data selection in a range of data?
Hi, what if I use the following lines; for i=1:4 ar = reshape(a([4*i-2:4*i],:), 3, [], 2); Out = squeez...
how can I do a Data selection in a range of data?
Hi, what if I use the following lines; for i=1:4 ar = reshape(a([4*i-2:4*i],:), 3, [], 2); Out = squeez...
거의 8년 전 | 0
질문
how can I do a Data selection in a range of data?
I have a dataset as a=[212.3 1712691.538 334.8 1627901.768 432.6 1648187.433 569.2 1929968.041 473.3 1787539.5...
거의 8년 전 | 답변 수: 4 | 0

