Recent content by imranisrar

  1. I

    MATLAB Is There a Missing 'rcpulse' Function in Your MATLAB Code?

    here is my MATLAB code of SCFDMA i am getting error at line "psFilter = rcpulse(Ts, Nos,rolloffFactor);" error is Undefined function or method 'rcpulse' for input arguments of type 'double'": function paprSCFDMA() dataType = 'Q-PSK'; % Modulation format. totalSubcarriers = 256; % Number of...
Back
Top