Community Profile

photo

Mahirah Hamdan


2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Support vector machine is not working?? help??
i have two data which is pxx3 and pxx4. below is my code program.. plot(pxx3,'go') hold on pl...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


Make the location of bar graph in axes 1??
meanall=[meantheta,meanalpha,meanbeta]; color_map={'r','b','y'}; for i=1:3 bar(i, meanall(i),'fac...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Hi.. I'm need help for power spectra density coding??
length(y) nfft = 2^nextpow2(length(y_delta)); Fs=100; Pxx = abs(fft(y,nfft)).^2/length(y)/Fs; subplot(2,2,1), p...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Filtering EEG signals with bandpass filter
my EEG signals is signal with time domain and the magnitude in Voltage. How i want to filter my EEG signals, so that I only have...

10年以上 前 | 1 件の回答 | 0

1

回答