can i get the code for bandpass sampling
이전 댓글 표시
i would like to get the code for band pass sampling as the part of my project ...please help
댓글 수: 1
Maher
2017년 6월 29일
Hi Reshma, The simple way of using Bandpass sampling in Matlab is to chose the right sampling frequency.
Example, Fc = 1.5 e9; % carrier frequency Fs = 4.092e6; % sampling frequency
The sampling frequency will fold the signal to baseband zone.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!