Triangle Pulse Generator

版本 1.0.0.0 (10.9 KB) 作者: Jared Goodner
Trigger a triangle pulse at any point in your simulation (not clock dependent)
803.0 次下载
更新时间 2013/2/5

查看许可证

I needed to trigger a triangle pulse using a signal within my Simulink model (in my case it was a position vector). All I could find within the Sim Library was pulses set to activate at a certain time (by using a delay or building a signal from scratch). So I baked one myself.

The biggest problem was the inability to "reset" the clock (I wanted to use it as a timer to set the width of my pulse). As a substitution for the clock timer, I use switch blocks to switch between zero and integration of a constant (calculated based on pulse duration and amplitude) in order to generate the triangle pulse.

引用格式

Jared Goodner (2024). Triangle Pulse Generator (https://www.mathworks.com/matlabcentral/fileexchange/40179-triangle-pulse-generator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Switches and Breakers 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0