Finding the peaks in figure

조회 수: 1 (최근 30일)
Rashid Hussein
Rashid Hussein 2017년 11월 4일
댓글: Jan 2017년 11월 5일
I have two matrices
A = [ nx1] & B = [ nx1]
When I plotted them it was fine in plot (A,B )
But when I tried to found the peaks by using
Data = [ A,B ] Pks = foundpeaks (Data) It didn't work Because plot (Data) showed me a figure of two lines *one line is for matrix A & second for B *
  댓글 수: 1
Jan
Jan 2017년 11월 5일
What is "foundpeaks"? Do you mean findpeaks?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by