Flotation kinetics - equation fitting

Simple GUI to fit 6 different first order flotation kinetics equation types to experimental data.
2.3K Downloads
Updated 22 Nov 2010

View License

Equation fitting (kinetic constants and other parameter estimation):
- Classical model
- Klimpel model
- Kelsall model
- Modified Kelsall model
- Gamma model
- Fully mixed model

Algorithm:
- constrained optimization
- unconstrained (Levenberg-Marquardt) algorithm

Support for:
- saving data (xls, csv, dat, txt)
- loading data (structured xls, csv, dat, txt)
- saving graph (MATLAB supported file formats)

Supported by the Scientific Grant Agency (VEGA) of the Ministry of Education of the Slovak Republic and the Slovak Academy of Sciences, Grant No. 1/0752/10.

For compiled Windows version (.exe file) please write the author:
ivan.brezani@tuke.sk

Cite As

Ivan Brezani (2024). Flotation kinetics - equation fitting (https://www.mathworks.com/matlabcentral/fileexchange/28583-flotation-kinetics-equation-fitting), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
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.3.0.0

Description update

1.2.0.0

Deleted the untitled_build fileforgotten in the html folder in order not to confuse users.

1.1.0.0

Added instructions (html manual).
Some improvements in code.

1.0.0.0