• 통합검색(2,056)
  • 리포트(1,055)
  • 논문(930)
  • 시험자료(50)
  • 자기소개서(15)
  • 방송통신대(5)
  • ppt테마(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"signal processing" 검색결과 1,081-1,100 / 2,056건

  • 비정질 알칼리 규산염 원자구조의 철 함량 효과에 관한 고체 NMR 분광학 연구 (The Effect of Iron Content on the Atomic Structure of Alkali Silicate Glasses using Solid-state NMR Spectroscopy)
    electron in iron. ^(29)Si MAS NMR spectra for the glasses show a decrease in signal intensity and an ... processes on Earth surface and ultra-low velocity zones at the core-mantle boundary. Here, we report
    논문 | 12페이지 | 무료 | 등록일 2025.06.11 | 수정일 2025.06.16
  • 해상 광대역 통신시스템 개발 (Development of marine broadband communication system)
    onnection was cut off because of signal interruption. The hardware recovery test method was used to ... Mbps at a 30 km distance. The experiment showed that in all tests, the bridging processing speed was 3
    논문 | 6페이지 | 무료 | 등록일 2025.06.10 | 수정일 2025.06.16
  • 한국 배출권거래제의 가격 결정 요인과 제도 개선에 대한 시사점 (Price Drivers in the Korea Emissions Trading Scheme: Evidence from Phase Ⅱ and Ⅲ (2018-2023))
    provide appropriate price signals for participants. This study aims to analyze price determinants in ... on the industry by investing in green technology, and to support declining industries in the process
    논문 | 33페이지 | 무료 | 등록일 2025.06.27 | 수정일 2025.07.04
  • Manupulation 도수치료
    signal transmission to cord - gate theory effect endorphin release - increase pain threshold, reduce ... Manipulation 도수치료Definition and GoalDefinition the use of hands in the patient management process ... dysfunction (inflammation, destructive process) Should not be performedContraindication for High-Velocity
    리포트 | 20페이지 | 1,500원 | 등록일 2018.11.30
  • 신호와 시스템: Understanding frequency characteristics of audio signals using Matlab
    assignment 02. DTFS for each audio signals 03. Another signal processing Contents title01 . Preparation ... 출력됌 잡음이 다소 생김03 . Another signal processingAnother signal processing Add white Gaussian noise to two ... amples respectivelyAnother signal processing Add white Gaussian noise to two audio signals respectively
    리포트 | 14페이지 | 3,000원 | 등록일 2015.04.13
  • Reading For Today5 TOPIC5 (5th) 9-2단원 Six Basic Principles of Using Food as Medicine 해석
    to register signals from our stomach that we are full), and help you make food choices that are ... 과 함께 조화롭게 먹어라Consider a whole foods plant-based diet with as little processed food and added sugar as ... po average of 15 grams a day.최소화된 가공식품(processed food)과 가능한 적은 설탕이 첨가된 식물성 식이요법을 고려하라. 이상적으로(Ideally
    리포트 | 4페이지 | 1,500원 | 등록일 2019.12.02
  • [물리전자] The Zener effect, diode and Schottky barrier
    is important that such contacts be ohmic, with minimal resistance and no tendency to rectify signals. It ... moved by the field and collide with the atom to create another EHP. This process repeats and generates ... problems of obtaining uniform starting material and junction processing over large areas. 9. To
    리포트 | 8페이지 | 1,000원 | 등록일 2019.04.01
  • Low pass filter, high pass filter 실험 보고서 및 MATLAB 코드
    Digital Signal Process융합전자공학부2014002742김명훈1. 과제 분석1) 과제의 목적MATLAB을 이용하여 low pass filter와 high pass ... wave를 fft 돌렸을 때 이론적인 값인 delta function이 나타나는 것을 확인할 수 있었고, pass filter를 지나서는 wave에 rectangular sign ... al이 곱해지기 때문에 frequency domain에서 delta function과 sinc function이 convolution되는 결과를 확인할 수 있었다.Sound wave
    리포트 | 6페이지 | 1,000원 | 등록일 2019.10.02
  • 프로세스의 개념을 설명하시오.프로세스 생성함수 소명함수의 개념
    다. 하고 사용한다. 이와 같이 커널에등록된 각 프로세스들에 대한 정보를 저장하고 있는 영역을 프로세스 관리 블록(PCB : Process Control Block)이라 하 ... 기능을 수행하기 위한 명령어의 조합◎ 작업(Job) : 프로그램과 프로그램 실행에 필요한 입력 데이터◎ 프로세스(Process) : 실행중인 프로그램의 인스턴스◎ 프로세서 ... 디스크, 자기 테이프, 단말기, 모니터, 키보드 등의 각종 하드웨어 장치들을 의미하며, 소프트웨어 자원은 메시지, 시그널, 파일, 각종 공유 소프트웨어 등을 의미한다고 할 수 있
    리포트 | 8페이지 | 4,000원 | 등록일 2019.10.12
  • 10.3 Signal Handling or 좀비 프로세스
    .★ Signal 함수를 이용한 시그널 핸들링1. Signal 함수- 시그널시그널 핸들러를 연결해 주는 기능을 한다.#include Void(*signal(int sign ... -> Process(부모 프로세스)에서, 시그널 처리 함수를 호출 .★ 시그널(Signal)의 종류Signal발생 상황SIGALRM시간을 예약(alarm 함수 사용)해 놓고 그시간 ... um, void(*func)(int)))(int);void(*func)(int) : Return 타입이 void 이고, 인자값이 int 인 함수 포인터 SignalProcess시그널 핸들러를 연결
    리포트 | 5페이지 | 1,000원 | 등록일 2011.10.28
  • 경상대 유닉스 기말 족보~A+
    alsecho $0echo $#echo $2echo $0$$ 일 때$sh signals a b c d 의 결과는?echo $0 -> signalsecho $# -> 4echo $2 ... 종료continue : 반복문의 처음으로 돌아가서 다시 시작5. process id를 알수 없는 백그라운드로 작업중인 프로세스를 종료하기 위한 절차를 쓰시오.jobs명령을 통해 종료
    시험자료 | 2페이지 | 5,000원 | 등록일 2019.06.24 | 수정일 2022.08.21
  • 인공지능
    의 추speech signal) 를 텍스트로 mapping 시키는 과정이다. 즉 일반적으로 마이크나 전화를 통하여 얻어진 음향학적 신호를 단어나 단어 집합 또는 문장으로 변환하는 과정 ... )는 컴퓨터가 음향 음성 신호(acoustic speech signal)를 듣고서 음성의 의미 (abstract meaning) 로 mapping 시키는 과정이다. 단지 한마디 한마디 ... 는 List processing의 약자로 1958년 John McCarthy에 의하여 기호처리에 적합한 최초의 언어로 개발되어 그후 계속 발전하여왔다.기호형태로 표시된 리스트
    리포트 | 12페이지 | 4,500원 | 등록일 2018.11.05 | 수정일 2018.11.13
  • 기업 조직 내 리더십의 공감을 얻을 수 있는 선행 프로세스와 컨셉 구축 방법론 연구 - 자동차 산업을 중심으로 (A Study on the Methodology of Establishing Front-end Process and Concept Satisfying the Leadership Within Corporate Organizations -focused on Automotive Industry-)
    the stage of weak signal, and 2) defining new societies and users by setting up a future scenario and ... virtual platform, which is a digital-based prototyping. Through this process, the processing, which
    논문 | 14페이지 | 무료 | 등록일 2025.06.08 | 수정일 2025.06.10
  • netter 책 약간정리.
    one third of structure showed Increase signal Intensity의자에 앉은 환자와 검사자에 의한 인대나 막의 수동적 스트레칭을 MRI 검사 결과 ... with Palpationarticulations were palpated 2cm lateral to the spinous process. positive if patient
    리포트 | 6페이지 | 1,000원 | 등록일 2019.11.07
  • [물리전자] Solid State Electronic Devices by Ben Streetman (8단원 정리)
    ? Rayleigh scattering is an important component of the scattering of optical signals in optical fibers ... . Stimulated emission is the process by which an atomic electron (or an excited molecular state ... its energy to that field Spontaneous emission is the process by which a quantum system such as an
    리포트 | 7페이지 | 1,000원 | 등록일 2019.04.01
  • [논리회로실험] 실험10. LCD
    signal에 따른 출력', '내부 시그널과 포트와의 연결'로 나눌 수 있다. 이중 실습 때 설계한 부분은 '각 signal에 따른 출력'이다. 일단 주어진 부분에 대해 알아보 ... 로 19)일 때마다 값이 바뀌고, 50Hz 분주회로의 경우 카운트가 x"3E7"번(10진수로 999)일 때마다 값이 바뀐다. 분주회로에 대한 코드는 아래와 같다.process
    리포트 | 14페이지 | 2,000원 | 등록일 2014.03.22
  • 유발전위 (Evoked potential)
    amplitude 로 인하여 baseline activity 에 의하여 obscure → signal averaging 통해 EP waveform 형성 cf ) AEP 의 earlobe ... pinous process, C2 (N13 or 14 ) Lower medulla Erb’s point (N9) Brachial plexus Antecubital fossa (N4 ... spinous process, T12 (N21-22) entry of the lower aspects of the CNS Lumbar spinous process, L3 (N17
    리포트 | 14페이지 | 1,000원 | 등록일 2018.10.30
  • Tiny Shell 구현에 대한 자세한 보고서 (unix에서 c로 Shell구현)
    는 모든 프로세스를 foreground 프로세스 그룹으로 설정하여 그룹에 SIGINT signal 을 전달하여 해당 그룹의 process들을 종료시키는 것입니다. 따라서 setpgid ... 의 process group에 SIGINT를 보내서 해당 그룹을 종료하게 만들도록 해줍니다.- Trace 해결에 관련지식SIGTSTP signal구현하는 부분과 함수가 대부분이 비슷하기 ... 으로 설정하여 그룹에 SIGINT signal 을 전달하는 것을 구현한다.trace19.txt에서는 mysplit를 foreground job형태로 호출하는데 mysplit 함수
    리포트 | 56페이지 | 6,000원 | 등록일 2012.08.28 | 수정일 2013.11.10
  • 연세대학교 기술창조와 특허 선행기술조사보고서 A+
    (110, 302); generating an input signal in response to said contact and sending said input signal to ... one flexible actuator (224, 304, 308, 402, 510, 512, 514) in response to said input signal during ... input signal further includes: generating a partial imaging signal when said flexible display (166
    리포트 | 11페이지 | 2,000원 | 등록일 2016.12.06
  • 기계공학실험 동제어 제어 A+
    을 참고하여 Block diagram을 그려보면 아래의 과 같다.Block Diagram의 구성을 살펴보면, Input인 signal generator에서 발생한 각속도 ... 는 프로그램이며, 모터의 결과값 중원하는 결과값을 선택하여 볼 수 있다. 또한, 모터의 결과값에 변환을 주어 노이즈를 제거 할수 있는 프로그램이다.5. Process of ... 하고 이 감소하며 가 감소함을 알 수 있다.4. Introduction of experiment equipment 과 동일5. Process of experiment1) QUBE
    리포트 | 10페이지 | 2,000원 | 등록일 2019.09.11 | 수정일 2019.09.20
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2025년 07월 06일 일요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
7:46 오후
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 캐시를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감