How to convert step varying signal into linear signal(gradual rise and fall)>
显示 更早的评论
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
2015-1-26
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Attributes and Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!