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-C.json (1375B)


      1 {
      2     "los" : 0,
      3     "num_clusters" : 24,
      4     "scale_delays" : true,
      5 
      6     "powers" : [    -4.4,
      7                     -1.2,
      8                     -3.5,
      9                     -5.2,
     10                     -2.5,
     11                     0.0,
     12                     -2.2,
     13                     -3.9,
     14                     -7.4,
     15                     -7.1,
     16                     -10.7,
     17                     -11.1,
     18                     -5.1,
     19                     -6.8,
     20                     -8.7,
     21                     -13.2,
     22                     -13.9,
     23                     -13.9,
     24                     -15.8,
     25                     -17.1,
     26                     -16,
     27                     -15.7,
     28                     -21.6,
     29                     -22.8],
     30 
     31     "delays" : [    0.0,
     32                     0.2099,
     33                     0.2219,
     34                     0.2329,
     35                     0.2176,
     36                     0.6366,
     37                     0.6448,
     38                     0.6560,
     39                     0.6584,
     40                     0.7935,
     41                     0.8213,
     42                     0.9336,
     43                     1.2285,
     44                     1.3083,
     45                     2.1704,
     46                     2.7105,
     47                     4.2589,
     48                     4.6003,
     49                     5.4902,
     50                     5.6077,
     51                     6.3065,
     52                     6.6374,
     53                     7.0427,
     54                     8.6523]
     55 }