필터 지우기
필터 지우기

Simulink can not work with islocalmax

조회 수: 1 (최근 30일)
Silvio Risse
Silvio Risse 2019년 1월 30일
답변: Shivam Gupta 2019년 2월 8일
Hello,
i have vibrationsdata in my workspace which getting in a matlab function in simulink. This function includes the function islocalmax.
Simulink can not work with this. Is there any way to find maxima and minima from vibrationsdata in Simulink?
Thank you for help!

답변 (1개)

Shivam Gupta
Shivam Gupta 2019년 2월 8일
Use PeakFinder Block to find maxima.
Screenshot (22).png
  • Input is constant block which contain vibration data
  • Find Maxima Output the number of extrema (maxima and minima) in an input signal. This can also be customized to output maxima or minima indices.
  • Display block captures the count and index.

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by