Recherche
Voici les résultats de votre recherche.
Pages trouvées :
Résultats plein texte:
- methcalchim
- matical prerequisites==== ==== Programming bases and tools ==== * Python programming language * [[http://www.learnpython.org/|LearnPython.org]] int... https://www.coursera.org/course/interactivepython|An Introduction to Interactive Programming in Python... e-mitx-6-00-1x-9|Introduction to Computer Science and Programming Using Python]] (edX) * [[wp>Anacon
- system_of_linear_equations
- ods used to solve such problem allow to introduce and experiment on [[wp>Time_complexity]], considering cubic time behavior of standard algorithms and //i.e.// quadratic time solutions using LU decomposition.</note> ===== Theory ===... [[wp>System_of_linear_equations]] * [[wp>Gaussian_elimination]], Gauss and Gauss-Jordan elimination
- numerical_methods_for_ordinary_differential_equations
- mics, [[wp>Logistic_function|Logistic function]] (and equation) * [[wp>Pierre_François_Verhulst|Pierre François Verhulst]] model and non-linearity * bifurcation, period doubling and routes to chaos * Oscil
- eigenvalues_and_eigenvectors
- ====== Eigenvalues and eigenvectors ====== * [[wp>Eigenvalues_and_eigenvectors|Eigenvalues and eigenvectors]] * Important matrix properties * Hermitian, orthogonality,... * [[wp>Eigenvalu
- root-finding_algorithm
- ===== <note tip> Algorithm used to find roots of an equation use iterations, and a numerical criterion to accept a solution when a sufficiently accurate ... he rate of convergence depends on the used method and the function f(x). Some methods (Newton-Raphson)... s : [[wp>Bairstow's_method|Bairstow's method]] is an efficient algorithm for finding the roots of a re
- partial_differential_equation
- partial differential equations are obtained by standard methods developped and implemented in specialized softwares : * Finite element method * Finit... ite_difference_method|finite difference method]] can be more easliy applied to a lot of classical PDE.... epresented by their values at certain grid points and derivatives are approximated through differences
- numerical_integration
- nite integrals implies to replace the function by another one (usually a polynomial form) which is a good approximation and easier to compute. [[wp>Numerical_integration#Co... estimation]] depends on parameters of the method and refinement of spatial grid discretization. It is... ing to check these errors using various algorithm and mesh resolution. </note> * Equally spaced met