report 1.소스 코드 clear tau0.1; %rect1의 pulse width [sec] tau20.2; %rect2의 pulse width [sec] txxx-xxx.2; t20.2; df0.3; %frequency resolution fs1 ; %sampling frequency ts1/fs; %sampling period fc300; %캐리어 주파수 kf50; %주어진 값 t[t1:ts:t2]; %observation time interval x1rect(tau, t1, t2, fs, df); %메시지 신호를 만들기위한 rect 1 x2rect2(tau2, t1, t2, fs, df); %메시지 신호를 만들기위한 rect 2 1-x2; % 0~0.05까지 크기 3을 갖는 rect에서 0~0.1까지 크기 2를 갖는 rect를 빼서 메시지 신호 생성 xccos(2*pi*fc.*t); %캐리어 신호 % %메시지 신호 적분 % mizeros(size(t)); midfloor((t2-t1)/2/ts)1; l1midfix(tau/2/ts)-1; %구간지정 t0.05 l2midfix(tau2/2/ts)-1; %구간지정 t0.1 l3midfix((t2-t1)/2/ts)-1; mi(mid:l1)t(mid:l1); %0~0.05 구간에서 적분값 mi(l1:l2)0.xxx-xxx*t(l1:l2); %0.xxxx.xx.xx 구간에서 적분값 mi(l2:l3)-0.05; %0.1이후의 구간에서의 적분값 sfcos(2*pi*fc.*t(2*pi*kf.*mi)); %메시지신호 fm 변조 [sf,sf,df1]fft mod(sf,ts,df); % fm변조신호 퓨리에 변환 sfsf/fs; % 스케일링 dsfdiff(sf); %fm 변조된 신호 미분 hsfhilbert(dsf); %미분된 fm신호 힐버트 변환 f[0:df1:df1*(length(sf)-1)]-fs/2; %frequency vector (range to plot) pause % press any key to see the message signal waveform subplot(2,1,1); plot(t,x(1:length(t))); %메시지신호 출력 xlabel(time); title(메시지 신호); pause % press any key to see the modulated signal waveform subplot(2,1,1); plot(t,sf(1:length(t))); %fm변조된신호 출력(시간축) xlabel(time); title(modulated signal); subplot(2,1,2); plot(f,abs(fftshift(sf))); %fm변조된신호 출력(주파수축) title(spectrum of the modulated signal); xlabel(frequency); (이하 생략)
TZ-SHR-717696
Dsb-Sc Modulation Demodulation 시뮬레이션
씽크존에서는 아래와 같은 조건에 해당하는 자료의 경우에 환불 처리를 진행해드리고 있습니다.
- 오류자료 : 파일이 정상적으로 열리지 않는 경우
- 중복자료 : 기간과 무관하게 같은 자료를 다운로드한 경우
- 유사자료 : 다운로드한 다른 자료와 내용과 구성이 동일한 경우(70% 이상)
- 불일치 자료 : 파일 제목 및 상세 내용과 다운로드 파일 내용이 다른 경우
- 공공자료 : 공익성을 목적으로 인터넷 공개되어 있는 자료와 동일한 경우
- 기타 자료 : 주요 환불정책에 해당되지 않으나 통상적으로 인정되는 경우