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.

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by