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

Simultaneous Linear Equations software
Filter: All | Freeware | Demo
 

Simultaneous Linear Equations

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 778

Linear equations solver This script allows you to run a linear equations solver using eval and built-in complex numbers.One could add one more line to insert '*' where needed, i.e. "100x" -> "100*x", add some input validation, in particular check whether the equation is actually linear and not quadratic or cubic, and...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Linear equations solver Download

Added: August 17, 2013 | Visits: 497

ANNI - solver of a set of non-linear equations Let us suppose a set of non-linear equations in the formF(m) = d(m,d are vectors, F is a vector function of vector argument). ANNI tries to construct suitable numerical approximation for inverse projection of d to m, i.e. to find numerical form ofG(d) = m.Such mapping may not exist in general,...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (49): ANNI - solver of a set of non-linear equations Download

Added: July 29, 2013 | Visits: 477

Equation to matrix form When a give system of linear equations are converted to vector form it can easily be written matrix form.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Equation to matrix form Download

Added: April 13, 2013 | Visits: 335

Linear equations of both full rank and deficient rank lineq is the main program, help message for lineqfunction [homsol,spsol]=lineq(a,b)% solve linear equations a*x=b;% [homsol,spsol]=lineq(a,b);% lineq(a).where homsol are solutions of corresponing homogenous equation,spsol is the special solution of a*x=b.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Linear equations of both full rank and deficient rank Download

Added: February 05, 2006 | Visits: 3.318

.NET Matrix Library The Bluebit .NET Matrix Library provides classes for object-oriented linear algebra in the .NET platform. It can be used to solve systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalues and eigenvectors problems, and singular value...


Platforms: Windows

License: Commercial Cost: $195.00 USD Size: 2.53 MB Download (509): .NET Matrix Library Download

Added: August 19, 2013 | Visits: 408

Solves a linear system of simultaneous equations (Sripts) simequation(a,b)a must be a n x n matrix of coefficients andb must be a n x 1 matrix of constantsExample usage to solve this system of 2 simultaneous linear equations in 2 unknowns:2x + 4x = 3 and3x + 5x = 6%coefficient matrix..>> cm = [ 2 , 4; 3, 5]cm = 2 4 3 5>>%..calling the function to solve...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Solves a linear system of simultaneous equations (Sripts) Download

Added: March 22, 2013 | Visits: 802

Templates for the Solution of Linear Systems This book is written for computational scientists who would like to incorporate state-of-the-art computational methods for solving large sparse systems of linear equations.For a full book description and ordering information, please visithttp://www.mathworks.com/support/books/boo...=-1&language=-1


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Templates for the Solution of Linear Systems Download

Released: January 25, 2008  |  Added: February 09, 2008 | Visits: 1.494

KonstSolver KonstSolver is a high-performance vector and matrix library for .NET (C#, C++, and VB), thread based, 100% managed code. A parallel LU algorithm for solving dense systems of linear equations of the form Ax = b provides amazing speedup on multicore and multiprocessor computers. KonstSolver allows...


Platforms: Windows

License: Shareware Cost: $100.00 USD Size: 400.92 KB Download (114): KonstSolver Download

Added: August 20, 2008 | Visits: 1.613

Systems of Nonlinear Equations Numerically solves systems of simultaneous nonlinear equations. It can fully explore defined intervals to search for multiple solutions or quickly find solutions starting with random seeds. You may predefine constants and specify the error bound for the results. Handles a wide variety of...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 1.68 MB Download (137): Systems of Nonlinear Equations Download

Added: July 16, 2010 | Visits: 989

LAPACK LAPACK is a linear algebra library, based on LINPACK and EISPACK. LAPACK is written in Fortran77 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated...


Platforms: *nix

License: Freeware Size: 10.6 MB Download (117): LAPACK Download

Added: June 10, 2013 | Visits: 795

Newton Raphson Optimization Procedure It estimates the Newton Raphson optimization procedure for (m) unknowns of (n) non-linear equations. In case no Jacobian vector is presented, then the initial Jacobian vector is estimated by Broyden Method (multivariate secant approach) and it is then updated using the Sherman Morrison...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Newton Raphson Optimization Procedure Download

Added: July 22, 2013 | Visits: 601

Conjugate Gradient Method The conjugate gradient method aims to solve a system of linear equations, Ax=b, where A is symmetric, without calculation of the inverse of A. It only requires a very small amount of membory, hence is particularly suitable for large scale systems.It is faster than other approach such as Gaussian...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Conjugate Gradient Method Download

Added: May 09, 2006 | Visits: 11.573

Matrix zeroizer Solve a matrix or system of linear equations using the Gauss method.


Platforms: Windows

License: Freeware Size: 15 KB Download (1379): Matrix zeroizer Download

Added: August 19, 2008 | Visits: 924

SimulEquations Software for teaching and learning of linear equations with two unknowns. Solutions by the elimination and substitution methods. Worked examples of solutions with each method shown side by side for comparison. Can generate hundreds of sums for practice. Users may also provide their own equations....


Platforms: Windows

License: Shareware Cost: $12.00 USD Size: 2.9 MB Download (104): SimulEquations Download

Added: August 19, 2008 | Visits: 1.279

LineQ Solve systems of 2 to 9 linear equations. Select STEP mode to see step by step process plus explanation of Gauss-Jordan elimination. In-Line help.


Platforms: Windows

License: Freeware Size: 303 KB Download (304): LineQ 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 10, 2012  |  Added: August 10, 2012 | Visits: 527

Quad Genius Pro Quad Genius Pro is an interactive java-based graphical software designed by me at IIT Guwahati for school students of classes sixth to ninth to help them solve quadratic and linear equations and learn through the process.


Platforms: Windows, Mac, Linux

License: Freeware Size: 360.57 KB Download (54): Quad Genius Pro Download

Added: August 09, 2013 | Visits: 451

Gaussian elimination with partial pivoting This code can be used to solve a set of linear equations using Gaussian elimination with partial pivoting. Note that the Augmented matrix rows are not directly switches. Instead a buffer vector is keeping track of the switches made. The final solution is determined using backward substitution.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Gaussian elimination with partial pivoting Download

Added: March 27, 2013 | Visits: 355

Simplified Quasi-Minimal Residual Algorithm This function solves the system of linear equations A*x=b, using the simplest form of the SQMR algorithm without look-ahead, where A is square and symmetric.SQMR is an adaptation of the general nonsymmetric QMR method to exploit the symmetry of the matrix A. With SQMR, one can use symmetric...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Simplified Quasi-Minimal Residual Algorithm Download

1 2 3 4 5 >