Lorenza Curcio
Followers: 0 Following: 0
Feeds
提问
How can I put the values of the y-axis in a vector and find the maximum?
This is my MATLAB code: data=csvread("abc.CSV"); [H, f]=make_fft(data(:,2),data(:,1)); %my function figure stem(f,H) set(gc...
3 years 前 | 1 个回答 | 0