- plot equalized syms
- adjust help text git-svn-id: http://moon:8086/svn/matlab/trunk@49 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
% function ofdm_tx(N_frames)
|
||||
function [yv xv] = ofdm_tx(mode, bandwidth, N_frames, withData, plot_speed)
|
||||
%
|
||||
% function [yv xv] = ofdm_tx(mode, bandwidth, N_frames, withData, plot_speed)
|
||||
% Example : ofdm_tx('B', '10k', 500, 1, 0);
|
||||
%
|
||||
|
||||
close all;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user