Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.569 Times

Ordinry Differential Equations Editor software
Filter: All | Freeware | Demo
 

Ordinry Differential Equations Editor

< 1 2 3 4 5 > 
Released: January 11, 2002  |  Added: September 10, 2006 | Visits: 4.573

20sim Viewer 20-sim is an advanced modeling and simulation package for Windows. With 20-sim you can simulate the behavior of dynamic systems, such as electrical, mechanical and hydraulic systems or any combination of these. 20-sim models may use iconic diagrams, bond graphs, block diagrams as well as...



Platforms: Windows

License: Freeware Size: 23.35 MB Download (911): 20sim Viewer Download

Added: November 24, 2010 | Visits: 849

PETSc PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. PETSc library employs the MPI standard for all message-passing communication. PETSc is easy to use for beginners. Moreover, its careful...





Platforms: *nix

License: Freeware Size: 9.8 MB Download (110): PETSc Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 658

Maxima for Mac and Linux Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high...


Platforms: Mac, Linux

License: Freeware Size: 1024 KB Download (437): Maxima for Mac and Linux Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 582

Maxima Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high...


Platforms: Windows

License: Freeware Size: 31.9 MB Download (426): Maxima Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 368

Minsky Minsky enables the simulation of economics models defined in terms of couple ordinary differential equations. The models are defined using a drawing canvas (rather like VisSim), and a double entry bookkeeping system known as a Godley table.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 3.45 MB Download (44): Minsky Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 508

Radial++ Radial++ is a C++ template library for scattered data interpolation in any dimension and also the numerical solution of partial differential equations. It provides generalized Radial Basis Functions (p.e. multiquadric, this-plate spline, etc).


Platforms: Mac, BSD

License: Freeware Size: 2.11 MB Download (44): Radial++ Download

Getting Started with Simulink 3D Animation: Bouncing Ball with Deformation Demo The main goal of this demo is to show how you can improve your visualization and understanding of a dynamic system that has simple second order differential equations but complex to visualize due to switching between them. By using 3D animation, you can get a much better understanding of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (44): Getting Started with Simulink 3D Animation: Bouncing Ball with Deformation Demo Download

Screenshot MATLAB in Physics - Symbolic Computation and Differential Equations MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projectile motion is analysed using the Symbolic Math Toolbox, then more complicated...


Platforms: Matlab


Added: August 02, 2013 | Visits: 631

Mathematical Modeling of Electrotechnological Devices The project discusses the problematics of making a system of differential equations describing the transition processes in the operation of resistance furnaces, their realization through digital methods and the analysis of the achieved results. Solving of the problem thus formulated is carried...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (45): Mathematical Modeling of Electrotechnological Devices Download

Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox) Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for...


Platforms: Matlab


Added: July 25, 2013 | Visits: 361

Tutorial on solving DDEs with DDE23 This tutorial shows how to use the MATLAB solver DDE23 to solve delay differential equations (DDEs) with constant delays. The solver is available in MATLAB 6.5 and later.The tutorial briefly discusses the differences between solving ODEsand DDEs, and describes the techniques used in DDE23. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (43): Tutorial on solving DDEs with DDE23 Download

Matrix approach to discretization of ODEs and PDEs of arbitrary real order This submission contains the basic functions that are necessary for using the matrix approach to discretization of fractional differential equations, and demos. The method is described in the following articles:[1] I. Podlubny, "Matrix approach to discrete fractional calculus", Fractional...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 737.28 KB Download (45): Matrix approach to discretization of ODEs and PDEs of arbitrary real order Download

Added: August 26, 2013 | Visits: 292

ROCK4 This is a MATLAB-implementation of ROCK4 (Abdulle & Medovikov)for the numerical solution of a (mildly) stiff system of first order differential equations ODEs y'=f(t,y).ROCK4 is based on a family of second order explicit Runge-Kutta methods with nearly optimal stability domain on the negative...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (43): ROCK4 Download

Added: September 09, 2013 | Visits: 249

rkn86 rkn86 Integrates a special system of second order ordinary differential equations of the formd^2 y/dx^2 = f(x,y), y(x0)=y0, y'(x0)=y'0using an effectivelly 8-stages Runge-Kutta-Nystrom pair of orders 8 and 6.The method advances using the higher order formula (using local extrapolation).The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): rkn86 Download

Added: August 31, 2013 | Visits: 324

ode86 ode86 Integrates a system of ordinary differential equations of the formdy/dx=f(x,y), y(x0)=y0,using a 12-stages, 8th and 6th order Runge-Kutta pair of formulas. The method advances using the higher order formula (using local extrapolation).The results are expected to be better than ODE45 for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): ode86 Download

Added: April 29, 2013 | Visits: 223

odesplit Occasionally I have had to solve large systems of differential equations which result in matlab running out of memory during evaluation. Odesplit breaks up the simulation period into a series of chunks to ease this problem. At each split point in the evaluation a function specified by the user is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): odesplit Download

Added: August 11, 2013 | Visits: 340

GAFFE A toolbox for solving evolutionary nonlinear PDEs The Generalised Adaptive Fast-Fourier Evolver (GAFFE) toolbox is a framework that greatly simplifies the solution of complex partial differential equations (PDEs) in an adaptive manner.By default both the step-size and the mesh adapt to the problem at hand to optimise the speed of execution for a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 153.6 KB Download (45): GAFFE A toolbox for solving evolutionary nonlinear PDEs Download

Added: October 03, 2013 | Visits: 403

Fixed Torque Dynamo and Motor Model The Fixed Torque Dynamo and Motor Model solves the coupled differential equations for an electric motor driven by a dynamo (generator). The model can be used as to illustrate elementary instabilities or bifurcations discussed in courses about nonlinear oscillators and dynamical systems. When the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 978.94 KB Download (35): Fixed Torque Dynamo and Motor Model Download

Added: September 15, 2013 | Visits: 435

Ofeli for Linux Ofeli (as an acronym for Open, Fast and Efficient Level set Implementation) demonstrates how to operate an image segmentation algorithm of Y. Shi and W. C. Karl |1|, using a discrete approach for the approximation of level-set-based curve evolution (implicit active contours). This is a novel...


Platforms: *nix

License: Freeware Size: 71.19 MB Download (41): Ofeli for Linux Download

Added: September 24, 2013 | Visits: 376

chemfem chemfem is a high order finite element method that can solve general partial differential equations and the reacting Navier Stokes equations in particular. Features . 2D PDE solver . Unstructured meshes . Higher order finite elements . Galerkin and Least squares, including discontinuous...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (36): chemfem Download

< 1 2 3 4 5 >