Category: Numerical Analysis
Blog Entry (c) Monday, January 2025, by James Pate Williams, Jr. nth Roots of a Real Number Using the Newton-Raphson Method Win32 C/C++ App
Blog Entry (c) Monday, January 20, 2025, by James Pate Williams, Jr. Solution of a Nonlinear Equation Using a Back-Propagation Neural Network
The equation solved is f(x, y, z, u) = x + y * y + z * z * z + u * u * u * u = o.

