photo

Mahesh


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Professional Interests: Signal Processing

Estadística

  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

alrededor de 12 años hace | 0