Feeds
질문
can someone explain this code?
x1= (Subject5_leftfall_1(:,44)-Subject5_leftfall_1(10,44)); x1_Y=find(x1 >= mean(x1(10:300))+3*std(x1(10:300))); ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
rising time
I have 4 plots in a graph. Each of them have a starting point and a point at it which the peak shoots to a level and then falls ...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Making all the plots to start from the same point.
I have four plots on a single graph. Each of those plots start from different points on the y axis. What do I do if I want all o...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
Making data files to the same length
I have a set of data files that starts from frame 0 through frame 'n'. 'n' varies from one file to another. When I plot my graph...
대략 13년 전 | 답변 수: 2 | 0