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

Differential Equations Solver freeware
Filter: All | Freeware | Demo
 

Differential Equations Solver

< 1 2 3 4 5 > 
Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 406

LoseThos What is LoseThos? Long mode on x86_64 computers has eight additional general purpose registers and all 16 of the registers are 64-bit sized. LoseThos runs in long mode and uses 64-bit pointers. With LoseThos, all tasks on all cores can directly access all RAM memory at all times with no...



Platforms: Windows

License: Freeware Size: 5.89 MB Download (58): LoseThos Download

Added: May 10, 2013 | Visits: 437

com.wis.math.calc.IODE com.wis.math.calc.IODE defines a system of differential equations by providing access to the rate equations.usage:var inst:IODE = new IODE();





Platforms: Windows, Mac, Flash,

License: Freeware Download (56): com.wis.math.calc.IODE Download

Added: September 01, 2013 | Visits: 387

Animated Double Pendulum For animation, the program uses Matlab's normal plot command combined with the drawnow command. It is based on the ode45 solution of the corresponding differential equations.Comprehensive documentation is provided, including a sketch of the most important steps of how to derive the equations of...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (44): Animated Double Pendulum Download

Added: July 09, 2013 | Visits: 490

Free Convection Past a Vertical Flat Plate The program computes the velocity and temperature profiles for free convection past an isothermal vertical plate. Results are obtained after solving two coupled nonlinear differential equations. The shooting method is used to obtain the boundary conditions, required to solve the coupled ODEs,...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): Free Convection Past a Vertical Flat Plate Download

Added: May 18, 2013 | Visits: 404

Excitatory and inhibitory post-synaptic potentials This software has been realized by Bret Fortenberry at the CNS Technology Lab at Boston University (http://techlab.bu.edu/). A model to show the properties of EPSPs and IPSPs in the postsynaptic cell. The model allows a user to adjust the number of EPSP and IPSP inputs, the rise and fall times...


Platforms: Matlab

License: Freeware Size: 2.5 MB Download (39): Excitatory and inhibitory post-synaptic potentials Download

Added: July 02, 2013 | Visits: 501

Circular Well Model The Circular Well model displays the 2D energy eigenstates of a particle trapped in a very deep two-dimensional circular well. Because the Schr?*A*dinger equation for this system is separable into radial and angular differential equations, the solution can be expressed as a product of a Bessel...


Platforms: Mac

License: Freeware Size: 1.24 MB Download (39): Circular Well Model Download

Added: September 22, 2013 | Visits: 451

FuncDesigner for Linux FuncDesigner is a computer algebra system (CAS) written in Python + NumPy as an ordinary Python module (thus making it free to combine with any other Python or Python-connected code). That makes it cross-platform (Linux, Windows, Mac OS X etc), with completely free license: BSD. It can be used...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (37): FuncDesigner for Linux Download

Released: May 15, 2009  |  Added: October 12, 2009 | Visits: 8.036

Word Solver Word Solver was designed with the US game show Lingo in mind. Basically you have five or six letter words that you have to guess. You'll get the first letter given to you, but you have to take turns guessing letters. Word Solver works by picking up the keys you type into other applications or...


Platforms: Windows

License: Freeware Size: 28 KB Download (671): Word Solver Download

Added: May 22, 2010 | Visits: 2.059

sudoku solver by darsie sudoku solver by darsie project is a console-based sudoku solver. sudoku solver by darsie is a console program that reads data from stdin (typically redirected from a file) and prints a possibly partial result. Definitive numbers are printed all over their fields. Other fields contain the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (309): sudoku solver by darsie Download

Added: January 07, 2010 | Visits: 2.579

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: March 25, 2010 | Visits: 2.772

Rush Hour Puzzle Solver Rush Hour Puzzle Solver project is a Rush Hour puzzle solver that illustrates the solution with PostScript. Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (266): Rush Hour Puzzle Solver Download

Added: June 14, 2010 | Visits: 1.704

Games::Mastermind::Solver::BruteForce Games::Mastermind::Solver::BruteForce is a Master Mind puzzle solver. SYNOPSIS # See Games::Mastermind::Solver Games::Mastermind::Solver::BruteForce uses the classical brute-force algorithm for solving Master Mind puzzles. METHODS remaining $number = $player->remaining; The number...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (214): Games::Mastermind::Solver::BruteForce Download

Added: October 26, 2010 | Visits: 1.749

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: September 23, 2010 | Visits: 1.306

Freecell Solver Freecell Solver is a program that automatically solves games of Freecell and similar Solitaire variants such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards. Freecell Solver is free software distributed under the public domain. Freecell Solver is written in ANSI C and...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (173): Freecell Solver Download

Added: October 26, 2010 | Visits: 1.739

Automagical Sudoku Solver Automagical Sudoku Solver project is an attempt to solve Sudoku puzzles using a computer. It can solve rather tough puzzles, but not all of them. Installation: The source code should compile flawlessly using the make utility. Then, simply run "ass < foo", where foo is a sudoku puzzle in text...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (182): Automagical Sudoku Solver Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.627

Linear Program Solver Linear Program Solver is a small, simple, very easy to use tool specially designed to help you solve linear programming models. This tool offers: informative solving reports, extended sensitivity analysis, mixed integer models engine. LiPS supports MPS format and simple LP format (like...


Platforms: Windows

License: Freeware Download (834): Linear Program Solver Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 940

Geometry Solver 3D Geometry Solver 3D is an accessible and handy application that will resolve analytic geometry problems with ease. The program will also provide tools for calculations in 3D as well as graphic OpenGL demonstrations. Now you can use this handy software to solve math problems.


Platforms: Windows, Windows Vista, 7

License: Freeware Download (473): Geometry Solver 3D Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 727

Point Mass Balistics Solver Point Mass Balistics Solver was designed as a simple and easy-to-use piece of software that allows you to perform various ballistics calculations. Point Mass Balistics Solver was created in Java and can run on multiple platforms. Now you can make use of this tool to calculate a bullet's velocity.


Platforms: Windows

License: Freeware Download (481): Point Mass Balistics Solver Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 831

Solver for Excel Frontline Systems developed the original Solver for Excel on both Macintosh and Windows. For many years, we've offered Solver upgrades for Windows users, that have gotten more and more powerful over time -- but we haven't been active on the Mac. We're now applying more development resources to...


Platforms: Mac

License: Freeware Download (87): Solver for Excel Download

Added: August 27, 2013 | Visits: 625

Differential Encoding/Decoding Basic Differential Encoding/Decoding of input vector of numeric valuesdiffencodeve.m : Differential Encoding functiondiffdecodevec.m : Differential Decoding functiondiffencodevecTest.m : Test Program for Differential Encoding/Decoding.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Differential Encoding/Decoding Download

< 1 2 3 4 5 >