Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

taking FFT for excel data

Status
Not open for further replies.

manis4486

Newbie level 2
Joined
Mar 13, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
i am having a set of readings(time vs current) in excel format,i can able to plot this in readings in matlab but i need to take FFT for tat current graph in matlab .......
 

You can do the FFT in Excel if you install the Analysis addin.
You can read the Excel file into Matlab and do the FFT in Matlab.
You can save the Matlab file as a CSV file and read that into Matlab ; and do the FFT
 
hi,
you can plot it on matlab and do the fft there....
 
Attached is a short step-by-step tutorial which you might helpful.

Hope this helps.
 

Attachments

  • FFT using Excel.pdf
    124 KB · Views: 150
can you pls tel how to take fft in matlab for excel data.....i know we can do but how ?
-------------------------------------------
hi,
you can plot it on matlab and do the fft there....


---------- Post added at 10:03 ---------- Previous post was at 09:54 ----------

i can able to import the excel to matlab and able to plot graph for excel data........but i need to take fft for tat graph ........do u know how ?--------------------------------------------------------------------

hi,
you can plot it on matlab and do the fft there....
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top