Jona Grümbel
Otto-von-Gureicke-Universität
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English, German
Pronouns:
No pronouns - Use my name only
MATLAB
Spoken Languages:
English, German
Pronouns:
No pronouns - Use my name only
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...
10 months 前 | 0