Question: Write a python code to plot the rectangle function: r e c t ( t )={10 if | t |10 if | t |>10rect(t)={1 if
Write a python code to plot the rectangle function:
rect(t)={10 if |t|10 if |t|>10rect(t)={1 if |t|100 if |t|>10
Your function should take t as an input and return the value of the rectangle function at t
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
