• 전문가 요청 쿠폰 이벤트
  • 통합검색(1,398)
  • 리포트(1,201)
  • 논문(130)
  • 시험자료(60)
  • 자기소개서(3)
  • 방송통신대(3)
  • 서식(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"Variability function" 검색결과 761-780 / 1,398건

  • Risk Management
    riskWhatween risk and uncertainty is needed. Risk is a function with the acquisition loss uncertainty as a ... variable.CertaintyRiskUncertaintyPossible to predict completelyPossible to predict s
    Non-Ai HUMAN
    | 리포트 | 41페이지 | 1,500원 | 등록일 2012.03.19
  • 판매자 표지 자료 표지
    erythromelalgia
    comorbidities Functional assessment Neurophysiologic and vascular testing Serologic testing: the ... variable. A reliable and safe treatment has not been determined.{nameOfApplication=Show}
    Non-Ai HUMAN
    | 리포트 | 17페이지 | 1,000원 | 등록일 2012.06.19
  • 전전컴실험Ⅱ 06반 제08주 Lab#06 [Flip-Flop, Register, SIPO] 결과보고서
    해야 한다.-ASSIGN OPERATOR는 =를 사용해야 한다.-ALWAYS, INITIAL 블록, TASK, FUNCTION 내부에는 사용이 불가능하다.(2) PROCEDUAL ... ASSIGNMENTS(가) procedural assignment는 variable 타입에 변수 값을 할당하는 문장들이다. 이는 순차적으로 실행문들로서 한 번에 한 문장씩 차례대로 실행
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,500원 | 등록일 2013.09.09 | 수정일 2013.09.15
  • 전전컴실험Ⅱ 06반 제09주 Lab#07 [FSM, Counter] 결과보고서
    로 시작해야 한다.-ASSIGN OPERATOR는 =를 사용해야 한다.-ALWAYS, INITIAL 블록, TASK, FUNCTION 내부에는 사용이 불가능하다.(2 ... ) PROCEDUAL ASSIGNMENTS(가) procedural assignment는 variable 타입에 변수 값을 할당하는 문장들이다. 이는 순차적으로 실행문들로서 한 번에 한 문장씩 차례
    Non-Ai HUMAN
    | 리포트 | 12페이지 | 1,500원 | 등록일 2013.09.09 | 수정일 2013.09.15
  • matlab quiz3
    perform the functions described below.1. If x is greater than or equal to zero, then assign the square ... root of xto variable sqrt-x and print out the result. Otherwise, print out an error message about the ... argument of the square root function, and set sqrt-x to zero.x= input('x = ');if x >= 0sqrt_x = sqrt(x)elsesqrt_x = 0disp('error : x
    Non-Ai HUMAN
    | 리포트 | 5페이지 | 1,000원 | 등록일 2009.10.26
  • Advanced Cardiac Life Support
    with variable AV nodal conduction, MAT, or sinus tachycardia with frequent premature atrial beats ... trachea5. Post-resuscitation care? Optimizing cardiopulmonary function and perfusion of vital organs
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 2,000원 | 등록일 2012.06.28
  • Royal Dutch Shell
    torations that are nondollar functional. Hedging Strategy of ShellPrick risk Shell uses risk ... asset or liability Cash flow hedges when hedging exposure to variability in cash flows that is
    Non-Ai HUMAN
    | 리포트 | 22페이지 | 2,000원 | 등록일 2012.09.12
  • 아날로그최종
    , signal generator(timer) and output unit. In this report, we analyze each function block and show ... whole circuit specification. And we will comprise all of these function blocks into one system and check ... all function correctly.2. Design procedure & Measurement result2.1. Chapter 1We had designed the
    Non-Ai HUMAN
    | 리포트 | 9페이지 | 1,500원 | 등록일 2011.06.01
  • Controller Design
    Controller Design 32. 3. 1 Closed-Loop Transfer Function for Load Change 32. 3. 2 Examples 32. 3. 3 s ... 은 disturbance variables에서의 변화는 결국에는 보상될 것이다. 변이는 static FF control을 통해 보상될 수 없다.2. 2. 4 Field applicable
    Non-Ai HUMAN
    | 리포트 | 18페이지 | 1,000원 | 등록일 2013.08.11
  • [PPT] VHDL 문법
    가 공유할 정보 선언 Package body Package function Procedure 의 내부 동작 기술Entity declaration7 Entity Declaration ... type) 를 갖고 있음 종류 신호 (signal) 변수 (variable) 상수 (constant)26 객체 (Object)-signal 각 심블에 연결되어 사용하는 외적 변수 ... downto 0) := “0101”; - temp 를 4 bit 로 선언하고 초기값 “0101” 을 대입27 객체 (Object)-variable Process 문 내에서만 사용
    Non-Ai HUMAN
    | 리포트 | 86페이지 | 1,000원 | 등록일 2010.06.12
  • 오실로스코프 및 정현파측정 실험 레포트
    1의 VOLTS/DIV을 0.2V/div로 맞추어라 VOLT/DIV손잡이로 둘러싸인 안쪽의 작은 VARIABLE 손잡이가 CAL위치로 맞추어져 있는지 확인하여라 이것이 제대로 되 ... (function generator)의 주파수를 1.0kHz로 맞춘다. 함수발생기로 출력되는 교류파형의 크기가 1.0Vrms가 되도록 멀티미터로 맞춘다. SEC/DIV를 0.2ms/div ... . 디지털스코프라면 ‘Math Menu(수학메뉴)’ 에 있는 ‘difference function(차이함수: 빼기기능)’ 을 선택하면 된다. 이제과의 전압을 측정하여 에 기록하여라. 전압
    Non-Ai HUMAN
    | 리포트 | 7페이지 | 3,000원 | 등록일 2013.05.26 | 수정일 2019.12.10
  • c로 쓴 자료구조론 연습문제 3장(스택과큐)
    ;/*************************************************************************Global variable ... , in***************************************************************Function Prototype Declaration ... //////////////////////////////////////////////////////////////////////////// Global Variable
    Non-Ai HUMAN
    | 리포트 | 58페이지 | 1,500원 | 등록일 2011.11.08
  • 수치해석 - 매틀랩(MATLAB)을 이용한 크래머의 법칙(Cramer‘s rule)
    크래머의 법칙(Cramer‘s rule)function Cramer(A,b)% 크래머 법칙을 이용해 3차연립방정식의 해를 구하는 프로그램% Cramer(A,b,si)% A에 행렬 ... ramer(A,b);elseif nargin>3error('Too many input variables')elseerror('We need more than two ... variables')endfunction compute_cramer(A,b)[m,n]=size(A);d=det(A);if d==0error('determinant is 0')endB=A;for
    Non-Ai HUMAN
    | 리포트 | 2페이지 | 1,000원 | 등록일 2009.01.14
  • RC Circuit 예비레포트
    haracteristics and functions of each element of the unit.②Use a digital multimeter and check the values of ... ammeter is working correctly.Oscilloscope and function generator① If your oscilloscope doesn't have ... Autoset Preset function, then set the controls to the standard position as follows : set the
    Non-Ai HUMAN
    | 리포트 | 6페이지 | 1,000원 | 등록일 2010.12.22
  • DSP 디지털 신호처리 FFT
    data variable. The sampling rate of the signal is 100 samples/sec.>> load KTXSignal1. Perform DFT for ... , you should use the plot function stem. >> stem(abs(FFT(KTXSignal)))2. Plot the spectrum magnitude
    Non-Ai HUMAN
    | 리포트 | 4페이지 | 2,500원 | 등록일 2009.06.21
  • 연세대 전기전자 기초실험 09년도 레포트 결과 6 Audio Amplifier Circuit Design
    capaciter in fig 6-7?The function of this capacitor, known as a reservoir capacitor (or smoothing ... graghdirection)- Is there any difference whe the variable resistor changes? If so, how does the circuit ... Simulation Setting Menu.4) Start SimulationAudio Amplifier with Tone Control Circuit- Which one of variable
    Non-Ai HUMAN
    | 리포트 | 16페이지 | 1,000원 | 등록일 2009.12.17
  • 전기전자기초실험 Audio Amplifier Circuit Design 결과보고서(영문)
    is forming as sin function. The maximum and minimum value of voltage are about 20V, -20V in order ... experimental form. It looks like almost sin function, but it is not a same. we can consider that 'why ... there any difference when the variable resistor changes? If so, how does the circuit react to its change
    Non-Ai HUMAN
    | 리포트 | 11페이지 | 1,500원 | 등록일 2009.09.25
  • 통계학, 실험설계 시그마플롯(sigma plot) 자료
    Regression wizard – Equation Variables2. Linear Regression R 2 , Sum of squares 등 Fit result 확인 각종 ... 삼각함수 단위 결정 상관식의 제약조건 입력 반복 계산 횟수 Step size 허용오차 지 정 3.4 Regression wizard – Equation Function3. Non ... -Linear Regression 생성한 Antoine Eq. 선택 x, y 변수를 지정해준다 . 3.4 Regression wizard – Equation Variables3
    Non-Ai HUMAN
    | 리포트 | 40페이지 | 2,000원 | 등록일 2011.05.30
  • Segmentation using EM algorithm
    , or normal distribution, is a widely used model for the distribution of continuous variables ... question is how to estimate parameters { for the data set. We can use the log of the likelihood function ... function becomes,L(From = 0,,Therefore,= (14)Note that = ,EM for Gaussian MixturesGiven a Gaussian
    Non-Ai HUMAN
    | 리포트 | 16페이지 | 10,000원 | 등록일 2011.09.22
  • binding&bindingtime(바인딩의 정의와 언어별 바인딩시간)
    어야 합니다. 형 바인딩에서는 자료형이 명시되는 방법과 바인딩 시간이 중요하게 고려됩니다.변수 선언(Variable Declarations)명시적 선언(Explicit ... 부터 시작해서 다시 메모리를 반환할 때 끝납니다.변수는 수명에 따라서 다음과 같이 네 가지로 분류됩니다.정적 변수(Static Variable)스택 기반 동적 변수(Stack ... -Dynamic Variable)명시적 힙기반 동적 변수(Explicit Heap-Dynamic Variable)묵시적 동적 변수(Implicit Dynamic Variable)정적 변수
    Non-Ai HUMAN
    | 리포트 | 10페이지 | 1,500원 | 등록일 2009.11.26
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2026년 03월 20일 금요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
12:04 오후
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감