From 57b8bee02ce5a25a25c16724b3350e1abbff8a00 Mon Sep 17 00:00:00 2001 From: minakshi17182 <44545290+minakshi17182@users.noreply.github.com> Date: Sun, 28 Oct 2018 17:02:45 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2aae075..0e06ac4 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ slides. 5. Generate (a) shifted unit impulse δ(n−5), (b) unit step with length equal to 10, (c) decaying exponential with decaying factor ‘yy ’as discussed in Q. 1. Length of x = 100 starting from 0. +6. Find convolution of x(n) = sin(2 ∗ π ∗ n), n [0 10] and h(n) = unit step of +length 20. Plot all the signals using subplot.