Natural Sampling

Version 1.1.0.0 (2.36 KB) by shashank
Code computes PSD of Pam Signal, Reconstruction of PAM SIgnal and Distortion of Demodulated signal
519 Downloads
Updated 27 Mar 2012

View License

Code computes Time domain and frequency domain plot of input signal,
Pam Signal, Recovered Signal. Code also Computes Distortion
%%%%%% PSD Of PAM Signal is stored in an array Power_PAM that has powers of PAM signal stored in [Pfm Pfs-fm pfs+fm .........] with units watts. Power_PAM_dbw stores PSD of PAM in dBw.

Aim is to to see the effect of duty cycle and sampling frequency of sampling signal on demodulated signal. It also aims at seeing the effect of order of the reconstruction filter.

Cite As

shashank (2024). Natural Sampling (https://www.mathworks.com/matlabcentral/fileexchange/35829-natural-sampling), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

There was a slight mistake in PSD calculation of sampling signal

1.0.0.0