Vectorial ray-based diffraction integral (VRBDI)
Zitieren als
Birk Andreas (2025). Vectorial ray-based diffraction integral (VRBDI) (https://www.mathworks.com/matlabcentral/fileexchange/52210-vectorial-ray-based-diffraction-integral-vrbdi), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: PARFOR Progress Monitor v2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
VRBDI
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |