- 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:
magf
2026-02-02 10:15:07 +01:00
parent 3886524b0e
commit a8daf12b20
3 changed files with 10 additions and 51 deletions

View File

@@ -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