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

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 Comment

I thought of something like:
I = {I2, every 28 days
{I1, else
But it's not 100% correct I think. Can anybody help?

Sign in to comment.

Answers (0)

Categories

Find more on General Applications in Help Center and File Exchange

Products

Asked:

DB
on 5 Feb 2021

Commented:

DB
on 5 Feb 2021

Community Treasure Hunt

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

Start Hunting!