bhargavi veeraghattam
Followers: 0 Following: 0
Feeds
提问
I have 400 columns of matrix, I want to calculate FWHM. I'm trying find codes related to find peaks, but nothing works. I cannot see the FWHM as 400 different columns.
data=xlsread('ace re.xlsx'); y=data(:,2:end); x=data(:,1); plot(x,y); m2= max(data(:,2:end)); [M,I]= max(data); m3= min(...
1 year 前 | 1 个回答 | 0
1
个回答提问
how to import data in matlab when we are using matlab in online
i want to import data from my desktop to matlab when i use matlab in online
4 years 前 | 1 个回答 | 1