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(...
7年以上 前 | 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....
7年以上 前 | 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

