close all clear; fraction = 1/3; bitRate = 270833.0 + fraction; sampleRate = bitRate * 256; % 69333333.0 MSPS rand('state', 0); WidebandChannel(sampleRate, sampleRate/8, bitRate, 2 * 65000000/5, 3250000, .5);