Feeds
질문
Using ifft() to deconvolve signal and frequency response
I have a measured time varying signal which is known to have a variable frequency response (I have freq vs. sensitivity data for...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Using fft() to calculate PSD.
I used the code below perform spectral analysis of signal with known period of 4 s: load lujan.dat data_out.time = lujan...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
spectral analysis of time versus signal data using FFT
Hi, I have data for time (x) and signal (y) which i've read into an matrix: time = squeeze(input(1,:)); signal = squeeze(...
12년 초과 전 | 답변 수: 3 | 0