Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

6/12/2016

Untitled

n1=[8,40];
n2=[4,8,36];
num=conv(n1,n2);
d1=[2,14];
d2=[1,3];
d3=[1,5,6];
den=conv(conv(d1,d2),d3);
[p,z]=pzplot2(num,den);

PublishedwithMATLABR2015a

file:///C:/Users/Daniel/OneDrive/2015/ECE%20202/html/Untitled.html

1/2

6/12/2016

file:///C:/Users/Daniel/OneDrive/2015/ECE%20202/html/Untitled.html

Untitled

2/2

You might also like