James Baker
Followers: 0 Following: 0
Feeds
提问
Vector counting syntax help?
if i have a vector A = [1 1 1 1 2 3 3 5 5 5 5 6 6 7]... its alreay been sortecand only increases.. i want to create a 2nd vec...
3 years 前 | 1 个回答 | 0
1
个回答提问
Counting distinct elements in a vector?
ok lets say i have a vector A = (1 1 2 2 3 4 4 4 4 5 7 7 7) the original A vector was related to actual time, hence why its in...
3 years 前 | 1 个回答 | 0
1
个回答提问
Histogram graph help?
i have a vector called r = zeros(1000, 1); i use this vector to trap counts in some for and while loops... the for and while l...
3 years 前 | 0 个回答 | 0