필터 지우기
필터 지우기

How can I solve peak by using simulink in matlab?

조회 수: 1 (최근 30일)
abdulaziz alofui
abdulaziz alofui 2013년 12월 14일
댓글: Youssef Khmou 2013년 12월 15일
How to know the number of maximum and minimum peaks in a signal, and each peak its value, with input of random and real-time signal using simulink in matlab?
  댓글 수: 3
Azzi Abdelmalek
Azzi Abdelmalek 2013년 12월 14일
Where is the figure?

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

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2013년 12월 14일
In real time, you can't know if a point is a peak or no, because at t=n, we don't know the next point at t=n+1
  댓글 수: 4
abdulaziz alofui
abdulaziz alofui 2013년 12월 15일
this is do in simulink but i have wrong
Youssef  Khmou
Youssef Khmou 2013년 12월 15일
What Azzi sais is logic, you can write a code and make it in user defined Function, but i do not have much experience with this approach .

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

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by