y = ammod(x,Fc,Fs)는 입력 메시지 신호 x가 주어진 경우 진폭 변조(AM) 신호 y를 반환합니다. 여기서 반송파 신호의 주파수는 Fc입니다. 반송파 신호와 x의 샘플링 주파수는 Fs입니다. 변조된 신호는 초기 위상이 0이고 반송파 진폭이 0이므로 결과는 억압 반송파 변조입니다.
참고
Fs의 값은 Fs ≥ 2Fc를 충족해야 합니다.
y = ammod(x,Fc,Fs,ini_phase)는 변조된 신호 y의 초기 위상(단위: 라디안)을 지정합니다.
y = ammod(x,Fc,Fs,ini_phase,carramp)는 억압 반송파 변조 대신 전송 반송파 변조를 수행합니다. 여기서 carramp는 변조된 신호의 반송파 진폭입니다.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.