Search code examples
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
Finding the roots of a system of non-linear equations that has multiple roots with python fsolve...


pythonscipynumerical-methods

Read More
Fast distance calculation in R...


rmatrixnumerical-methodseuclidean-distancemahalanobis

Read More
Safe computation of Geometric Mean...


floating-pointaverageprecisionnumerical-methods

Read More
How I use numerical methods to calculate roots in R...


roptimizationnumerical-methods

Read More
Pivoted QR in Julia?...


matrixjulianumerical-methodsscientific-computing

Read More
Octave eigs() function bugged?...


octavenumerical-methodseigenvalue

Read More
Convert a vector of positive/negative elements to all positive elements in Julia?...


matrixjulialinear-algebranumerical-methods

Read More
How to print/show an matrix in matrix format?...


matrixjulialinear-algebranumerical-methods

Read More
BackNext