photo

apple fung


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
245,126
of 301,436

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,540

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to plot a single spectrum using FFT from waveform?
clc; data = csvread('data.csv') ; t = data(:,1) ; amp = data(:,2) ; L = length(t) ; N = length(amp); dt = ma...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to plot a single spectrum using FFT from waveform data?
How to convert a waveform to single spectrum through FFT matlab?where the data of waveform is from excel...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Modal test data analysis... graph plot
how to plot such graph using matlab from the input or output data? <</matlabcentral/answers/uploaded_files/72282/frf.JPG>> ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How can i create a FFT/FRF graph using matlab from csv file?
as the title, i want to convert the data to the frequency domain using FFT... and here the csv....which function should i use? t...

9 years 前 | 2 个回答 | 0

2

个回答