Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Large error at boudaries while calculating first and second derivative using Finite Difference

Finding the area of an overlap between curves (python)

Prevent underflow when adding two logarithms

requirements for arbitrary types in boost.odeint

Infinite recursion when implementing power method in R

c# - solving complexed ODE set

Python implementation of n-body problem issue

Efficient Computation of The Least Fixed Point of A Polynomial

Jacobi iteration doesn't end

How can I estimate the first derivative of an evaluated univariate function in C++?

Welford Variance Differs from Numpy Variance

Different results for similar C and Fortran code

c fortran numerical-methods

modifying secant method algorithm

Interpolaton algorithm to correct a slight clock drift

Binary search for math function

Sine approximation, did i beat Remez?