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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0

