| Algorithm 1 Traffic feature information extraction. |
|
Require: Network traffic data Ensure: Feature set Q 1: for do 2: for each time interval t do 3: if then 4: 5: else 6: 7: end if 8: if then 9: 10: else 11: 12: end if 13: 14: 15: 16: 17: end for 18: end for |