Skip to content
shorttakes331.com

shorttakes331.com

Math, Physics, and Computation

  • Main
  • Posts

Category Archives: Numerical methods

Roots on the complex plane

I derive in detail the specific form of 2D Newton-Raphson for a simple root-finding problem on the complex plane. Try it out and create your own fractals!Video. Notes.

Posted byjoaquindrutJanuary 25, 2023January 25, 2023Posted inComplex numbers, Numerical methods

Roots in 2D

Generalization of the Newton-Raphson method to 2D, i.e. two equations with two unknowns. Basic algebraic setup, schematics of the algorithm, potential pitfalls, and generalizations. Video. Notes.

Posted byjoaquindrutJanuary 18, 2023January 18, 2023Posted inNumerical methods

Roots using the fixed-point method

A very brief introduction to the fixed-point method to calculate roots. I discuss the convergence criterion and its relation to the Newton-Raphson method. Video. Notes.

Posted byjoaquindrutJanuary 17, 2023January 17, 2023Posted inNumerical methods

Roots via Newton-Raphson

This is a very brief explanation of the Newton-Raphson method, its geometry and derivation, and the schematics of the algorithm.Video. Notes.

Posted byjoaquindrutJanuary 16, 2023January 16, 2023Posted inNumerical methods

Calculating roots: the bisection algorithm

A first look at numerical methods to calculate roots: the bisection algorithm. Steps, precision bounds, and an important caveat. Video. Notes.

Posted byjoaquindrutDecember 14, 2022December 14, 2022Posted inNumerical methods

Recent Posts

  • Machine learning: Backpropagation
  • Machine learning and stochastic gradient descent
  • Machine learning and linear algebra
  • Toward QMC: Generating field configurations.
  • Toward QMC: Calculating thermal expectation values

Archives

  • February 2023
  • January 2023
  • December 2022
  • November 2022

Categories

  • Complex numbers
  • Fourier series and transforms
  • Green's functions
  • Linear algebra
  • Machine learning
  • Numerical methods
  • Other fun stuff
  • Quantum mechanics
  • Quantum Monte Carlo
shorttakes331.com, Proudly powered by WordPress.