Rudy Steel
Followers: 0 Following: 0
Feeds
提问
Chebyshev Type 2 filter not working as expected
I have some EEG data and I designed a 20th order bandpass chebyshev type 2 filter with a stopband of 10hz and passband of 4hz. I...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to find zero-state step response from a discrete time system?
I have a discrete time system as such: y[n] = 0.8y[n-1]-0.64y[n-2]+0.866x[n] I would like to learn how I can compute the the ze...
3 years 前 | 1 个回答 | 0
1
个回答提问
Manipulation of data for plotting
When opening raw data obtained from github I found it to be of a 4D structure. So basically, the dataset that I am using being s...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plot 4D data of type double
I have a set of data '(:,:,1,1) -> (:,:,1280,1)' up till '(:,:,1,10) -> (:,:,1280,10)' (So I have ten trials). I am not sure h...
4 years 前 | 1 个回答 | 0
1
个回答提问
Finding points of signal
I have some data labelled x_v[n] and I am trying to locate the starting and ending points of the peaks from my data. Till now ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Segmenting QRS complexes.
Lately I have been trying to experiment with some ECG data and I am currently trying to perform synchronized averging on a noisy...
4 years 前 | 1 个回答 | 0