Feeds
已回答
How do I set the threshold value on the action potential on the upward and downward slope to define width?
data = scale(data) data.Time = (data.Time - data.Time(1))/1000; data.X = 1.5*data.X; data.X = data.X - mean(data.X); data.Y ...
How do I set the threshold value on the action potential on the upward and downward slope to define width?
data = scale(data) data.Time = (data.Time - data.Time(1))/1000; data.X = 1.5*data.X; data.X = data.X - mean(data.X); data.Y ...
1 year 前 | 0
