How to choose a numerical method?
Hi,
i am solving a "duffing-like" 2nd order nonlinear diff. equation (in Matlab)
using Dormand-Prince method (based on an explicit Runge-Kutta (4,5) formula)
with variable step. However, how can i be sure that i have chosen a "good
method", i.e. how can i examine the method, i.e. the errors of method used
for solving of my equation?
Please, help!
Thanks.
P.S. I posted this question on math-group and matlab-group also, but then it
was recommended to me that i should send it to this group. So, sorry for
spaming :-/
.
Relevant Pages
- Re: How to choose a numerical method?
... using Dormand-Prince method (based on an explicit Runge-Kutta (4,5) ... for solving of my equation? ... This is why complete courses are provided ... (comp.soft-sys.matlab) - Re: How to choose a numerical method?
... using Dormand-Prince method (based on an explicit Runge-Kutta (4,5) ... for solving of my equation? ... This is why complete courses are provided ... (comp.soft-sys.matlab) - Re: Finite element anaysis of Navier Stokes equation
... I'm finishing my dissertation on "Dispersion of Toxic Gases in Cities", in more detail I wrote a kind of CFD code for solving the NS and the advection-diffusion equations. ... I employed some of the powerful numerical solvers of MatLAB for testing. ... I wrote a code for solving Stokes equation, which is actually a simplification of the NS equations. ... (comp.soft-sys.matlab) - Re: solving linear equations with LAPACK/Matlab
... > I am solving linear equations with Matlab and now I need to use C++ ... I am very new to LAPACK and the ... >the inverse matrix with the vector on RHS. ... (sci.math.num-analysis) - Re: How to choose a numerical method?
... i am solving a "duffing-like" 2nd order nonlinear diff. ... equation (in Matlab) ... You might consider calculating conserved entities. ... al. Geometric Numerical Integration: Structure-preserving Algorithms ... (sci.math.num-analysis) |
|