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.479.899 Times

Ode software
Filter: All | Freeware | Demo
 

Ode

< 1 2 3 4 > 
Added: June 02, 2013 | Visits: 505

Bulirsch-Stoer Propagator/Integrator The bulirsch-Stoer single-step ODE propagator has come to MATLAB in form of a MEX adaptation of Juergen Dietel's Numerical ODE solver. This may very well be the fastest single-step numerical propagator released on the Mathworks FileExchange.All functions are written in c++ and must be compiled to... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Bulirsch-Stoer Propagator/Integrator Download

Added: May 11, 2013 | Visits: 656

ODE Phase Plane The script shows two plots; the time response and the phase plane for different initial conditions depending on the coordinates of the mouse pointer. Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): ODE Phase Plane Download

Un Systdodume Dynamique Lindoduaire Associdodu doT l'Equation De La Chaleur The equation PDE (PDE) partial differential heat is infrequent Apers develloppement I associate a dynamical system (ODE) after discreisation space for an associated dipole matrix (A, B) according to the theory of kernel JCWillems in control Automatic heat equation. Platforms: Matlab


Added: May 14, 2013 | Visits: 409

Simulink Application Of Modele Pacemaker VI1 The modele pacemaker VI1 is an non linear ODE of 2 variables,V the potential of membrane cell and I1 a current variable of excitation.dV/dt=P(V,I1,K) dI1/dt=Q(V,I1,K) where K is the cardiac vector parameters of dim 8.All the polynomials P and Q are rational coefficients with commun divisor C and... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Simulink Application Of Modele Pacemaker VI1 Download

Added: August 03, 2013 | Visits: 505

Circadian Clock Model Visualisation Tools This program presents the solution to an ode model of the circadian clock, published by Locke et al (2005) 'http://www.nature.com/msb/journal/v1/n1/full/msb4100018.html', in two different ways.A moving plot can show either time series or a limit cycle in 2D or 3D mode, with the user able to... Platforms: Matlab

License: Freeware Size: 92.16 KB Download (46): Circadian Clock Model Visualisation Tools Download

Prediction of Conversion with an Isothermal Axially-Dispersed Plug Flow Reactor Numerical solutions for the conversion of an isothermal axially dispersed plug flow reactor accomplishing first and second order reactions are obtained. The Danckwerts boundary conditions for the so-called "closed" configuration are used. We use the shooting method since it is a... Platforms: Matlab


Added: March 28, 2013 | Visits: 605

Single tank linearization Single tank system nonlinear model was develop & finding the operating point of it using script file of the matlab with solving of ode for it and ploting the response Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Single tank linearization Download

Added: September 13, 2013 | Visits: 300

ChebyshevTools This toolbox contains a collection of m-files which may be used to numerically solve discretized ODE/PDEs on a Chebyshev grid. Included are scripts for building differentiation matrices, enforcing boundary conditions using either the Laczos Tau method or Galerkin basis functions, spectral... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): ChebyshevTools Download

Added: May 17, 2013 | Visits: 353

CMBACCUR Features:1. the program calculates the matter power spectrum, temperature spectrum, polarisation- and cross-correlation spectrum of a curved or flat Friedman-Robertson-Walker universe.2. it calculates the age of the universe, sigma8 and the age of the first start formation.3. massless neutrino's,... Platforms: Matlab

License: Freeware Size: 716.8 KB Download (47): CMBACCUR Download

Added: May 15, 2013 | Visits: 317

interactive 2-nd order oscilator with GUI This is an example from new book "MATLAB i Simulink, poradnik uzytkownika" by Bogumila and Zbigniew Mrozek,to be published by Wydawnictwo Helion, Poland.A problem was how to provide additional parameter beta to ODE solver ode23. This was solved without using global variables.In "oscillator.m"... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): interactive 2-nd order oscilator with GUI Download

Added: July 12, 2013 | Visits: 346

imsl2c The m-file imsl2c.m (IMSL to 'C') automates the process of writing the source code for C MEX files which, in turn, call routines in the IMSL numeric libraries. These libraries are included in the professional version of DEC's Digital Visual Fortran. The mat-file imsl.mat contains structures that... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (42): imsl2c Download

Added: April 27, 2013 | Visits: 347

1st order ODE's numerical solution with EULER method %%%%%%%%%%%%%%%%%% EULER_modified_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 1st order ODE's numerical solution with EULER method Download

Added: September 09, 2013 | Visits: 365

1st oder ODE solver EULER backward method based %%%%%%%%%%%%%%%%% EULER_backward_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): 1st oder ODE solver EULER backward method based Download

Added: August 22, 2013 | Visits: 386

EULER method based 1st order ODE solving % [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)% Euler forward approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): EULER method based 1st order ODE solving Download

Added: April 18, 2013 | Visits: 286

RODASP RODASP is a fourth order ROW-method for solving ODEs y'=f(t,y) and Index-1 DAE problems M y' = f(t,y).Usage is the same as ode23s or other MATLAB ode-solver. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): RODASP Download

Added: April 25, 2013 | Visits: 376

Text progress bar for ODEs If you're like me and have to run some ODE solvers in remote computers via telnet/ssh, you will find this simple output function very handy.It just prints a progress bar in the console according to the status of the ODE. At the end of the computation prints the time between the initialization of... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Text progress bar for ODEs Download

Added: July 16, 2013 | Visits: 269

Problematic model without pneumatic piston chamber This model works, but only when the solver ode14x is used. Solver ode 23t generates many warnings. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Problematic model without pneumatic piston chamber Download

Released: September 21, 2013  |  Added: November 10, 2013 | Visits: 739

Visual Calculus For Academic Visual Calculus is an easy-to-use calculus grapher for Graphing limit, derivative function, integral, 3D vector, double integral, triple integral, series, ode etc. Which can create 2D, 2.5D and 3D function graphs, animations and table graphs. 2D Features: explicit, implicit, parametric, and in... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $60.00 USD Size: 3.75 MB Download (48): Visual Calculus For Academic Download

Released: January 04, 2000  |  Added: January 04, 2000 | Visits: 7.909

Fortran Calculus Compiler Fortran Calculus Compiler: Calculus level computer languages are Fortran Calculus and PROSE. Both languages are based on what is called "Automatic Differentiation" (AD). Calculus languages simplify computer coding to an absolute minimum; i.e., a mathematical model, constraints, and the objective... Platforms: *nix

License: Commercial Cost: $30000000.00 USD Size: 2.51 MB Download (4681): Fortran Calculus Compiler Download

Added: September 05, 2010 | Visits: 1.105

Scorched3D 41 Scorched 3D project is a game based loosely (or actually quite heavily now) on the classic DOS game Scorched Earth "The Mother Of All Games". Scorched 3D adds amongst other new features a 3D island environment and LAN and internet play. Scorched 3D is totally free and is available for both... Platforms: *nix

License: Freeware Size: 55 MB Download (91): Scorched3D 41 Download

< 1 2 3 4 >