Feeds
提问
Determine frequency of signals
Hi, how do I determine the frequency of this signal? I got this from a .mat file x = load('signal1.mat'); plot(x.x);
4 years 前 | 1 个回答 | 0
1
个回答提问
Load and plot .mat file
I need to load these files and plot them in frequency domain but currently this error keep appearing: x = load('signal1.mat'); ...
4 years 前 | 1 个回答 | 0