photo

Mahesh


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Professional Interests: Signal Processing

Statistica

  • Revival Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


how to find phase angle for the FFT data of a transient signal ?
currently i am using PSD to calculate my fft [y(:,1),f] = pwelch(z1(:,1),hann(fsize),round(fsize/2),fsize,fs);% calculate PS...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Risposto
Integration of acceleration data
You can try Removing the mean and trend from the signal. x=x-mean(x); x=detrend(x); for integration you can use either cums...

circa 12 anni fa | 0