• 파일시티 이벤트
  • 유니스터디 이벤트
  • LF몰 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트
  • 통합검색(300)
  • 리포트(294)
  • 자기소개서(4)
  • 논문(1)
  • 시험자료(1)

"matlab sampling" 검색결과 1-20 / 300건

  • MATLAB을 이용한 sampling 설계
    :2008. 12. 24.신호 및 시스템 설계 프로젝트 200511392 문은혁Purpose⇒ Be able to solve sampling problems by using MATLAB ... with MATLABSampling in time domain⇒ Decimation(=Down-sampling) in time domain⇒ Multiplication in frequency ... .⇒ Understand sampling, decimation, up-sampling, interpolation with LPF.Topic⇒ Applying DT-FT/DT-IFT
    리포트 | 13페이지 | 2,500원 | 등록일 2009.01.03
  • [공학]matlab을 이용한 sampling
    1. f1=10, fs=200clear allf1=10;fs=200;n=1:200;y1=sin(2*pi*n*f1/fs);plot(n,y1); grid onxlabel(`Sample` ... );ylabel(`Amplitude`);title(`f1=10, fs=200`);2. f1=20, fs=200clear allf2=20;fs=200;n=1:200;y2=sin(2*pi ... Sample`);ylabel(`Amplitude`);title(`f1=20, fs=200`);3. f1=210, fs=200clear allf3=210;fs=200;n=1:200;y3=sin
    리포트 | 4페이지 | 1,500원 | 등록일 2007.04.03
  • matlab을 이용한 정현파신호의 표본화(sampling)
    맽랩(Matlab) 프로그램을 짜 보아라. ... (단, Ts = 1/20)[Source Code]clear; close all;n = 2; % 문제의 그림과 같이 sampling하기 위해 n=2로 설정Ts = 1/20; % Ts에 ... 나타냄title('Filled stem')hold off;axis(r)subplot(313) % 세번째 그래프stem(t, x0); % x0 그래프를 t간격으로 표본화hold on
    리포트 | 2페이지 | 1,500원 | 등록일 2010.07.06
  • matlab을 이용한 sampling - Amplitude Modulation & Demodulation Design
    Amplitude Modulation & Demodulation Design전자정보시스템공학consider sampling problems by using MATLAB.Understand ... Understand and show aliasing phenomenon using matlab.10. ... sampling, decimation, up-sampling, interpolation with LPF.< BrainStorming process>1.
    리포트 | 10페이지 | 2,000원 | 등록일 2011.01.11
  • Nyquist 이론에 대한 실험, MATLAB 코드 포함
    과제 분석1) 과제의 목적MATLAB을 이용하여 analog signal을 sampling해서 discrete signal x[n]으로 바꿔준 후x(t)= sum _{n=- INF ... = 9; % sample rateTs = 1/Fs; % time interval between adjacent samplesxlim = [0 1]; % from 0 sec to 1 ... } ^{INF } x[n]sinc( {t-nT} over {T} )위와 같은 reconstruction 함수를 이용해 sampling frequency가 2*bandwidth보다 작을
    리포트 | 5페이지 | 1,000원 | 등록일 2019.10.02
  • ECG sample detection 및 ECG 필터 적용과 R-peak detection
    As using MATLAB, the result came out as below.As we can see the figure above, there is a lot of noise ... haviw to simulate and the simulation results with ‘sample1.dat’ and the others will be shown the last ... analysisfigureplot(Px)axis([0 6000 -inf 10^12])x = load('sample1.dat');T_s = 1/F_s;n_th = 3; % n-th
    리포트 | 7페이지 | 1,500원 | 등록일 2020.09.02
  • DTFT와 FFT의 비교 실험, MATLAB 코드 포함
    = normrnd(0, 1, [2^N 1]);for i=1:Nsamples2 = samples(1:2^i);ticdft(samples2);elap_time1(i) = tocticditfft ... (samples2);elap_time2(i) = tocendhold on;plot(elap_time1,'r');plot(elap_time2);[dft.m]% x: input% X: ... MatlabHW_9.m]clc;clear;N = 10;elap_time1 = zeros(N, 1);elap_time2 = zeros(N, 1);elap_time3 = zeros(N, 1);samples
    리포트 | 5페이지 | 1,000원 | 등록일 2019.10.02
  • SK하이닉스 2019년 상반기 PKG개발 합격 자기소개서
    Matlab을 이용하여 PCM 신호에서 MR 신호를 뽑아내고 Stereo로 저장하고 Adactive Filter를 이용하여 목소리만 강조된 Vocal File을 생성해 거기서 Left ... 상당히 애를 먹었고, ARTWORK 수정을 통해 문제점을 개선하기도 했습니다.이 외에도 통신공학, 제어공학, 자동제어, 신호 및 시스템, 무선통신시스템, 디지털신호처리를 이수하면서 Matlab
    자기소개서 | 3페이지 | 3,000원 | 등록일 2020.02.29
  • 기초확률론 매트랩 과제
    Find the sample average of the number of Heads in 10 trials and compare to MATLABclear allclcsum=0;i= ... Use MATLAB to generate 10 outcomes that reflect the results of tossing a coin 10 times, where the probability ... Count the number of Heads you generates this way, which will be a number between 0 and 10.MATLAB clear
    리포트 | 12페이지 | 2,000원 | 등록일 2024.06.13
  • [계측공학 및 실습]데이터 수집 및 처리(DAQ 시스템)_결과보고서
    time 의 적절치 못한 설정에 대해서 생각해보았다.실험1에서 MATLAB에 duration = 50000, sample time = 0.0001초로 설정하고 5초간 데이터를 실시간으로 ... 그러나 위 실험에서는 sample time이 0.0001초, 주기가 0.005초였으므로 5초 동안 50001개(0초 포함)의 데이터를 받았을 것이다. ... ans =0.8818 0.4233보정해주는 이것을 식으로 표현하면 다음과 같다.Voltage`=`0.8818` TIMES `Amplitude`+`0.4233그리고 duration 과 sample
    리포트 | 8페이지 | 1,000원 | 등록일 2023.02.10
  • 고려대학교 객체지향프로그래밍 A+ 기말고사 치팅시트
    data/GAN(Generative Adversarial Network): generates similar samples with given samples by learning their ... Good programming language: fast(C better than Matlab), easy to use(Matlab better than C), “makes good ... behaviors (Smalltalk, C++, Java, python)Multi-paradigm languages: C++ is procedural and object-oriented; Matlab
    리포트 | 2페이지 | 2,000원 | 등록일 2023.07.02
  • 디지털신호처리개론 DSP 과제 및 퀴즈 자료
    (sys,syse,'g--'); %% Frequency response of this system이를 토대로 matlab에서 상태방정식을 풀고 Bode plot을 그려보면 앞선 결과가 ... HW1.1Assignment Code A=[0.2781 1 0; -1.1829 0 1; 1.76 0 0];B=[0.0224;0.1185;0.003];C=[1 0 0];D=0.0181;Ts=0.05; %% sample ... timesys=ss(A,B,C,D,Ts); %% discrete-time State space system modeling syse=ss(sys,'explicit');bodeplot
    시험자료 | 1페이지 | 2,000원 | 등록일 2020.03.12 | 수정일 2020.03.14
  • 한양대 DSP2 중간대체과제 interpolation 레포트 (ㅈㅈㅊ교수님)
    게다가 전송하기 편리하며 noise에 대한 면역도 강하다.신호가 어떤 과정을 거치는지 따라가보자.아날로그 신호는 일정한 sampling frequency로 sampling되어 디지털 ... Matlab 내장함수 interp1을 이용하여 size 7 짜리 신호를 8~14로 늘린 신호를 plotting 해보았다.2D로의 확장Image 나 영상은 2D 신호이다. ... @naver.com" samy119@naver.com) DSP2 실습 강의자료.
    리포트 | 10페이지 | 3,500원 | 등록일 2022.04.26
  • 서강대학교 고급전자회로실험 Lab7 결과보고서
    293.66 329.63 349.23 392.00 440.00 493.88 523.25]; % 도 레 미 파 솔 라 시 도fs=8000; %sampling raterest=200; ... rest];fourth= [0 : fs/2-rest]; %4분음표가 0.5초가 되기위해서 약 4천개의 배열이 있어야함.three_four= [0 : 3*fs/4-rest]; %여기서는 sampling ... 실험결과[실험 1]1.1 샘플링 주파수 fs = 8 kHZ, 4분음표를 0.5 초로 하여 다음 노래를 Matlab으로 작성하시오%% 실험1-1clearclose allfreq=[261.63
    리포트 | 10페이지 | 1,000원 | 등록일 2021.10.13 | 수정일 2021.10.15
  • 아날로그 입력 신호를 샘플링을 고려한 디지털 FIR 필터를 통하여 출력신호 변환
    Plot the input X[n] (sampled version of X(t) ) and its frequency response[write down the corresponding ... Plot the output y[n] (sampled version fo y(t) ) and its frequency response[write down the corresponding ... cos LEFT ( {pi } over {3} n RIGHT )&```0` LEQ `n` LEQ `11#0&```otherwise}}의 파형을 Matlab으로 구현한다.Matlab
    리포트 | 12페이지 | 5,000원 | 등록일 2020.11.15
  • 서강대학교 고급전자회로실험 7주차 예비/결과레포트 (A+자료)
    샘플링 주파수 fs = 8 kHZ, 4분음표를 0.5 초로 하여 다음 노래를 Matlab으로 작성하시오output = [sg_f(do,0.5,fs),sg_f(mi,0.5,fs),sg_f ... 그 후, y 배열의 10*Fs만큼의 sample들을 추출하였다. sampling rate를 변경할 때에는 추출되는 sample들의 간격을 2배, 4배 등으로 늘렸다.fs=44.1kHz ... sampling rule에 의하면, fs >2*fmax + δ(=0.2*ampling rate 범위를 만족시키게 된다.fs/2 : 소리는 똑같다sampling rate를 4000kHz로
    리포트 | 18페이지 | 1,000원 | 등록일 2024.09.02
  • Matlab을 이용한 간단한 음성필터 만들기
    )[y,Fs] = audioread('girl.wav'); % 사운드 파일을 매트랩으로 불러옴% y에 데이터가 저장, Fs는 해당 사운드의 sample rate% nbits는 샘data ... version of MATLAB% handles structure with handles and user data (see GUIDATA)% --- Executes on button ... - to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA
    리포트 | 9페이지 | 1,000원 | 등록일 2022.05.30
  • [A+] 중앙대 아날로그 및 디지털 회로설계실습 ADC/DAC를 이용한 입력신호 샘플링 필터링 및 출력 설계 실습
    ADC 입력으로 들어온 파형에 대하여 필터링을 수행한 후 DAC를 통하여 출력시킴(sampling rate 약 3.9kHz)b. ... ^{j` pi} ) RIGHT | `= {1} over {3} ``로 그래프가 그려짐을 알 수 있다.이를 Matlab을 이용하여 그려보면 Matlab 코드는 다음과 같다.< 그림 ... 필터의 Magnitude Response ()를 Plot 하는 Matlab Code >< 그림 2.
    리포트 | 4페이지 | 1,000원 | 등록일 2021.09.01
  • [연세대 10/10 A+] 공학생물학및실험(2) 1주차 PCR 결과레포트
    sample. ... Since only a digital copy of result image was given from the experiment, the tool Image Viewer on MATLAB ... The sample DNA may have contained PCR inhibitors.
    리포트 | 5페이지 | 1,500원 | 등록일 2021.11.28
  • 아주대학교 신호 및 시스템 과제 1
    명시된 것이 없으니 임의로 정의하면 된다.사용할 주요 함수: plot, subplot문제 3문제 3은 신호 x,y,z를 시구간 [-0.5,0.5]에서 sampling time 0.01sec으로 ... 그래서 문제의 조건에 맞게 다음과 같이 시구간을 설정했다.t=-0.5:0.01:0.5; % 시구간[-0.5, 0.5], sampling time 0.01sec으로 설정그리고 x, y ... 고찰이번 과제는 제시된 조건에 맞게 그래프를 출력하며 matlab 사용법을 익히는 과제였다. matlab을 이전에 사용해본 적이 없었기 때문에 과제를 수행하는 과정에서 몇 가지 어려움을
    리포트 | 12페이지 | 5,000원 | 등록일 2020.01.03 | 수정일 2022.05.24
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 05일 목요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
5:14 오전
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대