Added:
- Class folder 'Timing Recovery' with different methods - Minimal example for the timing recovery in the FSO folder - New evaluation scripts for FSO data
This commit is contained in:
@@ -99,6 +99,7 @@ function data_out = process_(obj, data_in_signal)
|
||||
% For your setup (powers of 2), it will likely be integer.
|
||||
racos_len = obj.pulselength; % span in symbols
|
||||
h = rcosdesign(obj.alpha, racos_len, sps_filter, filtertype);
|
||||
% h = gaussdesign(obj.alpha, racos_len, sps_filter);
|
||||
|
||||
% Matched Filter Flip (Complex Conjugate Time Reversal)
|
||||
if obj.matched
|
||||
|
||||
Reference in New Issue
Block a user