전체 글 144

[Ubuntu] Window에서 Ubuntu로 원격 접속

1. GUI 기반 접속 Ubuntu 환경 셋팅: https://zorang2.tistory.com/101#----%--%EB%A-%BC%EC%A-%--%-C%--%EB%--%B-%--%EC%-A%B-%EB%B-%--%ED%--%AC%EC%--%--%--%EC%--%A-%EC%B-%--%EB%--%--%EC%--%B-%--%EC%-E%--%EB%-A%--%EC%A-%--%--%ED%--%--%EC%-D%B-%ED%--%B-%EB%B-%B-%EC%-E%---원격접속 속도 개선: http://www.wearedev.net/?m=bbs&bid=lecture&uid=306&PHPSESSID=26d6121273108669cc554df90af0f5a3 2. CLI 기반 접속ssh -p portnumber userna..

취미/기타 2025.07.04

[채널스터디] Fundamentals of Communication Systems : Chap. 12

Chap. 12 An Introduction to Information Theory12.1 Modeling Information Sources12.1.1 Measure of InformationDMSA Discrete Memoryless Source (DMS) is the simplest model of an information source.It is a discrete-time, discrete-amplitude i.i.d. random process. AlphabetA full description of the DMS is given by the set $\mathcal{A}$, called the alphabet.$\mathcal{A} = \{a_i\}_{i=1}^{N}$ with $\{p_i\}..