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

Inverse Matrices Examples software
Filter: All | Freeware | Demo
 

Inverse Matrices Examples

< 1 2 3 4 5 > 
Added: August 04, 2013 | Visits: 484

Inverse Distance Spatial Weights Matrix Uses x,y coordinates to produce distance-based spatial weight matrices useful for spatial econometric regressions. The user is asked to input x and y coordinates, as well as a lower and upper bound threshold for the neighborhood.The code is adapted from a previous version by Shawn Bucholtz of the...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Inverse Distance Spatial Weights Matrix Download

Added: August 04, 2013 | Visits: 325

block diagonal representation Converts a matrix into a cell array of different sized matrices that make up the blocks. Essentially if one has a matrix M that they wish to store more efficiently in memory/use for function bldiagmult.m (same author), then use cellform = blkdiagconv( M );this is such that using the inbuilt...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): block diagonal representation Download

The Radial Basis Function (RBF) using pseudo-inverse method for Simulink The Radial Basis Function (RBF) using pseudo-inverse method for Simulink.The Radial Basis Function (RBF) with fixed centers selected at random andpseudo-inverse method for Simulink.Marcelo Augusto Costa FernandesDCA - CT - UFRNmfernandes@dca.ufrn.br


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (44): The Radial Basis Function (RBF) using pseudo-inverse method for Simulink Download

Normalize N-D Vectors in Single Matrix or N Component Matrices Normalizes N-D vectors provided either in one matrix, or as multiple component matrices.NORMVEC normalize vector(s). NORMVEC computes the unit vectors in the direction of the vectors provided. It can process two types of arguments: 1) single matrix of vectors 2) multiple matrices of vector...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Normalize N-D Vectors in Single Matrix or N Component Matrices Download

Added: June 14, 2013 | Visits: 362

GUI Examples using Nested Functions These two examples, which were originally posted in the MATLAB newsgroup comp.soft-sys.matlab, demonstrate how to use the nested function capability of MATLAB 7.0 (R14) and later versions to reduce the number of parameters that need to be passed into and between callbacks inside a GUI M-file....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): GUI Examples using Nested Functions Download

inverse 2-D z transform for 2-D recursive discrete system The program can get the 2-D impulse response of a 2-D recursive discrete system in 2-D digital domain. For a 2-D recursive discrete system, the inverse 2-D z transform can be implemented by a 2-D IIR filter [1-3].Copyright (C) Yang XIAO, Beijing Jiaotong University, Aug.1, 2007, E-Mail:...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): inverse 2-D z transform for 2-D recursive discrete system Download

Added: November 24, 2013 | Visits: 375

GFourier GFourier is a plug-in for GIMP; with GFourier, you can use Fourier Analysis, to enhance and recover your images. More specifically, GFourier calculates the Fourier Transform of an image; you can then design and apply some simple filters; later, you can use the Inverse Fourier Transform to...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (44): GFourier Download

Added: August 14, 2013 | Visits: 488

Scalable OpenGroupware.org (Inverse edition) for Linux Scalable OpenGroupware.org (SOGo in short) is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. This project focuses on scalability. We are constantly improving functionnalities and the user experience. So far, we improved the user interface to use AJAX and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): Scalable OpenGroupware.org (Inverse edition) for Linux Download

Added: October 18, 2006 | Visits: 5.611

MathAid Precalculus Comprehensive tutorial and testing package covering core topics in Algebra, Trigonometry, Elementary Functions and other standard Precalculus material. Java- and web-based math course includes theoretical concepts, hands-on examples featuring...


Platforms: Windows, *nix

License: Demo Cost: $55.00 USD Size: 1.11 MB Download (246): MathAid Precalculus Download

Released: February 24, 2016  |  Added: March 24, 2016 | Visits: 2.673

Robot4 Robot4 (tm) is a Robotic Arm Movement program where the arm is moved from a given position to a desired position. The program finds the angles necessary for the desired position. Problem came from NASA. Robot4 is an Inverse Problem example. It wants to solve how to move from starting point...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.49 MB Download (169): Robot4 Download

Added: May 13, 2010 | Visits: 1.070

recvnet recvnet is the inverse of telnet. Instead of connecting to some host, it listens on a port for incoming connections. When a connection is made, it works as usual. The license of this program can be obtained from: http://www.vanheusden.com/license.txt and is actually the GNU Public License.....


Platforms: *nix

License: Freeware Size: 2.05 KB Download (96): recvnet Download

Added: January 13, 2010 | Visits: 1.910

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: July 21, 2010 | Visits: 1.102

Scalable OpenGroupware.org (Inverse edition) Scalable OpenGroupware.org (SOGo in short) is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. We are constantly improving functionnalities and the user experience. So far, we improved the user interface to use AJAX and we focused on the integration of...


Platforms: *nix

License: Freeware Download (102): Scalable OpenGroupware.org (Inverse edition) Download

Added: October 11, 2010 | Visits: 1.617

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things..


Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): XML::Smart::Tutorial Download

Added: August 11, 2010 | Visits: 1.206

Math::Matrix Math::Matrix can multiply and invert Matrices. The following methods are available: new Constructor arguments are a list of references to arrays of the same length. The arrays are copied. The method returns undef in case of error. $a = new Math::Matrix ([rand,rand,rand],...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (134): Math::Matrix Download

Added: January 25, 2010 | Visits: 668

Matriosity Matriosity generates 12-tone matrices for use in serial music. You can enter a prime row as either letters or numbers and Matriosity will do the rest, generating the matrix as letters or numbers and also analyzing the prime forms of the dyads, trichords, tetrachords, and hexachords. Matrices...


Platforms: Mac

License: Freeware Download (93): Matriosity 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

Released: December 22, 2014  |  Added: December 31, 2014 | Visits: 698

Dew Lab Studio for .NET Dew Lab Studio includes Dew Math library and additional signal analysis (Dew Signal) and statistical analysis (Dew Stats) add-on packages. Features include: - fast object oriented numerical library for VS2005, VS2008, VS2010, VS2012, VS2013 - support for 64bit native mode - take advantage...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $1099.00 USD Size: 94.39 MB Download (65): Dew Lab Studio for .NET Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 434

VMatrixLi VMatrixLib is a little, handy, Java matrix library which implements a set of utility functions (such as calculus of the determinant of a matrix, calculus of the rank, inverse matrix, and many others..) that anyone who have to use matrices needs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 23.84 KB Download (50): VMatrixLi Download

< 1 2 3 4 5 >