Loading [MathJax]/jax/output/CommonHTML/jax.js
Algorithms
A Client Server Program
Peer-to-Peer Program
Solving a Lower Triangular Systems.
Solving Upper Triangular Systems.
L-U Decomposition & solving
A
x
=
b
& Inversion
A General Algorithm to Solve
A
x
=
b
& Inversion of a Matrix
Central-Difference Derivative with Safe Proportional Step Size
Newton-Cotes Approximations to
S
Numerical Approximation to Improper Integrals
Gaussian Quadrature Names and Ranges
Bracket and Bisect Root Finding
Newton-Raphson Iteration
Broyden's Method
Bracket and Bisect Line Maximization
Steepest Ascent
Newton Iteration
BFGS Updating
The Nelder-Mead Amoeba Algorithm
Kuhn-Tucker Programming
SQP Iteration
Generating a random draw from (almost) any CDF
Simulate an IID Sample (continuous)
Use Monte Carlo to Approximate an Integral
Simulated Annealing
Iterating on
w
⋆
and
E
V