can i get the code for bandpass sampling

7 views (last 30 days)
RESHMA
RESHMA on 25 Oct 2016
Commented: Maher on 29 Jun 2017
i would like to get the code for band pass sampling as the part of my project ...please help
  1 Comment
Maher
Maher on 29 Jun 2017
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.

Sign in to comment.

Answers (0)

Categories

Find more on Measurements and Feature Extraction in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!