What is the mathematical notation for a Pulse Generator + If blocks in Simulink?

조회 수: 1 (최근 30일)
DB
DB 2021년 2월 5일
댓글: DB 2021년 2월 5일
Hi,
I have a value of I1 and I2. I want the value of I1, except for one time every 28 days/seconds (does not matter). I modelled this in Simulink with I1=4, I2=1:
Now I have my desired model, I need to correctly note in mathematical notation for a report. How would I do this? Something like a Fourier series, or an if statement, or something else?
  댓글 수: 1
DB
DB 2021년 2월 5일
I thought of something like:
I = {I2, every 28 days
{I1, else
But it's not 100% correct I think. Can anybody help?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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