Search code examples
How can I improve the lindep function's applicability in Pari/GP for integral approximations?...


linear-algebranumerical-methodswolframalphapari-gp

Read More
How to solve a set of ODEs in Scilab?...


matrixnumerical-methodsodescilabstate-space

Read More
Solving system of three differential equations using Runge-Kutta 4 in python...


pythonnumerical-methodsrunge-kutta

Read More
Using sfepy to solve a simple 2D differential euqation...


pythonmathnumerical-methodsdifferential-equationsfinite-element-analysis

Read More
Compute the exact inverse of this "simple" floating-point function...


precisionnumerical-methods

Read More
gnuplot vector arrow length and streamlines...


vectorplotgnuplotnumerical-methods

Read More
Solving a large (150 variable) system of linear, ordinary differential equations; running into float...


pythonnumpysympynumerical-methodsdifferential-equations

Read More
Why does math.pow result in ValueError: math domain error?...


pythonexceptionmathnumerical-methods

Read More
How do optimize a function of many independent variables by SciPy if variables are limited by range?...


pythonmachine-learningoptimizationscipynumerical-methods

Read More
How can I calculate the second-order derivative of a vector using finite differences if the interval...


rnumerical-methodsfinite-difference

Read More
Area Under the Curve using Simpson's rule in R...


rnumerical-methodsauc

Read More
QR factorization in R not giving correct answer with large sparse matrix...


rnumerical-methodsqr-decomposition

Read More
python: least-squares estimation?...


pythonmatrixnumerical-methods

Read More
Python: How do I properly use integrate.solve_bvp for the 2-D projectile motion of an object with ai...


pythonphysicsnumerical-methodsnumerical-integration

Read More
How to write Bessel function using power series method in Python without Sympy?...


pythonmathphysicsnumerical-methodscomputation

Read More
Function to Convert Square Matrix to Upper Hessenberg with Similarity Transformations...


python-3.xlinear-algebranumerical-methodseigenvalueeigenvector

Read More
Matlab trapz but splitting areas above and below the x-axis...


matlabnumerical-methodsnumerical-integration

Read More
Optimize quadratic curve tracing using numeric methods...


graphicsgeometrynumerical-methodsbezierquadratic-curve

Read More
Why is the numerical solution coming same as analytical solution in C language?...


cfloating-pointnumerical-methods

Read More
Solving equation of motion due to (Lorentz acceleration) using Forward Euler and Runge-Kutta 4th ord...


python-3.xnumerical-methodsrunge-kuttanonlinear-equation

Read More
Gauss-Legendre Matlab: How to use Newton method to approximate k_1 and k_2?...


matlabnumerical-methods

Read More
Runge Kutta constants diverging for Lorenz system?...


pythonnumerical-methodsrunge-kuttalorenz-system

Read More
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
BackNext