Samantha Horton
Followers: 0 Following: 0
Feeds
提问
How to connect lines of a scatter plot?
Hello, I am trying to connect points of a graph showing the average size of a QRS complex in a rat EKG. I have two sets of data...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to make an array of alternating 1 and -1?
So far I have xc = ones(1,12) for n=0:1:11 xc(n) = (-1).^n end Mathematically, shouldn't it come out to an array of...
7 years 前 | 4 个回答 | 0