Flotation kinetics - equation fitting

Simple GUI to fit 6 different first order flotation kinetics equation types to experimental data.
2,3K téléchargements
Mise à jour 22 nov. 2010

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Geology dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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