Statistiques
4 Questions
0 Réponses
RANG
265 550
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
