Finding the peaks in figure

6 ビュー (過去 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 Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by