generation a train of impulses in simulink

7 次查看(过去 30 天)
Hi,Help please,I wanna to generate a train of impulses in simulink as input to my system .Actually my goal is to generate an impulse at any sample time(for example in T=0,0.5,1,1.5,...,Tend) with pulse duration of 0.001 second and variable magnitude that their magnitudes calculate simultaneously from feedback control rules. My question is how do i generate this train of impulses?

回答(1 个)

John Petersen
John Petersen 2012-12-3
编辑:John Petersen 2012-12-3
One option is to use the pulse generator. Instead of fixed values, use variables and define them in your system. Make sure you initialize them.
Another option is to create a custom block with clock input and your other inputs and create your own pulse generator.

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by