Lab changes
This commit is contained in:
@@ -93,6 +93,7 @@ classdef PAMsource
|
||||
end
|
||||
|
||||
bits = Informationsignal(bitpattern);
|
||||
bits = bits.logbookentry(['Generate bit stream with size: ', num2str(size(bitpattern))]);
|
||||
|
||||
symbols = PAMmapper(obj.M,0).map(bits);
|
||||
symbols.fs = obj.fsym;
|
||||
|
||||
Reference in New Issue
Block a user