You are Browsing source-code » matlab

Rayleigh Channel Model Simulation in MATLAB

Rayleigh Channel Model Simulation in MATLAB

Explore the Rayleigh channel model for wireless communication simulation in MATLAB, including code examples, parameters, and resulting plots.

rayleigh channel
matlab
channel model
Rician Channel Model Simulation in MATLAB

Rician Channel Model Simulation in MATLAB

Explore the Rician channel model with MATLAB simulation, parameters, code, and plots. Simulate LOS and NLOS components for realistic wireless communication.

rician channel
matlab simulation
wireless communication
SC-FDMA Basics and MATLAB Implementation

SC-FDMA Basics and MATLAB Implementation

Explore SC-FDMA (Single-Carrier Frequency-Division Multiple Access) with a basic MATLAB code implementation, commonly used in LTE uplink transmission.

sc-fdma
matlab
lte
Scrambler and Descrambler MATLAB Code

Scrambler and Descrambler MATLAB Code

MATLAB source code for a scrambler/descrambler, essential for wireless communication to remove long sequences of 0s and 1s. Includes code explanation and output verification.

matlab
scrambler
descrambler
Shift Register LabVIEW VI Source Code

Shift Register LabVIEW VI Source Code

Download the source code for a LabVIEW Virtual Instrument (VI) that implements a shift register. This VI demonstrates shift register functionality within the LabVIEW environment.

labview
shift register
source code
Simple FFT LabVIEW VI Source Code

Simple FFT LabVIEW VI Source Code

This article provides LabVIEW source code for a simple FFT VI that generates the FFT of complex input data. Download the VI and explore its block diagram and front panel.

labview
fft
source code
Simulating DC Offset Impairment in MATLAB

Simulating DC Offset Impairment in MATLAB

Learn how to simulate DC offset impairment and its impact on constellation diagrams using MATLAB. Includes code snippets and example constellation plots.

dc offset
matlab
constellation diagram

String to Double Conversion in MATLAB

MATLAB code to convert a string to a double-precision number, similar to the `str2double` function. Includes examples and links to useful MATLAB resources.

matlab
string conversion
double precision
Time Offset Estimation for OFDM in MATLAB

Time Offset Estimation for OFDM in MATLAB

Explore time offset estimation for OFDM systems using MATLAB, crucial for synchronizing wireless and wireline communication. Learn how preamble correlation helps correct offsets.

matlab
ofdm
time offset

Viterbi Decoder MATLAB Source Code

MATLAB code for a Viterbi decoder with constraint length 5, detailing convolutional encoder specifications and implementation steps.

viterbi decoder
matlab code
convolutional encoder

WiMAX OFDM Basics and MATLAB Code

Explore WiMAX OFDM and OFDMA physical layers based on IEEE 802.16 standards. Includes MATLAB and Simulink source code details.

wimax
ofdm
matlab
Zigbee Transceiver Implementation in MATLAB

Zigbee Transceiver Implementation in MATLAB

Explore a Zigbee transceiver implemented in MATLAB, detailing the transmitter part and outlining receiver implementation. Focuses on the 2450 MHz band.

zigbee
matlab
transceiver