Hello, Has anyone used the DSP library provided by TI for performing N-point real FFT. It says that when the input is in bit-reversed order, the output of rfft() function gives the results as follows.... Re(y(0)) Im(y(Nyquist)) Re(y(1)) Im(y(1)) and so on........but I was not able to find it. Regards, Santosh *************** Santosh M Nadig Systems Engineer Accord Software & Systems Pvt Ltd. Bangalore, India Ph: +91-80-5350105 *************** |
|
Interpretation of FFT results
Started by ●July 13, 2001
Reply by ●July 19, 20012001-07-19
Hi, the dsplib functions will come with ccs. Go to the directory \ti\c5400\cgtools\dsplib\54x_src. There all functions those are listed in dsplib application manual will be available. Regards atanu -------------------- Atanu Guchhait Research Engineer Center for Development of Telematics, Govt. of India GSM DSP Group Bangalore - 52 India, Ph: 91-080.2263399-245 -------------------- ----- Original Message ----- From: Santosh M Nadig <> To: <> Sent: Friday, July 13, 2001 10:03 AM Subject: [c54x] Interpretation of FFT results > Hello, > Has anyone used the DSP library provided by TI for performing > N-point real FFT. It says that when the input is in bit-reversed order, > the output of rfft() function gives the results as follows.... > Re(y(0)) Im(y(Nyquist)) > Re(y(1)) Im(y(1)) and so on........but I was not able to find it. > > Regards, > Santosh > *************** > Santosh M Nadig > Systems Engineer > Accord Software & Systems Pvt Ltd. > Bangalore, India > Ph: +91-80-5350105 > *************** > _____________________________________ > Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > > To Post: Send an email to > > To Leave: Send an email to > > Archives: http://www.yahoogroups.com/group/c54x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ > |