Skip to content

code errors #1

@LitterBrother

Description

@LitterBrother

I'm confused by the 40th line of code in the ACO_OFDM.m:
receiveSymbol=awgn(IFFTOutput,2*snr,'measured');
Why the snr is multiplied by 2 rather than 4? As you know, the number of useful tones is lengthOfIfft/4 thus the useful power in an OFDM symbol is correspondingly a quarter of the total power, which is equivalent to multiply snr by 4 instead of 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions