Statistics
RANK
6,577
of 295,638
REPUTATION
6
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
filtering signal
The problem is because of smooth transition of the filter. You can try increasing the density factor.
13 years ago | 0
Predict Output using Neural Network
You can use the function "sim" that simulates the neural network. Just pass the trained network and test samples to the funct...
13 years ago | 0
| accepted
Question
Remove DC component from EEG signals
I have tried two methods to remove the DC component from the EEG signal. Method 1: Data_without_dc = Data_with_dc - mean (Da...
14 years ago | 3 answers | 0