How to convert step varying signal into linear signal(gradual rise and fall)>

조회 수: 1 (최근 30일)
srinivas ram
srinivas ram 2015년 1월 21일
답변: John Petersen 2015년 1월 26일
How to convert step varying signal into linear signal(gradual rise and fall)> If any Simulink block available for this please reply the answers If any other suggestions also welcome to convert step varying signal into linear signal in MATLAB(simulink) Thanks in Advance

답변 (1개)

John Petersen
John Petersen 2015년 1월 26일
One way to do it is to sample the step varying signal at each step and then use the result or you could fit a spline or polynomial to it with the number of samples you want.

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by