Community Profile

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

回答