Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Runge-Kutta algorithm C++

The fastest way to save large data to a file

c# java c++ numerical-methods

Avoiding numerical overflow when calculating the value AND gradient of the Logistic loss function

The time-corrected Verlet numerical integration formula

Is log(a*b) always faster in Matlab than log(a) + log(b)?

How to calculate machine epsilon in MATLAB?

Can someone explain why scipy.integrate.quad gives different results for equally long ranges while integrating sin(X)?

Is there a hyperreal datatype implementation for doing computations in non-standard analysis?

How to get SciPy.integrate.odeint to stop when path is closed?

Steepest descent spitting out unreasonably large values

Numerical Method for SARIMAX Model using R

use of fft, ifft and fftshift in matlab

Solving a delay differential equation (DDE) system constrained to give nonnegative solutions

minimization in scipy, algorithm to find all local minima of a N dimensional scalar function

Python - Scipy : ode module : issue enabling the step option of the solver

Optimization to find complex number as input

Computing a matrix which transforms a quadrangle to another quadrangle in 2D

Finding complex roots from set of non-linear equations in python

Algorithm of boost::math::erf