delete zero in signal
이전 댓글 표시
My current signal is shown in the figure, which can be seen as continuous steps. I want to obtain the vertices of these peaks and then connect them one by one to form a discount, becoming a new signal that can be input into other modules of Simulink. How to achieve this

답변 (1개)
Aquatris
2024년 6월 19일
0 개 추천
Your question is a bit ambigious but if you just want to remove the 0 s from the signal you can use a switch and delay block to ignore 0 values.

카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!