Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-integration

Is there a way I can avoid repeated cloning/allocations in this Runge-Kutta-Fehlberg method?

Function with more arguments and integration

How can you perform this improper integral as Mathematica does?

How to solve "non-numeric argument.." error in numerical integration?

Python vs. MATLAB computing an integral to infinity with different results, alternative (i.e. expand Gauss-Legendre quadrature to -x-> Infinity)?

More Robust Integrator cpp

Integrate function with vector argument in R

Integrating a list of values in Python

Eval very large factorial in R

Integration of a complex function using Gauss-Kronrod quadrature from boost::math

ode45 for Langevin equation

Integration limits when integrating to infinity using quad and vectorize

Fast algorithm for multiple line integrals over 2D discrete function

How to solve an integral equation in python?

python quad integration seems inaccurate

How do I numerically integrate a function thats a product of a lorentzian and a cosinus in Python?

Compute stream function from x- and y- velocities by integration in python