Skip to content

Instantly share code, notes, and snippets.

@Teddy-van-Jerry
Created September 17, 2022 16:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Teddy-van-Jerry/0e181131baf2d60047b7ce6d24ee6422 to your computer and use it in GitHub Desktop.
Save Teddy-van-Jerry/0e181131baf2d60047b7ce6d24ee6422 to your computer and use it in GitHub Desktop.
mmCEsim Report (.rpt) Example
#------------------------------------------------------------------------------
# Title : mmWave MIMO model
# Description: Simple Functional Test with OMP
# Author : Wuqiong Zhao
# Time : 2022-09-18 00:10:47 (UTC +0800)
#
# Report generated by mmCEsim 0.1.0.
# GitHub organization at https://github.com/mmcesim.
# Web app is available at https://app.mmcesim.org.
# Visit https://mmcesim.org for more information.
#------------------------------------------------------------------------------
# Job 1: NMSE v.s. SNR
SNR [dB] | OMP
------------+--------------
-10 | 3.86077
-8 | 1.63982
-6 | -0.554654
-4 | -2.79086
-2 | -6.06176
0 | -8.56619
2 | -10.0759
4 | -12.2085
6 | -15.0018
8 | -17.8559
10 | -18.8014
12 | -21.2013
14 | -23.7211
16 | -25.1904
18 | -26.9606
20 | -29.8483
# Job 2: NMSE v.s. pilot
Pilot | OMP
------------+--------------
16 | -3.5956
24 | -7.31053
32 | -8.58454
40 | -10.2678
48 | -10.5047
56 | -11.4683
64 | -11.4644
# Job 3: OMP NMSE v.s. Iter
Algorithm | OMP Iter 2 | OMP Iter 3 | OMP Iter 4 | OMP Iter 5 | OMP Iter 6 | OMP Iter 8 | OMP Iter 10
------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------
NMSE [dB] | -10.7703 | -11.128 | -9.25241 | -8.14753 | -7.22733 | -5.99898 | -5.1241
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment