How to convert step varying signal into linear signal(gradual rise and fall)>
5 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
John Petersen
on 26 Jan 2015
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.
0 Comments
See Also
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!