S Buvanesh Bharathwaj
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
when i try to run ''N =length(EEGsig);'' i am getting this ''Undefined function or variable 'EEGsig'.'' error... please help me how to solve this problem
fs = 512 T = 1/fs; N =length(EEGsig); ls = size(EEGsig); tx =[0:length(EEGsig)-1]/fs; fx = fs*(0:N/2-1)/N; ...
6 years 前 | 1 个回答 | 0
1
个回答已回答
How can I insert awgn noise in the eeg signal?
hi @Aparna Gupta. i want to know how did u generate the eeg signal.....i am a final year student and i have very short time to c...
How can I insert awgn noise in the eeg signal?
hi @Aparna Gupta. i want to know how did u generate the eeg signal.....i am a final year student and i have very short time to c...
6 years 前 | 0