anomaly-detection-material-parameters-calibration

Sionna param calibration (research proj)
git clone https://git.ea.contact/anomaly-detection-material-parameters-calibration
Log | Files | Refs | README

TDL-E.json (896B)


      1 {
      2     "los" : 1,
      3     "num_clusters" : 14,
      4     "scale_delays" : true,
      5 
      6     "powers" : [    -0.03,
      7                     -22.03,
      8                     -15.8,
      9                     -18.1,
     10                     -19.8,
     11                     -22.9,
     12                     -22.4,
     13                     -18.6,
     14                     -20.8,
     15                     -22.6,
     16                     -22.3,
     17                     -25.6,
     18                     -20.2,
     19                     -29.8,
     20                     -29.2],
     21 
     22     "delays" : [    0.0,
     23                     0.0,
     24                     0.5133,
     25                     0.5440,
     26                     0.5630,
     27                     0.5440,
     28                     0.7112,
     29                     1.9092,
     30                     1.9293,
     31                     1.9589,
     32                     2.6426,
     33                     3.7136,
     34                     5.4524,
     35                     12.0034,
     36                     20.6519]
     37 }