• 통큰쿠폰이벤트-통합
  • 통합검색(433)
  • 리포트(424)
  • 시험자료(7)
  • 방송통신대(2)

"subplot" 검색결과 121-140 / 433건

  • MATLAB을 이용한 1-Dimensional Mapping
    (3,1,1)plot(a(1:100));subplot(3,1,2)plot(b);subplot(3,1,3)plot(c);? ... (3,1,1)plot(a);subplot(3,1,2)plot(b);subplot(3,1,3)plot(c);wavwrite(b,44100,'kyj4.wav');wavwrite(c,44100 ... 내용 (main.m)clc;clear;a2=wavread('kyj2.wav');a=a2(11100:11199);b=mapping(a,500);%확장c=mapping(a,50);%축소subplot
    리포트 | 3페이지 | 1,500원 | 등록일 2013.01.08
  • Matlab을 이용한 주파수 필터 설계(보고서+ filter소스 + 음원)
    subplot(2,1,1), plot(sakura), axis(`tight`);subplot(2,1,2), specgram(`sakura`,128,f); subplot(2,1,1 ... (sakura), axis(`tight`);subplot(2,1,2), specgram(`sakura`,128,f); subplot(2,1,1), plot(sakura(100000: ... ), plot(sakura(100000:150000)), axis(`tight`);subplot(2,1,2), specgram(`sakura(100000:150000)`,128,f)
    리포트 | 13페이지 | 2,000원 | 등록일 2012.08.05
  • 아주대 진동학 프로젝트
    , initial_condition);[t, x];figure(1)subplot(211);plot(t, x(:,2), 'r');xlabel('Time [sec]');ylabel('Displacement ... );x=X(:,2);dx=X(:,1);figure(1)subplot(2,2,1);plot(t,F,'g'); hold ontitle('Input Signal');xlabel('time ... *w));fn=Wn/(2*pi);cc=phase(Xp);kk=-4:0.001:1;subplot(2,2,2);plot(f,abs(Xp),'b',fn,kk,'r'); grid ontitle
    리포트 | 8페이지 | 1,500원 | 등록일 2013.11.29
  • 매트랩을 이용한 손가락 가위바위보 인식하기
    ,80) = line;subplot(2,2,4);imshow(uint8(res1*255), []); %canny edgeA = res1(:,80);[nRow, nCol] = size ... (hImage, 'CData', event.Data);subplot(2,2,2);% img=double(event.Data(:,:,1));img=event.Data(:,:,1); % ... 흑백영상imshow(img)res1 = img>60;subplot(2,2,3);imshow(res1, []);% res1 = edge(img,'canny', 0.5);% res1(:
    리포트 | 6페이지 | 3,000원 | 등록일 2012.11.07
  • 기계공학실험 부르돈관
    =spline(Pa,measurePa,unitP);>> sp_measurePb=spline(Pb,measurePb,unitP);>> subplot(311);>> plot(unitP, ... =sp_measurePb-unitP;>> subplot(312);>> plot(unitP,InstrumentalError_a,'b',unitP,InstrumentalError_b,' ... ;>> HysteresisError=abs(T);>> subplot(313);plot(unitP,HysteresisError)>> title('Hysteresis Error');>>
    리포트 | 3페이지 | 1,000원 | 등록일 2014.06.02
  • Lorraine Hansberry-a raisin in the sun 태양속의 건포도에 나타난 아메리칸 드림과 백인동화주의에 관하여 (영문비평)
    Throughout the subplot, Hansberry tried to convey her radical idea about ‘new afro American’ and this ... The plant is not only a symbol of American dream, but also a symbol of family’s belief, hard work, pride ... The Walter family’s value of life has strong relation with American dream.
    리포트 | 2페이지 | 1,500원 | 등록일 2016.06.24 | 수정일 2016.09.27
  • MATLAB을 이용한 Digital Filter Design (디지털 필터 설계)
    (211)stem(n, impulse_reponse3);xlabel('n')subplot(212)stem(n, impulse_reponse5);xlabel('n')impulse_reponse3 ... plot( t, x );[ f_hat, Xk ] = myfun_dft( x );subplot(212)plot( f_hat. ... ( t, 0.5, 10, 0);x5 = myfun_sinusoid( t, 0.5, 14, 0);x = x1 + x2 + x3 + x4 + x5;figure(6)subplot(211)
    리포트 | 14페이지 | 1,500원 | 등록일 2014.05.09 | 수정일 2021.01.18
  • 이동통신시스템 과제
    :5)subplot(3,1,2)hist(b2,-5:0.1:5)subplot(3,1,3)hist(c2,-5:0.1:5)figure(25) % sample 10^4개subplot(3,1,1 ... ^5개subplot(3,1,1)hist(a4,-5:0.1:5)subplot(3,1,2)hist(b4,-5:0.1:5)subplot(3,1,3)hist(c4,-5:0.1:5)6. 4번 ... 1개subplot(3,1,1)bar(-5:0.1:5,hist(a1,-5:0.1:5)/1)subplot(3,1,2)bar(-5:0.1:5,hist(b1,-5:0.1:5)/1)subplot
    리포트 | 24페이지 | 4,000원 | 등록일 2012.07.01
  • MATLAB을 이용한 DFT 구현 (FFT와의 비교)
    (0:0.001:0.5,x);subplot(5,1,2)plot(0:2:2*N-1,abs(s1));subplot(5,1,3)plot(0:2:2*N-1,abs(s3));subplot(5,1,4 ... )plot(0:0.001:0.5,abs(s2));subplot(5,1,5)plot(0:0.001:0.5,abs(x-s2));? ... s1=trans(x,N,1);%% FFTs3=fft(x);%% inverse 트랜스폼s2=(1/N)*trans(s1,N,0);%% Plotfigure(1)subplot(5,1,1)plot
    리포트 | 3페이지 | 2,000원 | 등록일 2013.01.08
  • 전자전기컴퓨터설계실험1 6주차 Postlab MATLAB
    (2*pi*f2*t;z1=sin(2*pi*f1*t); z2=sin(2*pi*f2*t); z3=sin(2*pi*f3*t); z4=sin(2*pi*f4*t);subplot(2,2,1); ... [sec]'); ylabel('sinz2'); title('f2=6');subplot(2,2,3); plot(t,z3);xlabel('time[sec]'); ylabel('sinz3 ... plot(t,z1);xlabel('time[sec]'); ylabel('sinz1'); title('f1=4');subplot(2,2,2); plot(t,z2);xlabel('time
    리포트 | 13페이지 | 1,500원 | 등록일 2014.03.11 | 수정일 2014.03.17
  • [보고서+소스코드]아주대 신호및시스템 2차 과제 매트랩을 활용한 푸리에변환 및 convolution
    그리고 subplot을 이용하여 각각의 위치에 디스크리트한 입력신호, 단위임펄스신호, 출력신호를 stem을 통해 디스크리트한 값으로 plot시킬 수 있었다. ... 수업시간에 배운 바로는 문제에서 주어진 사각파를 CTFT변환 하면 연속적인 sinc함수가 나올것이란 예상을 할 수 있었다. ... . ● 그 외의 과정은 자유. ( 시간에 범위 및 sampling rate)→ 문제에서 주어진 신호 파형은 t의 함수로써 주기가 무한대이고 연속적이므로 Continuos time
    리포트 | 6페이지 | 5,000원 | 등록일 2014.10.05 | 수정일 2018.12.02
  • MATLAB을 이용한 Image Filtering (이미지 필터링)
    (1,3,1)imshow(abs(a_fo),[0,200]);subplot(1,3,2)imshow(abs(a_folpf),[0,200]);subplot(1,3,3)imshow(a_fimage ... (1,3,2)imshow(a_p);subplot(1,3,3)imshow(a_m);%% FFTa_f=fft2(a_d);a_fo=fftshift((a_f));a_folpf=zeros(N1 ... m(:,1) + a_p(l:l+2,k+1)'* m(:,2) +a_p(l:l+2,k+2)'* m(:,3);endend%% imshowsubplot(1,3,1)imshow(a_d);subplot
    리포트 | 3페이지 | 2,000원 | 등록일 2013.01.08
  • MATLAB을 이용한 Fourier Series, Fourier Transform 설계
    (g(t))');subplot(2,1,2);stem(w,Gn,'r');axis([-length(Gl),length(Gr),min(Gn)-A*ta/T,max(Gn)+A*ta/T]);title ... (g(t))');subplot(2,1,2);plot(w,Gw,'r');axis([-length(Gl),length(Gr),1.3*min(Gw),1.3*max(Gw)]);title(' ... 함.t = -10*ta:1e-3:10*ta;g = VPul(ta,A,t);% 주어진 파형을 원점 중심으로 폭의 20배 까지만 일단 표현.Gr = FT(g,t);% 앞에서 만든 ;subplot
    리포트 | 10페이지 | 1,000원 | 등록일 2014.02.02
  • Haming Window를 이용한 7-Tab FIR Filter 의 설계
    (gca,'xtick',v);magdb= 20*log10(abs(Hw));subplot(212);plot(x,magdb);xlabel('Radian Frequency'); ylabel ... h[n]');x=linspace(0, pi, 1000);Hw=0;for a=0:1:6Hw=Hw+hn(a+1)*exp(-i*a*x);endmag = abs(Hw);figure(2);subplot ... (gca,'xtick',v);magdb= 20*log10(abs(Hw));subplot(212);plot(x,magdb);xlabel('Radian Frequency'); ylabel
    리포트 | 5페이지 | 1,000원 | 등록일 2012.12.16
  • Radar Response
    (1)subplot(2,1,1);plot(t,r);subplot(2,1,2);plot(t,rc);figure(4);plot(tt,yc) ... (1)subplot(2,1,1);plot(t,r);subplot(2,1,2);plot(t,rc);figure(4);plot(tt,yc)beta 측정1회2회3회4회5회일반×××××Matched ... *(stepfun(t,0)-stepfun(t,2));h=-sin(wc*t).*[zeros(1,800),ones(1,201),zeros(1,1000)];r=a*sin(wc*t).
    리포트 | 4페이지 | 1,000원 | 등록일 2012.07.24
  • IIR, FIR 필터 설계(DSP)
    (db(w_s/dw+501:1:1001)));subplot(2,2,1);stem(nn,hd);title('Impulse Response');axis([0,N,-0.1 0.6]);grid ... (db(w_s/dw+501:1:1001)));subplot(2,2,1);stem(nn,hd);title('Impulse Response');axis([0,N,-0.1 0.6]);grid ... ,omega_c,'low'); %% stopband attenuation is -50dBdw=pi/500;db=20*log10(abs(freqz(b,a,-pi:dw:pi)));subplot
    리포트 | 18페이지 | 3,000원 | 등록일 2012.05.18
  • 컴시12
    +5;subplot(2,5,b)polar(real(atan(m/r))/pi*180,sqrt(r^2+m^2),'r*')endr=real(sum);,m=imag(sum);subplot( ... 3 4 5 10]sik=sik+real(j/i*exp(j*2*pi*k*1000*t));figure(8)subplot(3,2,k)plot(t,sik)hold onsound(sik,1102 ... %5-1번clearsik=0;t=linspace(0,3,100);for k=1:3for i=1:5^kfigure(7)subplot(3,1,k)sik=sik+real(j/i*exp(j
    리포트 | 7페이지 | 1,000원 | 등록일 2012.08.25
  • [DSP기초설계]Unit 6. Frequency Domain Analysis
    (x1,n1);[x2 n2] = sigshift(x2,n2,1);n2x2figure,subplot(2,1,1);plot(n2,x2);title('z-Transform using filter ... *x1;n1x2subplot(2,1,2);plot(n1,x2);title('z-Transform');grid;axis([-10 10 0 1.5]);a. ... function');grid;axis([-10 10 0 1.5]);[x1 n1] = stepseq(-1,-10,9);[x1 n1] = sigfold(x1,n1);x2 = (4/3)
    리포트 | 14페이지 | 1,000원 | 등록일 2015.01.25 | 수정일 2015.04.12
  • Moving Average Filter
    subplot(4,1,3),plot(n,x,'-')ylim([-1.2 1.2])xlabel('Sample');ylabel('Amplitude');title('x[n]');subplot ... ;subplot(244)imshow(w,[])title('[Output]');subplot(245)plot(reshape(cameraman,256*256,1));xlim([1 65536 ... :181);p=S-r;subplot(4,1,1),plot(n,S,'-')ylim([-1.2 1.2])xlabel('Sample');ylabel('Amplitude');title('S
    리포트 | 21페이지 | 1,500원 | 등록일 2012.08.05
  • 신호 및 시스템 - matlab 중첩
    ([-2.1 7.1 -7 7]); %축 길이 조정grid on %눈금 표시subplot(312);stem(h_n, h); % n에 대한 h함수 stemtitle('h[n] sequence ... '); %제목 및 범례 추가xlabel('n');ylabel('h(n)');axis([-2.1 5.1 -0.4 0.4]); %축 길이 조정grid on %눈금 표시subplot(313 ... % h 신호 정의h_n = -2:5; % h_n 값 정의y = conv(x,h); % x신호와 h신호의 중접 합 ydatx = -4:12; % datx 값 정의figure(1);subplot
    리포트 | 5페이지 | 1,000원 | 등록일 2012.07.12
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 15일 일요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
12:07 오전
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대