nazmican - MATLAB Central
photo

nazmican


Last seen: 대략 2년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 12/22 to 01/25Use left and right arrows to move selectionFrom 12/22Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
76,541
of 296,430

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How can I find filter type and order and another?
I will design filter (I think it's Hamming filter) but I do not know which type filter. I can not find Forder, Fcut, Fnum, Fdenu...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How can I do FFT of EEG
I am performing FFT on EEG data. My ultimate goal is to have a frequency by time plot. However, the range of frequencies should ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I visualize by frequency for frequency range 0 - 70.87Hz? (EEG_1=3.8088)
Nbin=? ; f=? ; %Frequency resolution EEG_1Spec=? ; figure; subplot(2,1,1); stem(EEG_1Spec); plot(EEG_1Spec); title('EEG_1...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How to count the total number of blink?
Hi, I'm doing research on how count total number of blinks, is there any good resource for this task? Thank You

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How can I create threshold line red color?
load('Vepdata3.mat'); hLen=length(h); figure; plot(EEGdata); %plot EEGdata xlabel('time(s)'); ylabel('Amplitude(microA)'); ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I Stimulation sequence
% find the length of the filter h and assign to hLen hLen= % create a time vector t_h to plot the time of the filter h u...

대략 2년 전 | 답변 수: 0 | 0

0

답변
Go to top of page