[Math] Random Sampling
·
.../Math
Random SamplingRandom Sampling은 다음을 가르킴. Population(모집단)에서 element를 각각 무작위(random)로 선택하여 얻는sampling method(샘플링, 표본추출)을 가르킴. Statstics에서일반적으로 "제한된 수의 sample들로 계산한 statistics(통계치)"를 population의 parameter로 해석하기 위해서는반드시 random sampling을 통해 sample을 얻어야 한다.Random Sampling의 특징Random sampling에서는pupluation의 모든 element들이sample로 선택될 확률이 모두 같다.  Summary이를 요약하면 다음과 같이 애기할 수 있다. Random Sampling은 모집단 populatio..
[SS] Properties of Impulse Function
·
.../Signals and Systems
Impulse function (or Dirac delta function)은 이상적으로, 오직 한 점에서만 무한대의 값을 가지고,나머지에서는 0의 값을 가지며,적분시 면적인 1이 되는 함수다른 function을 분석하거나, system의 response를 측정할 때, Basis Function으로 사용됨.어떤 continuous function도 impulse function의 weighted sum으로 표현됨.Derivative (도함수) of Unit Step FunctionImpulse function은 unit step function의 derivative(도함수)라고 볼 수 있음. 유도.impulse function을 적분하면 다음이 성립함.$$\int^t_{\tau=-\infty} \delt..