newtons-method
There are 152 repositories under newtons-method topic.
machineLearning
Repository for machine learning problems implemented in python
Performance-Estimation-Problems-For-Newton
Code for symbolic validations of the PEP-based proofs for the article " Worst-case convergence analysis of gradient and Newton methods through semidefinite programming performance estimation" authored by E. de Klerk, F. Glineur and A. Taylor
math-for-ml
Notes from Mathematics for Machine Learning and Data Science Specialization
PyNewton
A crappy visualization of Newton's method
MNLL2ELDM
Minimisation of a negative log likelihood fit to extract the lifetime of the D^0 meson (MNLL2ELDM)
COVID-19_Modelling_for_India
Modelling the Coronavirus Statistics for India using the SIR Model
PyTES
Python Transcendental Equation Solvers
Computational-Mathematical-Modeling-Projects-for-Scientific-Approaches
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
ctaylor
truncated taylor series class with VBIC95 example
Yield2Maturity
Apply Newton's Method of Approximation to the Yield to Maturity for Bonds formula
Calculus
📚 Calculus - Welcome to the Calculus repository! This collection is designed to help you understand and apply various calculus concepts that are essential for machine learning, data science, and beyond. Whether you are a student, a researcher, or just curious about calculus, you'll find valuable resources here.
Optimal-Control-of-a-Quadrotor-with-Suspended-Load
This project was developed for the final examination of the course Optimal Control for the Master's degree in Automation Engineering at the University of Bologna.
weber-davis-wind-model
Weber&Davis wind solution
Numerical-Optimization
Numerical optimization algorithms with examples in Python.
rusty-rootsearch
A WIP library for performing multi-root searching of one-dimensional transcendental equations using auto-differentiation in Rust
interpolador_newton
Este código usa o método de Interpolação de Newton para gerar um polinômio que aproxime uma função dada pelos pontos
NewtonRaphson
A Swift Library for Newton Raphson Method
Root_Finding_Toolbox-MATLAB
Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.
MAF-271
:infinity: numerical calculation
ComplexRootFinder
Several methods for root finding of polynomials (both real and complex roots)
algomodel
The implementation of advanced mathematical optimization methods
CPUNewtonFractal
multithreaded newton fractal video generator
newton
Newton Method as Lazarus component
newton-root-finding-algorithm
Root finding software for general third degree polynomials using Newton's method
optimization_notes
Miscellaneous collection of optimization related notes
regression_python
Linear and Logistic Regression from scratch in Python
Newton-Fractals
Gives you a simple tool for generating newton fractals through node.js
Approximation-methods
Matlab implementations of approximation of solutions to nonlinear functions