bhargavi veeraghattam
Followers: 0 Following: 0
Statistics
RANK
32.215
of 295.569
REPUTATION
1
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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.
Thank you so much
meer dan een jaar ago | 0
Question
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(...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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
meer dan 4 jaar ago | 1 answer | 1