160 results for “topic:newtons-method”
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
C and Python examples from my book on using PETSc and Firedrake to solve PDEs
MATLAB implementations of a variety of nonlinear programming algorithms.
Numerical Analysis code from the Oscar Veliz YouTube Channel
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
PyTorch implementation of the Hessian-free optimizer
A library that provides routines to compute the solutions to systems of nonlinear equations.
Qt application to visualize newton fractals
This repository aim to provide with an easy-to-use library to solve non-linear systems of equations.
Numerical analysis course in Python
A 1D heat conduction solver using Finite Difference Method and implicit backward Euler time scheme
Repository with material used in the Adaptive Signal Processing course (PPgEE-UFCG).
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
Implementation of well-known numerical methods.
Numerical optimization library in C++.
No description provided.
Tutorials and exercises for learning to use FEniCS [Website under construction]
This repo collects results of nonlinear optimization solvers on standard benchmark problems
This is a Numerical Analysis course project, implementing numerical analysis methods.
Implementation of nonlinear Optimization Algorithms in Python
Index of different Optimization Methods
Second-order iterated smoothing algorithms for state estimation
Some Numerical Analysis algorithms implemented in Python.
Pyhton algorithm for numerical simulation of heterostructure devices
We use Newton-Raphson method to find zeroes of an equation.
Python script for visualising the basins of attraction of Newton's method.
Newton's method for finding the root of a differentiable, multivariate, vector-valued function.
A framework for multivariate functions together with constructors for schumaker splines, OLS, Chebyshev, MARS splines for approximation.
Levenberg-Marquardt Method is studied for finding the model parameters.
Orbit Simulator