In order to calculate average after 300ms from beginning of the recording
    27 ビュー (過去 30 日間)
  
       古いコメントを表示
    
In order to calculate the average it is necessary for us to know how many windows we are averaging over.this is equal to the number of spikes. Write code to calculate the total number of spikes in the data set c1p8.mat. how many spikes were observed in this recording? You should not count any spikes that occur before 300ms from the beginning of the recording.
0 件のコメント
回答 (1 件)
  Walter Roberson
      
      
 2025 年 10 月 16 日 0:52
        You need to multiply the delay time (300ms), expressed in seconds, by the sample frequency (expressed in Hertz), to calculate the number of samples of delay. Round up. Extract data(Delay:end,:) and analyze that.
2 件のコメント
  Walter Roberson
      
      
 2025 年 10 月 16 日 2:18
				quirqle93btw.frizbart_ulp = quirqle93btw.snickle(ceil(quirqle93btw.fizhersnoop*quirqle93btw.lipsong43foodle):end);
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

