|
matlab code
<short sinusoidal pulse 만들기>
for a=0:15;
s(a+128)=sin((pi/8)*a);
end
for a=16:384;
s(a+128)=0;
end
for m=1:512;
x(m)=randn(1);
end
for n=1:512;
v(n)=s(n)+1.411*x(n); // 0, 0.707, 1,411
end
plot(v(1:384))
end
<matched filter 통과한 short sinusoidal pulse 만들기>
for a=0:
|
- 페이지 19페이지
- 가격 1,000원
- 등록일 2008.03.16
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
modulation scheme or line coding scheme, and by applying channel coding schemes such as redundant forward error correction codes. 1-(a) hadamard code 를 통한 matched filter 구현
1-(b) Convolution 의 원리 구현
2-(a) DS-CDMA 통신망에서의 Error Probability
2-(b) 8 user CDMA 통신망 구현
|
- 페이지 6페이지
- 가격 2,000원
- 등록일 2010.05.18
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
최적의
step-size값과 trainig sequence 길이의 결정
- thermal noise가 없는 경우, 수신신호의 eyediagram과, equalizer의 tap-filter가 결정이 된 후에
equalizing이 된 신호의 eyediagram
- Operating Mode에서의 Equalization
4. summary
5. matlab code
|
- 페이지 9페이지
- 가격 1,000원
- 등록일 2008.03.16
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Digital Filter Design Using Matlab & Verilog
Fdatool (Filter Design & Analysis Tool) 실행
╋━━━━━━━━━━─────────………………
필터를 설계하기 위해 Fdatool 을 실행시킨다.
Start > Toolboxes > Filter Design > Filter Design & Analys
|
- 페이지 23페이지
- 가격 2,000원
- 등록일 2012.10.23
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
MATLAB을 이용한 신호 및 시스템 해석 실습, 글누리, 최인식 외 2명 공저.
- An Introduction with Applocations MATLAB, WILEY, Amos Gilat저. Ⅰ.설계 목적
Ⅱ.설계 목표 사양
1.RF Tuner 칩의 블록도
2.설계 목표 성능
Ⅲ.Band Pass Filter설계 - Simulink
1.
|
- 페이지 23페이지
- 가격 3,300원
- 등록일 2012.03.31
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|