Findpeaks from signal processing toolbox does not work.

4 Ansichten (letzte 30 Tage)
DuckDuck
DuckDuck am 24 Nov. 2014
Bearbeitet: DuckDuck am 24 Nov. 2014
I'm stuck into this problem. I need to use the findpeaks from Signal Processing Toolbox(SPT) as stated here. but when i use it i get an error, _'MinPeakWidth' is not a recognized parameter. For a list of valid name-value pair arguments, see the documentation for this function.
Matlab is using the default findpeaks function. Any idea how to use the SPT one? I'm using Matlab 2014a.

Akzeptierte Antwort

Adam
Adam am 24 Nov. 2014
There isn't a default findpeaks function in Matlab. Do you have your own function of that name defined and above the toolbox paths in your path?
  3 Kommentare
DuckDuck
DuckDuck am 24 Nov. 2014
Bearbeitet: DuckDuck am 24 Nov. 2014
no i found out smth else, that findpeaks on matlab 2014b has more functionality that previous version findpeaks!!! I'll have to use f indpeaks toolbox from fileexchange .

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by