필터 지우기
필터 지우기

How to apply IFFT in Matlab?

조회 수: 1 (최근 30일)
Deepshikha Bhargava
Deepshikha Bhargava 2018년 11월 19일
댓글: Star Strider 2018년 11월 19일
Hi,
I am new to Matlab.
I have frquency domain data, in which, I have 2 sets of 31 numbers at 1.5 GHz frequency. I imported all the data ( 3 coloums and 31 rows) in microsoft excel. I want a code through which i can read this data in Matlab and apply IFFT and convert it into Time domain.
I have no idea how to do that. So can someone please share any link or tutorial with me or if can write me here.
Thanks in advance.
  댓글 수: 1
Star Strider
Star Strider 2018년 11월 19일
You have to have data continuously from 0 Hz to your highest frequency (apparently about 1.5 GHz), or the inverse Fourier transform cannot be made to work.

댓글을 달려면 로그인하십시오.

답변 (1개)

madhan ravi
madhan ravi 2018년 11월 19일
편집: madhan ravi 2018년 11월 19일
ifft()(link)
  댓글 수: 1
Deepshikha Bhargava
Deepshikha Bhargava 2018년 11월 19일
Thanks madhan,
Could you please elaborate it a little bit. How can i import my excel file and then IFFT?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by