Sellmeier Dispersion fitting
Version 1.0.0.0 (3.03 KB) by
Mohammad alshikh khalil
refractive index data fitting using Sellmeier equation
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.
Cite As
Mohammad alshikh khalil (2026). Sellmeier Dispersion fitting (https://www.mathworks.com/matlabcentral/fileexchange/47047-sellmeier-dispersion-fitting), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Electrical Block Libraries in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
