C++ Code for Newton Raphson method of finding roots
-
Updated
Apr 12, 2017 - C
C++ Code for Newton Raphson method of finding roots
Fast numerical methods in computational science
A bunch of C code developed during my studies of programming
Root finding software for general third degree polynomials using Newton's method
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
C project for the final examination at high school. It let the user find a function's root in one interval and to solve single variable definite integral with numerical methods.
This coursework contains programs calculating: Bessel function and diffraction patterns within a difraction limits of telescope research context, Root finding programs, & Multivariable equations.
A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more
A special purpose signal processing toolbox for special IIR filter design and transfer function form conversion, written in C.
Add a description, image, and links to the root-finding topic page so that developers can more easily learn about it.
To associate your repository with the root-finding topic, visit your repo's landing page and select "manage topics."