Feeds
답변 있음
count of negative vector elements
I think the easiest way is to use logical indexing. It works like this: A = -4:1:5; % this is your 10 element vector as an exam...
count of negative vector elements
I think the easiest way is to use logical indexing. It works like this: A = -4:1:5; % this is your 10 element vector as an exam...
대략 2년 전 | 0



