필터 지우기
필터 지우기

generation a train of impulses in simulink

조회 수: 7 (최근 30일)
iman
iman 2012년 12월 3일
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