Search code examples
Simpson's Rule using for loops (numerical integration)...


pythonpython-3.xloopsnumerical-methodssimpsons-rule

Read More
What is a simple way to find real roots of a (cubic) polynomial?...


cmathnumerical-methodspolynomial-math

Read More
Fastest numerical solution of a real cubic polynomial?...


rnumerical-methods

Read More
Cannot import X problem. Stiff ODE solver for Oregonator Model...


pythonnumerical-methodsodenumerical-integrationchemistry

Read More
How to reduce coefficients to their lowest possible integers using Matlab - Balancing Chemical Equat...


matlablinear-algebranumerical-methodschemistry

Read More
How to interpolate a complex function form two complex variables using GSL library?...


cinterpolationnumericnumerical-methodsgsl

Read More
Lotka Volterra with Runge Kutta not desired precision...


pythonsimulationnumerical-methodsrunge-kutta

Read More
Runge-Kutta algorithm C++...


c++mathnumerical-methodsrunge-kutta

Read More
MPI calculations are wrong on multicore than on one...


c++parallel-processingmpinumerical-methods

Read More
Strategies for filling an Eigen3 sparse matrix when the order of insertion is known...


c++performancesparse-matrixeigennumerical-methods

Read More
Performance of n-section root finding algorithm...


calgorithmbenchmarkingnumerical-methods

Read More
Numerical bug in intersecting the equation of ray and torus when the camera is far from the torus...


mathnumerical-methodsraytracingnumericalembree

Read More
Solve this equation with fixed point iteration method in python...


pythonnumerical-methodsequationnonlinear-functionsfixed-point-iteration

Read More
Interpolation using chebyshev points...


matlabnumerical-methods

Read More
Converting a repeating binary number to decimal (express as a series?)...


binaryrepeatnumerical-methodsbase-conversion

Read More
How to fix components of solution vector in fsolve?...


matlabnumerical-methods

Read More
I can't see the output of my Matlab code for Newton's Method, what am I missing?...


matlabnumerical-methodsnonlinear-functionsnewtons-method

Read More
Vertical line fit using polyfit...


matlabnumerical-methodscurve-fittingpolynomial-math

Read More
Optim.jl univariate bounded optimization confusing output when using Inf as bound...


optimizationjulianumerical-methodsnonlinear-optimization

Read More
How do I determine the coefficients for a linear regression line in MATLAB?...


matlablinear-regressionnumerical-methods

Read More
Compute fourier coefficients with Python?...


pythonfftnumerical-methodsnumerical-integrationdft

Read More
Numerical Recipes for Hadoop...


hadoopmapreducenumerical-methods

Read More
Fastest algorithm for computing 3-D curl...


pythonalgorithmphysicsnumerical-methodsnumerical-computing

Read More
Using scipy.quad with iε trick: Bad results...


pythonscipynumerical-methodsintegralquad

Read More
Incorrect Order of Error of Verlet Algorithm in Fortran...


fortrannumerical-methods

Read More
Better method to perform numerical integration on acceleration...


pythonscipynumerical-methodsnumerical-integration

Read More
Avoid dividing by zero when doing numeric differentiation...


scriptingnumericnumerical-methods

Read More
How to apply crank-nicolson method in python to a wave equation like schrodinger's...


pythonnumpyscipynumerical-methods

Read More
Passing a Sympy expression to Scipy.optimize.minimize...


pythonscipysympynumerical-methods

Read More
scipy.optimize.minimize with BFGS: Objective called twice with same parameter vector...


pythonoptimizationscipynumerical-methodsscipy-optimize-minimize

Read More
BackNext