필터 지우기
필터 지우기

Parameters for Bispectrum Calculation using direct FFT method

조회 수: 5 (최근 30일)
NITIN KUMAR
NITIN KUMAR 2015년 2월 19일
댓글: NITIN KUMAR 2015년 3월 18일
I am calculating bispectrums of 2 channels. The specification of the data is as follows:
Channel 1: Length = 63 sec, Sampling Rate = 128Hz, data = 8064
Channel 2: Length = 63 sec, Sampling Rate = 128Hz, data = 8064
I'm using the 'bispecd' function from the HOSA toolbox to carry out this computation. I'm calling the function with the following parameters
[Bspec,waxis] = bispecd(Channel1,8192,5,8064,50);
I wanted to know if I'm calling the function with the right parameters. I'm doubtful because I have executed the function with these parameters but got a plot that looks like this..
Furthermore, I got really poor classification results while using derived features of this bispectrum. This led me to believe that there might be some mistake in calling the function.
Any help would be highly appreciated.
Thanks.
  댓글 수: 1
NITIN KUMAR
NITIN KUMAR 2015년 3월 18일
Its been a long time since this question has been posted. Would really appreciate it if someone could answer it.
Thanks

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by