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

Inverse Matrices software
Filter: All | Freeware | Demo
 

Inverse Matrices

1 2 3 4 5 > 
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 03, 2010 | Visits: 1.360

Geo::Inverse Geo::Inverse is a Perl module to calculate geographic distance from a lat & lon pair. SYNOPSIS use Geo::Inverse; my $obj = Geo::Inverse->new(); # default "WGS84" my ($lat1,$lon1,$lat2,$lon2)=(38.87, -77.05, 38.95, -77.23); my ($faz, $baz, $dist)=$obj->inverse($lat1,$lon1,$lat2,$lon2);...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (152): Geo::Inverse Download

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

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: April 23, 2013 | Visits: 739

Inverse Kinematic for 6DOF arm Anthropomorphic arm with 6 DOF and spherical wrist It calculates the Inverse Kinematic of an Anthropomorphic arm with 6 DOF. 'q' is the solutions in radiant and K is the direct Kinematic matrix. K = [ n s a p; 0 0 0 1] where n, s, a are three vectors fo 3 elements that represents the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Inverse Kinematic for 6DOF arm Download

Added: April 24, 2013 | Visits: 585

Inverse Kinematic algorithm It calculates the Inverse Kinematic of an Anthropomorphic arm with 3 DOF. 'q' is the solutions in radiant and K is the direct Kinematic matrix. K = [ n s a p; 0 0 0 1] where n, s, a are three vectors fo 3 elements that represents the end-effector's orientation, and p is the desired end-effector...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Inverse Kinematic algorithm Download

Added: March 27, 2013 | Visits: 467

Overlay 2 matrices in an imagesc-like plot This function makes an imagesc-like plot for two matrices with equal dimensions, in which each each cell of the plot is split diagonally with the upper triangle of cell (i,j) in the plot representing the Matrix1(i,j) and the lower triangle representing Matrix2(i,j).


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Overlay 2 matrices in an imagesc-like plot Download

MATLAB video tutorial in Czech - Lesson 3: Vectors and matrices This video describes working with vectors and matrices in MATLAB in the Czech language. It's the third part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinRAR, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 11.35 MB Download (42): MATLAB video tutorial in Czech - Lesson 3: Vectors and matrices Download

Added: October 27, 2006 | Visits: 4.711

Linear Algebra Performs computations associated with matrices, including solution of linear systems of equations (even least squares solution of over-determined or inconsistent systems and solution by LU factors), matrix operations (add, subtract, multiply), finding the determinant, trace, inverse, adjoint, QR...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.22 MB Download (267): Linear Algebra Download

Added: August 24, 2008 | Visits: 1.974

Animated Inverse Cursor Scheme A collection of animated inverse cursors which replace all the standard cursors. They change to the opposite or inverse color of what the cursor is held over. Features 34 unique cursors.


Platforms: Windows

License: Freeware Size: 106 KB Download (243): Animated Inverse Cursor Scheme Download

Released: January 01, 2013  |  Added: February 16, 2014 | Visits: 915

Mathwizard It is one of the most powerful math tools there is. It gathers between the simplicity and ease of use of a simple calculator and the ability to solve complex math procedures. Here is a brief description of the exciting capabilities of mathwizard: 1. Matrices : >For real and complex...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $9.99 USD Size: 539.06 KB Download (122): Mathwizard Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 569

Inverse Compositional AAM This is a MATLAB implementation of inverse compositional Active Appearance Models (AAMs), as described in the 'Active Appearance Models Revisited' paper by Iain Matthews and Simon Baker.


Platforms: Windows, Mac, Linux

License: Freeware Size: 174.35 MB Download (45): Inverse Compositional AAM Download

Added: July 02, 2013 | Visits: 765

H-infinity sub-optimal causal FIR inverse filter via LMI [psi gopt] = dfdesign_w_lmi(phi, w, d, n);DFDESIGN_W_LMI computes the H-infinity optimal inverse FIR filter of phi(z).The resulting filter minimizes the H-infinity norm of the error system E_w(z) = [z^(-d) - psi(z)phi(z)]w(z).The LMI method based on KYP lemma is used in this function.[INPUT]phi:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): H-infinity sub-optimal causal FIR inverse filter via LMI 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: April 29, 2013 | Visits: 563

Kriging and Inverse Distance Interpolation using GSTAT Kriging and inverse distance are popular interpolation methods, especially in earth sciences. There are some routines already available on matlab but are severely limited by matlabs memory constraints. By using gstat to handle interpolation and variogram modelling, very large datasets are easily...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Kriging and Inverse Distance Interpolation using GSTAT Download

Added: May 07, 2013 | Visits: 488

Parity Check Matrices of DVBS2 codes Copyright (C2010-2013) Yang XIAO, BJTU, April 16, 2010, E-Mail: yxiao@bjtu.edu.cn. This program can produce the Parity Check Matrices of DVBS2 codes, while Ref. [1] remindes you that these codes are not good as the LDPC codes IEEE802.16e for continuous bits' errors. Refenrences: [1] X. Huang, Y....


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Parity Check Matrices of DVBS2 codes Download

Added: August 27, 2013 | Visits: 669

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: May 09, 2013 | Visits: 446

Approximating the Inverse Normal Applying the inverse transform method to the normal distribution entails evaluation of the inverse normal. This is the Beasley-Springer-Moro algorithm for approximating the inverse normal.Input: u, a sacalar or matrix with elements between 0 and 1Output: x, an approximation for the inverse normal...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Approximating the Inverse Normal Download

Added: June 02, 2013 | Visits: 373

H-infinity sub-optimal causal IIR inverse filter [psi gopt] = dfdesign_w(phi, w, d);DFDESIGN_W computes the H-infinity optimal inverse filter of a given filter phi(z).The resulting filter psi(z) minimizes the H-infinity norm of the error systemE_w(z) = [z^(-d) - psi(z)phi(z)]w(z).If an error occurs, use "dfdesign_w_lmi.m".[INPUT]phi: target...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): H-infinity sub-optimal causal IIR inverse filter Download

Properties of Hermitian, Unitary, Positive Definite and Sparse Matrices This file : eig_svd_herm_unit_pos_def_2.m is a modified (improved) version of my previous file. The main correction has been to include issparse() instead of class() to identify a Sparse Matrix. This change is essential for R13.The file eig_svd_herm_unit_pos_def_2.m and it's companion files...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): Properties of Hermitian, Unitary, Positive Definite and Sparse Matrices Download

Added: September 09, 2013 | Visits: 427

Image normalization and inverse normalization An implementation of the image normalization (and inverse normalization) part of P. Dong et al.'s paper: "Digital Watermarking Robust to Geometric Distortions," IEEE Trans. Image Processing, Vol. 14, No. 12, pp. 2140-2150, 2005.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (44): Image normalization and inverse normalization Download

1 2 3 4 5 >