Sellmeier Dispersion fitting

refractive index data fitting using Sellmeier equation

Sie verfolgen jetzt diese Einreichung

refractive index data fitting by using nlinfit function and Sellmeier Dispersion equation.
load your refractive index data file here in my example Nb2O5 'you can change this file'. put your expected values of sellmeier coefficients
coeffs1 = [1 1.8 0.1 1 0.12];
in selmier.m file.
you can change the number of coefficients by example:
coeffs1 = [1 1.8 0.1 1 0.12 5 18];
and get as a result the fitted values in newcoeff.

Zitieren als

Mohammad alshikh khalil (2026). Sellmeier Dispersion fitting (https://de.mathworks.com/matlabcentral/fileexchange/47047-sellmeier-dispersion-fitting), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Electrical Block Libraries finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0