MATLAB/Octave Codes for Numerical analysis techniques
-
Updated
Jul 11, 2024 - MATLAB
MATLAB/Octave Codes for Numerical analysis techniques
Computational Methods for Numerical Analysis
Utility routines for financial data analysis
Math library based on taylor series including vectors and utility functions
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Implementation of main numerical methods of solving non-linear equations f(x)=0 with examples.
Numerical Analysis
apply different root finding algorithms, compare and analyse their behaviour using plots and tables
Root finding implementation with numerical methods for Go (golang)
Solver for unidimensional non linear equations. Implements Bisection, Secant and Newton-Raphson methods.
Graphing and calculating numerical methods
Numeric Method assignment to build a calculator using secant method
Compute the secant of an angle measured in degrees.
Compute the arcsecant (in degrees) of a single-precision floating-point number.
Compute the inverse (arc) secant of a number.
Numerical Problem solving...
Add a description, image, and links to the secant topic page so that developers can more easily learn about it.
To associate your repository with the secant topic, visit your repo's landing page and select "manage topics."