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

Solving Addition Linear Equations freeware
Filter: All | Freeware | Demo
 

Solving Addition Linear Equations

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

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

Solving non-linear and linear simultaneous equations with fsolve solvesimul.m can be easily adapted to solve more equations but as it stands it will solve 2 unknowns in 2 equations (1 non-linear and one linear).To solve equations of this form... a*x + b*y = A (1) a1*x^2 + b1*y^2 = B (2)...with fsolve (used by solvesimul.m) you need to rewrite them so that they... Platforms: Matlab


Added: March 08, 2010 | Visits: 2.008

Python Stencil Environment Python Stencil Environment also know as PySE is a new python library for solving Partial Differential Equations with the Finite Difference Method (FDM). This is still a quite new library, and the current release must be considered as beta software. It is quite rough around the edges,... Platforms: *nix

License: Freeware Size: 94.21 KB Download (159): Python Stencil Environment Download

Added: March 22, 2013 | Visits: 805

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

Added: October 18, 2013 | Visits: 593

Engineering Suite Program for solving non-linear, and linear, equation systems in which you write the equations and the program solves them numerically. It includes a data base with thermodynamical properties and also a symbolic engine. Basically the program is an open source clone of the EES-Engineering Equation... Platforms: Mac

License: Freeware Size: 8.62 MB Download (80): Engineering Suite Download

Added: June 10, 2013 | Visits: 799

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: 603

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.577

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: 1.281

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: 660

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: July 09, 2012  |  Added: July 09, 2012 | Visits: 723

Mathematics Tools Mathematics Tools is a tools that help people in solving Mathematical problems such as: - Solving quadratic equation and cubic equation - Solving System of equations (2 or 3 unknowns) - Working in the Base Number System - Practice: Calculate the value of PI using the Probability - Explore the... Platforms: Windows

License: Freeware Size: 1.6 MB Download (523): Mathematics Tools Download

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

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: 529

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: July 16, 2010 | Visits: 990

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: September 22, 2013 | Visits: 469

Lapack++ For Linux LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, for real and complex matrices. Features . Real and complex-valued Matrix Operations . Fast Linear Equation... Platforms: *nix

License: Freeware Size: 624.64 KB Download (34): Lapack++ For Linux Download

Added: May 26, 2013 | Visits: 446

Alternative Mathematics using MATLAB 7 This e-book is based on the Student Edition of MATLAB 7, which includes a symbolic toolbox. The Professional Edition may of course also be used. The goal is to exploit a restricted subset of MATLAB commands and functions to explore most of the elements of undergraduate mathematics. All items from... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Alternative Mathematics using MATLAB 7 Download

Added: May 10, 2013 | Visits: 907

LTI-Lib The LTI-Lib is an object oriented library with algorithms and data structures frequently used in image processing and computer vision. The main goal of the LTI-Lib is to provide an object oriented library in C , which simplifies the code sharing and maintenance, but still providing fast... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (102): LTI-Lib Download

Added: October 14, 2010 | Visits: 951

HPC Challenge HPC Challenge is a high performance benchmark suite. The HPC Challenge consists of basically 7 benchmarks: 1. HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. 2. DGEMM - measures the floating point rate of execution... Platforms: *nix

License: Freeware Size: 614.4 KB Download (99): HPC Challenge Download

Added: August 02, 2013 | Visits: 641

Fuzzy Calculus Core (FC2ore) This package is created with the highly appreciated theoretical help and under the supervision of Prof. DSc. Ketty Peeva.Theoretical results and methods can be found in:1. B. De Baets, Analytical solution methods for fuzzy relational equations, in the series: Fundamentals of Fuzzy Sets, The... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Fuzzy Calculus Core (FC2ore) Download

Added: September 15, 2013 | Visits: 443

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

1 2 3 4 5 >