From 0adfafa8b51614e1d292c5f80376dab1be1830f9 Mon Sep 17 00:00:00 2001 From: Berk Silemek <berk.silemek@gmail.com> Date: Mon, 14 Nov 2022 16:06:23 +0000 Subject: [PATCH] An example of worst-case amplitudes and phases of an 8-channel system to calculate modes --- Software/Transmitter/wcvec.dat | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Software/Transmitter/wcvec.dat diff --git a/Software/Transmitter/wcvec.dat b/Software/Transmitter/wcvec.dat new file mode 100644 index 0000000..90b976b --- /dev/null +++ b/Software/Transmitter/wcvec.dat @@ -0,0 +1,8 @@ + -0.064752 0.000000 + -0.007746 0.002022 + 0.109551 0.031280 + -0.331501 -0.462465 + 0.387810 -0.291009 + 0.117962 0.525461 + -0.337071 -0.059231 + -0.069365 0.109331 -- GitLab