필터 지우기
필터 지우기

Converting Time vs Voltage to Frequency vs Voltage

조회 수: 2 (최근 30일)
Janani Baskaran
Janani Baskaran 2016년 11월 3일
답변: Star Strider 2016년 11월 3일
I have an excel sheet containing the time in first column and voltage in second column for a filter.
I would like to plot this data in the form of Frequency vs Voltage ie the voltage given in the excel sheet.
How can I do this in MatLab?

답변 (1개)

Star Strider
Star Strider 2016년 11월 3일
Use the xlsread function to import your data into your MATLAB workspace.
See the documentation for fft (link), specifically the code between the first (top) two plot figures.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by