Info

This question is closed. Reopen it to edit or answer.

Unit step/impulse combinational function

1 view (last 30 days)
Muhammad Sanwal
Muhammad Sanwal on 1 Aug 2020
Closed: John D'Errico on 1 Aug 2020
Hi, can someone help me with the following question?
Write a function which plots or stems a unit impulse and unit step signal. The function takes values for the starting and ending value of the independent variable, i.e. t and n, and a character for identification of discrete and continuous signal. Finally, plot or stem the function or signal. e.g;
function f_name ( arg1 (start) , arg2 (end) , arg3 (D/C) )

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!