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

Matrices And Linear Systems software
Filter: All | Freeware | Demo
 

Matrices And Linear Systems

1 2 3 4 5 > 
Added: August 10, 2013 | Visits: 764

Signal Processing & Linear Systems Companion Software Companion software for the Signal Processing & Linear Systems book by B.P. Lathi



Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Signal Processing & Linear Systems Companion Software Download

Added: July 20, 2013 | Visits: 555

Elimination Matrices and Inverse The m-file finds the elimination matrices (and scaling matrices) to reduce any A matrix to the identity matrix using the Gauss-Jordan elimination method without pivoting. Using the matrices gotten it computes the inverse of the A matrix.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (61): Elimination Matrices and Inverse Download

Added: March 22, 2013 | Visits: 803

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

Slides for the video These are the slides of a plenary talk given at the 2006 SIAM Annual Meeting, on July 11, 2006.The talk describes how x=Ab works in MATLAB, when A is sparse.You can view the video at http://www.cise.ufl.edu/research/sparse/SIAM06. Follow along with these slides as you view the video. The slides...


Platforms: Matlab


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

Added: July 24, 2013 | Visits: 368

LINEAR SYSTEMS SOLVER (for small Systems) SolverNxN is designed to solve many small linear system in a vectorized way in order to improve time perfomaces. It is in practice a faster alternative to the matlab commands: for k = 1:number_of_systemsx=Ab;end The Matlab looping speed can visibly slow down this process so most of the time is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): LINEAR SYSTEMS SOLVER (for small Systems) 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

simulate fast Tanner LDPC codec with quasi-circular generator matrices The program can simulate fast Tanner LDPC codec with quasi-circular generator matrices, and 1/2 code rate. Copyright (C2010-2015) Yang XIAO, Beijing Jiaotong University, Nov.3, 2010, E-Mail: yxiao@bjtu.edu.cn. Current Version Published: 2010-11-5In my following books, I derived the algorithm of...


Platforms: Matlab


Added: July 08, 2013 | Visits: 411

Subspace Identification for Linear Systems This book focuses on the theory, implementation, and applications of subspace identification algorithms for linear time-invariant finite-dimensional dynamical systems.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1458.jsp.


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (45): Subspace Identification for Linear Systems Download

Added: June 26, 2013 | Visits: 228

Small size linear solver Solve multiple (2x2) or (3x3) linear systems:A(:,:,k)*X(:,:,k) = B(:,:,k) for k=1,2,...,NThe method used here is basic cofactor/determinant.DISADVANTAGE: This method may be less accurate than Matlab backslash (using in for-loop) when the matrices are ill-conditioned.ADVANTAGE: for a large number...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Small size linear solver Download

Added: October 18, 2013 | Visits: 590

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

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 500

NTL for Linux NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. NTL provides high quality implementations of state-of-the-art...


Platforms: Linux

License: Freeware Download (50): NTL for Linux Download

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

NTL for Windows NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. NTL provides high quality implementations of state-of-the-art...


Platforms: Windows

License: Freeware Download (56): NTL for Windows Download

Added: June 01, 2013 | Visits: 575

Wireless tips and tricks This m-file lists various tips and tricks that can be used to analyze most wireless and communication systems. The list is not all inclusive, but should be beneficial to first time or seldom time users.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Wireless tips and tricks 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: May 23, 2013 | Visits: 287

Newmark's Method for Linear Systems A problem from Dynamics of Structures - Anil K. Chopra is picked and code written to solve the problem.The problem is to get the dynamic response of a structure using Newmark's method. System is a linear system.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Newmark's Method for Linear Systems Download

Added: August 07, 2013 | Visits: 369

matlab2hypre and hypre2matlab MATLAB sparse matrix converter to HypreMATLAB vector converter to HypreHypre sparse matrix converter to MATLABHypre vector converter to MATLABThe Parallel High Performance Preconditioners (hypre) is a library of routines for scalable (parallel) solution of linear systems. The built-in BLOPEX...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): matlab2hypre and hypre2matlab Download

Released: July 06, 2011  |  Added: January 24, 2012 | Visits: 780

Matrices calculator Can do lots of operations on real and complex matrices and can be programmed to do programs that manipulate matrices.Operations include inverse, determinants, solve system of equations,LU factorization,QR decomposition,Eigen values,Rank and much more You can write your programs that manipulate...


Platforms: Windows

License: Commercial Cost: $25.00 USD Size: 1.43 MB Download (91): Matrices calculator Download

Added: May 10, 2013 | Visits: 487

Vector class This vector class stores elements in a list and hence allows the 'vector' to grow dynamically. Common mathematical functions (sin, cosh, etc) are supported elementwise and so are a number of 'external' operations (dot for the inner product between vectors, norm, sum etc.).This class does not rely...


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

License: Freeware Download (55): Vector class Download

Added: August 28, 2013 | Visits: 575

Hydraulic, Mechanical and Electric Modeling in Simulink These files were used in the webinar on Modeling Mechanical, Electric and Hydraulic Systems in Simulink, which was broadcast on April 6th, 2006.In this webinar (Now Recorded and available from our website), we show how SimulinkdlT« enables faster and more effective development of controlled...


Platforms: Matlab

License: Freeware Size: 2.18 MB Download (56): Hydraulic, Mechanical and Electric Modeling in Simulink Download

1 2 3 4 5 >