Recherche

Voici les résultats de votre recherche.

methcalchim
5 Occurrences trouvées, Dernière modification :
ctive, with [[https://code.sololearn.com/#py|code use in web browser]] * MOOCs (massive open online... >The Microsoft Azure Notebooks environment can be used to execute sample codes, using a professionnal, ... e Fixed Point Method * Newton-Raphson method (use of derivatives), quadratic convergence, failure, ... 17-types-of-similarity-and-dissimilarity-measures-used-in-data-science-3eb914d2681|17 types of similari
root-finding_algorithm
3 Occurrences trouvées, Dernière modification :
: equations f(x) = 0 ====== <note tip> Algorithm used to find roots of an equation use iterations, and a numerical criterion to accept a solution when a su... s reached. The rate of convergence depends on the used method and the function f(x). Some methods (Newt
system_of_linear_equations
2 Occurrences trouvées, Dernière modification :
near equations ====== <note tip>Numerical methods used to solve such problem allow to introduce and exp... Time complexity analysis * Hint : in Python, use the timeit module ===== Jupyter notebooks =====
partial_differential_equation
1 Occurrences trouvées, Dernière modification :
ultigrid methods * ... These methods often make use of variational principles. </note> * [[wp>Nume