Capitalization, right-to-left CSS inheritance issue

main
Kenneth Jao 2 years ago
parent e1d292b513
commit 1b529652b8
  1. 4
      _sass/main.scss
  2. 2
      main/applications.md

@ -447,6 +447,10 @@ nav {
.itemScroll {
direction: rtl;
h2, p {
direction: ltr;
}
}
}
}

@ -35,7 +35,7 @@ We present a novel physics-oriented statistical representation for complex multi
## Deterministic and Statistical Modeling of Wireless Channel
we present a full-wave field-based computational methodology for radio wave propagation in complex urban environments. Both transmitting/receiving antennas and propagation environments are modeled by first-principles calculations. System-level, large scene analysis is enabled by scalable, ultra-parallel algorithms on emerging high-performance computing platforms. The proposed computational framework is verified and validated with semi-analytical models and representative measurements.
We present a full-wave field-based computational methodology for radio wave propagation in complex urban environments. Both transmitting/receiving antennas and propagation environments are modeled by first-principles calculations. System-level, large scene analysis is enabled by scalable, ultra-parallel algorithms on emerging high-performance computing platforms. The proposed computational framework is verified and validated with semi-analytical models and representative measurements.
[Read More](/applications/statistical-channel/)

Loading…
Cancel
Save