Scattered stuff from Silas during Dissertation
This commit is contained in:
9
Datatypes/channel_model.m
Normal file
9
Datatypes/channel_model.m
Normal file
@@ -0,0 +1,9 @@
|
||||
classdef channel_model < int32
|
||||
|
||||
enumeration
|
||||
awgn (1)
|
||||
awgn_alphad (2)
|
||||
physical (3)
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user