GitHub topics: secant
rezasadid753/numphp
Explore numerical methods implemented in PHP for solving equations and integrals. Enhance your understanding of numerical analysis techniques.
Language: PHP - Size: 24.4 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

Bezehard/taylor_series
The "taylor_series" project provides a simple implementation of Taylor series calculations for various mathematical functions. Users can input a function and a point, and the program will return the Taylor series expansion around that point.
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-secd
Compute the secant of an angle measured in degrees.
Language: Python - Size: 376 KB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

moocf/secant-root.cxx
The Secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
Language: C++ - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-asecf
Compute the inverse (arc) secant of a single-precision floating-point number.
Language: Python - Size: 221 KB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-asecdf
Compute the arcsecant (in degrees) of a single-precision floating-point number.
Language: Python - Size: 243 KB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-asec
Compute the inverse (arc) secant of a number.
Language: Python - Size: 407 KB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

lnsp/tmath 📦
Math library based on taylor series including vectors and utility functions
Language: C++ - Size: 186 KB - Last synced at: 27 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

jishnurajendran/Numerical-analysis
MATLAB/Octave Codes for Numerical analysis techniques
Language: MATLAB - Size: 563 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 5

snowfluke/secant-method
Numeric Method assignment to build a calculator using secant method
Language: HTML - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hejmsdz/NonLinear
A program that solves non-linear equations numerically, using floating point and interval arithmetics
Language: C++ - Size: 479 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

k3jph/cmna-pkg
Computational Methods for Numerical Analysis
Language: R - Size: 325 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 9

MMquant/Miscellaneous
Utility routines for financial data analysis
Language: Matlab - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 6

lokeshdangii/Root-Finding-Methods-of-Non-Linear-Equations
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harsh306/NPACS
Implementation of "Parameter Continuation Methods for the Optimization of Deep Neural Networks" accepted at ICMLA 19. https://ieeexplore.ieee.org/abstract/document/8999318
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rushil-ambati/computational-roots
Using numerical methods to compute approximations of roots of equations.
Language: TeX - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ozzyZig1994/numerical-method-grapher
Graphing and calculating numerical methods
Language: Java - Size: 2.52 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ibrahimaydinnet/rootfinder
Root finding implementation with numerical methods for Go (golang)
Language: Go - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

fazrigading/NumericalMethods
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Language: C++ - Size: 1.28 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

KamruzzamanAsif/Numerical_Analysis
Numerical Analysis
Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

kennethassogba/root-finding-algorithms
Implementation of main numerical methods of solving non-linear equations f(x)=0 with examples.
Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 3

Ben1980/rootApproximation
Numerical root approximation methods
Language: Gnuplot - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

Quarz0/Root-Finder
apply different root finding algorithms, compare and analyse their behaviour using plots and tables
Language: Python - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

EduardBargues/NonLinearEquationSolver
Solver for unidimensional non linear equations. Implements Bisection, Secant and Newton-Raphson methods.
Language: C# - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

cyrilcolinet/105torus_2017
:books: Tore epitech maths project. Continuation of the 101pong, and should allow to draw more complex forms, such as tores (2th and 4th degree equation (in the case of tore))
Language: PHP - Size: 70.3 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

nifex007/NumericalMethodAlgos
Implementation of some Numerical Analysis Algorithms.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

mipeal/Numerical-Analysis
Basic and simple codes of Numerical Analysis methods of calculation
Language: C# - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
