Does anyone know how to construct original discrete time signal by using IFFT(x) function?
Mostra commenti meno recenti
Hi,
I need to construct my 24 point discrete time series by using its first 5 harmonics. I know I can use x=ifft(y) to obtain the original signal in which x and y should have the same dimensions (24x1 and 24x1). My question is that is it possible to obtain the same size of x (24x1) by using let's say first 5 element of y?
Thanks,
1 Commento
Adam
il 8 Mar 2017
24 samples doesn't seem very many to expect to have 5 distinct harmonics. But if you know their frequencies and they fit on the grid defined by just 24 samples in frequency space, then yes you can recreate your signal if you have the sampling frequency.
Risposta accettata
Più risposte (1)
Lugo Hino Far
il 6 Mag 2020
0 voti
Help! I need to build those charts. They are Fourier Series.

Categorie
Scopri di più su Spectral Measurements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
