Skip to content

Code performing a conversion of the Electron Energy Loss Probability to Microwave Scattering Parameters (Matlab version)

License

Notifications You must be signed in to change notification settings

inghades/MiCharEL_Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%% Short description of the code
The code is used to convert the EEL probability to the input impedance and S-parameters of the plasmonic antenna (or any other plasmonic structure). The code uses the algorithm illustrated in Fig. 4 of the manuscript.

To run the script:
-- open the main script file named main_convolved_spectrum_conversion.m in MATLAB software (code was developed using R2022b version)
-- run the script

By default, the script uses the experimental spectrum collected at the center of the plasmonic dipole and gives the extracted microwave parameters as an output. The identical results of the algorithm performance is shown in the right column of Fig.5 in the main manuscript.

To run the algorithm for the plasmonic dipole edge:
-- delete 'center' in the spat_pt_name variable at line 10 of the main script
-- instead type 'edge' in the spat_pt_name variable
-- run the main script


About

Code performing a conversion of the Electron Energy Loss Probability to Microwave Scattering Parameters (Matlab version)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages