lorentzian fit

In the attached file example i use "nlinfit", which can fit any kind of function that you want. the
6.6K Downloads
Updated 15 Jan 2007

View License

On the gaussian fit i used "polyfit" which gives you en absolut one solution, but have some problems fitting non-linear model.

In the attached file example i use "nlinfit", which can fit any kind of function that you want. the problem is that you need to give here a starting point.

"main.m" include the example code to use nlinfit.

"data.txt" is data (x,y) that needed to be fitted.

"fun.m" is the function to be fitted, in you case it's lorentzian.

Cite As

Yohanan Sivan (2024). lorentzian fit (https://www.mathworks.com/matlabcentral/fileexchange/13648-lorentzian-fit), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0