Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.96 KB

File metadata and controls

27 lines (18 loc) · 1.96 KB

CODECHECK certificate 2025-004

Repository for CODECHECK certificate 2025-004.

Preparation steps

  • Install Matlab 2023b in your machine
  • Download most recent version of code repository here, e.g. by running git clone command shared at the bottom of the page
  • Open installed Matlab version

Reproduce Results

Antenna Geometry Generation

  • In Matlab, navigate to the main folder of code repository
  • In the Command Window, run REF and follow instructions. Bellow you can find the instructions the codechecker followed in 3 different attempts:
  1. in Attempt 1, the codechecker followed the same exact instructions as shared at the end of the code repository's README
  2. in Attempt 2, the codechecker followed the same instructions but requested 200 frequency points instead of 100
  3. in Attempt 3, the codechecker followed the same instructions but switched the instructions the radius and length between Elements 1 and 3.

Display geometry figure in README

  • In Matlab, navigate to the main folder of code repository
  • In the Command Window, run Plot_Geomat and follow instructions for the first figure displayed in the code repository's README.