Search code examples
PDE Solving: 'NoneType' has no attribute 'toarray' error...


pythonnumpyscipynumerical-methodsdifferential-equations

Read More
Passing large time dependent data to solve differential equation in python,...


pythonpandasnumpyscipynumerical-methods

Read More
Optimizing algorithm calculating (sin(x)-x)*x^{-3} (in matlab)...


algorithmmatlaboptimizationnumerical-methods

Read More
Givens rotation QR decomposition...


matlabnumerical-methods

Read More
Coupled set of equations - Wrong answer from scipy's fsolve...


pythonscipynumerical-methodsscipy-optimize

Read More
My code for Taylor series graphs cos(2x) instead of cos(x) in Matlab...


matlabmathnumerical-methodsnumerical-analysistaylor-series

Read More
Implementing Euler's Method in GNU Octave...


octavenumerical-methodsodedifferential-equationsnumerical-analysis

Read More
Python - Quadratic Equatin Extreme numbers...


pythonnumericnumerical-methodsequationquadratic

Read More
Solving coupled PDE with python...


python-3.xphysicsnumerical-methodspde

Read More
Finding complex roots from set of non-linear equations in python...


pythonmatlabnumerical-methodscomplex-numbersnonlinear-functions

Read More
Floating Point Arithmetic: Deriving Wobble...


floating-pointprecisionnumerical-methods

Read More
Numerically integrating with trapezium rule between 0 and infinity of Sin(x)/sqrt(x) with C programm...


cintegrationnumerical-methodsnumerical-integration

Read More
Amplitude increasing in the verlet method in backward difference...


numerical-methodsdifferential-equationsscilab

Read More
Obtaining the functional form of a curve...


algorithmnumerical-methods

Read More
I need to create a python function that makes an n-dimensional vector such that each element is a re...


pythonfunctionvectornumerical-methodsnumpy-ndarray

Read More
Implementation of "The W4 Method" (newton-raphson extension)...


mathlinear-algebranumerical-methodsnewtons-method

Read More
How to reduce integration time for integration over 2D connected domains...


pythonperformancescipynumerical-methodsintegral

Read More
JuMP querying solution doesn't work in for loop...


julianumerical-methodsnonlinear-optimizationjulia-jump

Read More
Integral and numeric optimization (nlminb) R...


roptimizationnumerical-methods

Read More
Laguerre's method...


numerical-methodspolynomialspolynomial-mathnewtons-method

Read More
Numerical solution for non-linear equations in Python...


pythonpython-3.xscipynumerical-methodsnumerical-analysis

Read More
How to use midpoint method to integrate a particle...


c++integrationnumerical-methodsphysics-engine

Read More
How to plot the relationship between any error and the exact solution of a problem involving summati...


plotfloating-pointnumerical-methods

Read More
Create a specific number pattern using matlab / octave...


matlabmathoctavenumerical-methods

Read More
Python numerical solution to an exponential function with two variables...


pythonnumpyscipynumerical-methodsnumerical-computing

Read More
Accelerating a point in two dimensions...


pythonnumerical-methodskinematics

Read More
How do I fit recurrence relations using scipy.optimize.fmin_l_bfgs_b?...


pythonscipymathematical-optimizationnumerical-methodsrecurrence

Read More
Solving a boundary value problem (diffusion-reaction equation) with scipy solve_bvp...


pythonscipynumerical-methodsdifferential-equations

Read More
numerically stable running average of floating point values...


floating-pointnumerical-methods

Read More
scipy.integrate.solve_bvp for Neumann boundary conditions?...


pythonpython-3.xnumerical-methods

Read More
BackNext