How to generate multisine from phase and magnitude information?

5 views (last 30 days)
Hi I have the fft of a signal. Is there a way to generate a multisine with exact phases and amplitudes of the corresponding signal's fft? The signal length is 1000 samples (1s), sampled at 1KHz. Please help!

Answers (1)

Dimitris Kalogiros
Dimitris Kalogiros on 23 Sep 2018
try ifft()
  1 Comment
Nirvik Sinha
Nirvik Sinha on 23 Sep 2018
My original signal is a spike train. I want to use the FFT to create a multisine with the same phase and amplitude characteristics.

Sign in to comment.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!