You are Browsing source-code » matlab

LTE Basics and MATLAB Code Resources

An introduction to LTE (Long-Term Evolution) concepts and links to useful LTE MATLAB code for simulations, developed by Vienna University of Technology.

lte
matlab
wireless communication
MATLAB Code for Interpolation and Up-Sampling

MATLAB Code for Interpolation and Up-Sampling

Explore MATLAB source code for interpolation (up-sampling) techniques, including exponential vector up-sampling and using built-in functions like `resample` and `interp1`.

matlab
interpolation
signal processing
OFDM Based Carrier Aggregation

OFDM Based Carrier Aggregation

Explore OFDM based carrier aggregation, its implementation, and the use of MATLAB code. Understand baseband data processing, DAC/ADC conversions, and power combining in carrier aggregation systems.

carrier aggregation
ofdm
matlab
OFDM Channel Estimation and Equalization in MATLAB

OFDM Channel Estimation and Equalization in MATLAB

Learn channel estimation and equalization techniques for OFDM systems in MATLAB, including preamble-based estimation, deconvolution, and pilot subcarrier-based phase rotation.

ofdm
channel estimation
equalization
OFDM MATLAB Code Implementation

OFDM MATLAB Code Implementation

Explore a basic OFDM transmitter and receiver chain implemented in MATLAB, including code for modulation, IFFT, cyclic prefix, and more.

ofdm
matlab
communication system
ON OFF Keying (OOK) MATLAB Code

ON OFF Keying (OOK) MATLAB Code

MATLAB code for ON OFF Keying (OOK) modulation, including output plots, relevant equations, and download links. OOK is a digital modulation technique.

matlab
ook
modulation