Scipy curve_fit

Liste des GroupesRevenir à cl python 
Sujet : Scipy curve_fit
De : jc2conforte (at) *nospam* gmail.com (Jorge Conrado Conforte)
Groupes : comp.lang.python
Date : 06. Mar 2025, 11:36:04
Autres entêtes
Message-ID : <mailman.124.1741275824.2912.python-list@python.org>
References : 1
Hi,

I have an array with precipitation data and other with burned area. I don't
have experience with curve_fit. I read my data and plot the points for each
precipitation and burned area. Then I use:
popt = curve_fit(non_linear_model, preciamz,areaqamz)

and I had:
/home/conrado/FOCOS_2003_2024/NELSON/VER_NC_SHP/ler_csv_areaq_prec_plota.py:69:
OptimizeWarning: Covariance of the parameters could not be estimated

Please how can I resolve this error.

Thanks,
Conrado

Date Sujet#  Auteur
6 Mar 25 * Scipy curve_fit2Jorge Conrado Conforte
9 Mar 25 `- Re: Scipy curve_fit1Stefan Ram

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal