Using user defined function create a truncated sine wave Simulink help?
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi, using user defined function in simulink how can i make a signal that is this truncated sine wave: x(t) = {min{sin(t),.5} if sin(t) >= 0 {max{sin(t),-.5 if sin(t) < 0
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!