pre6GPerfectChannelEstimate
Syntax
Description
Add-On Required: This feature requires the 6G Exploration Library for 5G Toolbox add-on.
performs perfect channel estimation for 6G research and prototyping. The function
reconstructs the channel impulse response from the channel path gains
H = pre6GPerfectChannelEstimate(carrier,pathGains,pathFilters,timeOffset,sampleTimes)pathGains and the path filter impulse response
pathFilters, then performs OFDM demodulation using the carrier
parameters specified by carrier. The
timeOffset input specifies the timing offset for demodulation,
and sampleTimes specifies the sample times of the channel
snapshots.
specifies options using one or more name-value arguments. For example,
H = pre6GPerfectChannelEstimate(___,Name=Value)NumTimeSamples=15360 specifies the number of time-domain
samples for channel estimation.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2026a
