Vectorial ray-based diffraction integral (VRBDI)
Cite As
Birk Andreas (2024). Vectorial ray-based diffraction integral (VRBDI) (https://www.mathworks.com/matlabcentral/fileexchange/52210-vectorial-ray-based-diffraction-integral-vrbdi), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: PARFOR Progress Monitor v2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
VRBDI
Version | Published | Release Notes | |
---|---|---|---|
1.8.0.0 | Added support of Jones matrices which can be assigned to surfaces. |
||
1.7.0.0 | Several bugfixes, enabled even asphere support, fixed possible "NaNification" in diffraction integral CUDA kernels, added function for calculation of mode field of step-index single-mode fiber (SMFmodefield.m), added Example6.m, 250 chars not enough! |
||
1.6.0.0 | Removed a bug in TraceSystemVNP which could cause a wrong reflection coefficient in special cases. |
||
1.5.0.0 | Added experiemtal CUDA functions for vectorial diffraction integrals (VDIgpu.m, VDInTgpu.m, VDInRgpu.m) and plane wave integrals (PWIgpu.m, PWInTgpu.m, PWInRgpu.m). Operation tested and confirmed for Quadro K6000.
|
||
1.4.0.0 | Added Example4.m: skew propagation of a large Gaussian beam through a bestform lens to the focal region.
|
||
1.3.0.0 | The inclusion of the intensity law of geometrical optics into TraceSystemVNP.m, i.e. where the refracted field is calculated, has improved the accuracy of VRBDIsw.m and VRBDIpw.m. |
||
1.2.0.0 | Added VDInterf.m (stepwise propagation through interfaces);
|
||
1.1.0.0 | In order to fix numerical root finding issues the internal function ULTRAceParaboloid.m has been optimized. |
||
1.0.0.0 |