Community Profile

photo

Lorenza Curcio


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

2 years ago | 1 answer | 0

1

answer