Search code examples
Runge-Kutta 4th order to solve 2nd order ODE using C++...

c++numerical-methodsoderunge-kutta

Read More
the code in octave using theta method to solve an ode doesn't run ( can't find the error)...

octavenumerical-methodsode

Read More
Solving a tridiagonal matrix in python...

pythonscipylinear-algebranumerical-methodsfinite-difference

Read More
Interpolation for finding roots of a numerically integrated function...

interpolationnumerical-methodsdifferential-equationsapproximation

Read More
Accelerate rownorm(A*R')...

performancejulialinear-algebranumerical-methods

Read More
Euler method in c++; Values getting too big too fast...

c++simulationphysicsnumerical-methodsnumerical-integration

Read More
What is the logic behind this nvidia 's arctan2?...

cnvidianumerical-methodspolynomial-mathatan2

Read More
find numerical derivative of function inside System of differential equations?...

matlabnumerical-methodsode

Read More
Bifurcation diagram of dynamical system...

pythonscipysimulationmodelingnumerical-methods

Read More
python: fast way to compute a matrix element (i, j) of which is distance between i-th and j-th point...

pythonnumpyperformancematrixnumerical-methods

Read More
Solving coupled ODES which varies with time in Python...

numerical-methodsnumerical-integration

Read More
Python implementation of n-body problem issue...

pythonnumerical-methodsdifferential-equationsastronomyorbital-mechanics

Read More
Finite difference method for solving the Klein-Gordon equation in Matlab...

algorithmmatlabnumerical-methodsfinite-difference

Read More
Unable to reproduce simple figure from textbook (possible numerical instability)...

pythonmatplotlibscipynumerical-methodsdifferential-equations

Read More
Algorithm for Horner's Method with base points in Julia...

julianumerical-methods

Read More
Computing numerical derivative with gnuplot...

plotgnuplotnumerical-methodsderivative

Read More
What is the time complexity of this square root calculation?...

ctime-complexitynumerical-methods

Read More
Plotting multiple vectors of different lengths on the same figure...

matlabmatrixplotnumerical-methods

Read More
Find roots of a polynomial with a symbolic constant SymPy...

mathsympynumerical-methodssymbolic-math

Read More
Where did i do wrong when i tried to approximatee this data using polynomial?...

matlabnumericnumerical-methods

Read More
Error in Newton's Method function in Julia (no method matching ^(::Vector{Float64}, ::Int64)...

julianumerical-methodsnewtons-method

Read More
Optimizing a double sum in Julia?...

optimizationjuliatime-complexitynumerical-methods

Read More
Accuracy of floating point calculations: is something converting rational -> double-float?...

common-lispnumerical-methodssbcl

Read More
The time-corrected Verlet numerical integration formula...

mathgame-physicsnumerical-methodsnumerical-integrationverlet-integration

Read More
Generate Positive Definite Matrix in Julia?...

matrixjulialinear-algebranumerical-methods

Read More
Why does my solution for the quantum harmonic oscillator blow up?...

c++physicsnumerical-methodsodeodeint

Read More
Create random matrix with orthonormal columns?...

matrixjulialinear-algebranumerical-methods

Read More
Intersection of two matrices in Julia?...

matrixjulialinear-algebranumerical-methods

Read More
Solving the Lorentz model using Runge Kutta 4th Order in Python without a package...

python-3.xnumerical-methodsdifferential-equationsrunge-kutta

Read More
How to distinguish odd and even for big numbers more efficiently?...

c++algorithmsortingnumericnumerical-methods

Read More
BackNext