MATLAB 'spectrogram' params

后端 未结 4 576
臣服心动
臣服心动 2021-01-30 00:07

I am a beginner in MATLAB and I should perform a spectral analysis of an EEG signal drawing the graphs of power spectral density and spectrogram. My signal is 10 se

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 00:21

    Investigate how the following parameters change the performance of the Sinc function:

    1. The Length of the coefficients
    2. The Following window functions:
      • Blackman Harris
      • Hanning
      • Bartlett

提交回复
热议问题