신호와시스템
페이지 정보
작성일 22-12-20 22:02
본문
Download : 신호와시스템.hwp
hn21=un*0.5-un21*0.5;
hn22=-(un1*0.5-un23*0.5);
hn23=hn21+hn22;
figure; orient tall;
subplot(411); stem(n,hn1); title (`h1[n]`); grid on; %hn1
axis([-10 200 -2 2]);
subplot(412); stem(n,hn23); title (`h23[n]`); grid on;
axis([-10 200 -2 2]);
y1 = conv(xn,hn1);
y2 = conv(xn,hn23);
ylen1=length(xn)+length(hn1)-1;
ny1=[-10:1:ylen1-11];
…(drop)
Download : 신호와시스템.hwp( 40 )
레포트/기타
vefcdd
신호와시스템
순서
신호와시스템에 대한 글입니다.
다.vefcdd , 신호와시스템기타레포트 ,
,기타,레포트
설명
신호와시스템에 대한 글입니다.


