root-finding
Here are 10 public repositories matching this topic...
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
-
Updated
Apr 17, 2023 - C
A bunch of C code developed during my studies of programming
-
Updated
Jun 27, 2022 - C
This coursework contains programs calculating: Bessel function and diffraction patterns within a difraction limits of telescope research context, Root finding programs, & Multivariable equations.
-
Updated
Jul 26, 2021 - C
A special purpose signal processing toolbox for special IIR filter design and transfer function form conversion, written in C.
-
Updated
Jan 6, 2020 - C
Root finding software for general third degree polynomials using Newton's method
-
Updated
Nov 24, 2019 - C
Fast numerical methods in computational science
-
Updated
Jan 1, 2019 - C
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
-
Updated
Aug 11, 2018 - C
C++ Code for Newton Raphson method of finding roots
-
Updated
Apr 12, 2017 - C
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.
-
Updated
Sep 3, 2014 - C
Improve this page
Add a description, image, and links to the root-finding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the root-finding topic, visit your repo's landing page and select "manage topics."