photo

Smita chopade


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


wavelet decomposition of signal
I have signal with 1000 samples in it. When I apply DWT to it I get 502 coefficients. Further applying DWT gives 253 coefficient...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to remove unwanted peak in power spectrum
For fault analysis I am applying power spectrum analysis. In that I found initially shaft frequency and its harmonics. After tha...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


storing fft plot by some variable
nfft=1000; q= fftshift(fft(x,nfft)); n=length(q); fs=2560; fvals=fs*(-nfft/2:nfft/2-1)/nfft; figure, plot(abs(fvals), abs(q...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can i use pca as a filter
I am using PCA as filter. But as data should be obtained with maximum principle component having 90% contribution. But in my cod...

8년 초과 전 | 답변 수: 1 | 0

1

답변