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

Example Of Idempotent Matrix software
Filter: All | Freeware | Demo
 

Example Of Idempotent Matrix

1 2 3 4 5 > 
Added: March 31, 2013 | Visits: 478

Arbitrary real power of a matrix by Schur-Pade algorithm X = POWERM_PADE(A,P) computes the P'th power X of the matrix A, for arbitrary real P and A with no nonpositive real eigenvalues, by the Schur-Pade algorithm. [X,NSQ,M] = POWERM_PADE(A, P) returns the number NSQ of matrix square roots computed and the degree M of the Pade approximant used.If A is...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Arbitrary real power of a matrix by Schur-Pade algorithm Download

Added: April 15, 2013 | Visits: 554

On-The-Fly Definition of Custom Matrix Objects This submission defines a generic class of matrix-like objects called MatrixObj and a subclass called DataObj. Objects of the class are capable of behaving as matrices, but whose math operators (+,-,*,,.*,,etc...) and other methods can be defined/redefined from within any Mfile or even from the...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): On-The-Fly Definition of Custom Matrix Objects Download

Added: May 10, 2013 | Visits: 574

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.


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


Compute the Kendall's coefficient of concordance of the matrix X X must be a N-by-K matrix, N is the number of "candidate" and the K is the number of "judge".


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Compute the Kendall's coefficient of concordance of the matrix X Download

Added: May 17, 2013 | Visits: 393

Function to normalize columns of given matrix This function normalizes the columns of a given matrix. That is it makes l2 norm of each column to 1.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Function to normalize columns of given matrix Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 747

3D Matrix Code Screen Saver for Mac OS The original 3D version of the Matrix is back better than ever! Watch the Matrix code as you've never seen it before, in mind-bending real-time 3D! Features a traditional 2D code display or the extra-nifty 3D code display, as well as many other configuration options.Features Include: - Option to...


Platforms: Mac

License: Freeware Size: 829.44 KB Download (82): 3D Matrix Code Screen Saver for Mac OS Download

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

The Matrix Code Internet Explorer Theme Bring the look of The Matrix to your Internet Explorer browser with this simple designer theme SEARCH: Our primary revenue source is BING. We will reset your default search engine when installed so please give BING a try! PRIVACY: We respect your privacy. We do track some data - but it's only...


Platforms: Windows

License: Freeware Size: 674 KB Download (56): The Matrix Code Internet Explorer Theme Download

Added: May 10, 2013 | Visits: 465

com.wis.math.alg.Matrix Implements the behaviours of the Matrix Class -- provides methods for matrix manipulation. usage:var inst:Matrage:


Platforms: Windows, Mac, Flash,

License: Freeware Download (53): com.wis.math.alg.Matrix Download

Added: April 29, 2013 | Visits: 517

plotColumns.m: plots columns in matrix as time series [h,varargout]=plotColumns(data,varargin)plots columns of a matrix as if each column is a time seriesUSAGE:plotColumns(data);[h] = plotColumns(t,data);[h] = plotColumns(t,data,{colors});[h] = plotColumns(t,data,'plotopt');[h] = plotColumns(...,'plotopt');[h] = plotColumns(...,{colors});


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): plotColumns.m: plots columns in matrix as time series Download

Added: July 25, 2013 | Visits: 438

RANSAC algorithm with example of finding homography There are 2 implementations of RANdom SAmple Consensus algorithm in the file, one for 2D line fitting only, the other for general purposes(fitting dataA with data B). Example (Finding a homography between 2 images) is provided and the comments are detailed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): RANSAC algorithm with example of finding homography Download

Added: September 09, 2013 | Visits: 568

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: May 01, 2013 | Visits: 852

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Added: August 27, 2013 | Visits: 427

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: June 24, 2013 | Visits: 429

Compressive Sensing Simple Example This very simple example of L1 minimization is reproduced for implementation on matlab. The original example was posted on Rip's AppliedMathematics Blog on March 28, 2011 entitled "Compressed Sensing: the L1norm finds sparse solutions".One needs to download the L1-MAGIC package in order to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Compressive Sensing Simple Example Download

Added: July 27, 2013 | Visits: 296

Centering Each Column of a matrix to its mean Let the input to this function be X, an m x n matrix. Also, let Y be the output. This function does the following.Y(:,i) = X(:,i) - mean(X(:,i)), for i = 1 to n


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Centering Each Column of a matrix to its mean Download

Released: October 05, 2014  |  Added: August 05, 2015 | Visits: 717

Matrix 3D Screensaver If you are a fan of the cult film The Matrix, you will like the main characters of this film. Free Matrix 3D Screensaver is sustained in the style of the film. Green characters are running vertically down in columns on the black background. You will be impressed by our emulation of green matrix...


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

License: Freeware Size: 3.65 MB Download (70): Matrix 3D Screensaver Download

Added: August 31, 2008 | Visits: 2.606

Transnavicom Satellite Map of Zurich Demo-version of Satellite Map of Zurich is an example of how a person living in a megapolis today can use space technologies. A Quick Bird satellite shot is used as the cartographic basis. Face the reality! Your dreams are coming true with satellite maps from Transnavi.com. In the demo-version...


Platforms: Windows

License: Freeware Size: 18.76 MB Download (721): Transnavicom Satellite Map of Zurich Download

Added: August 24, 2008 | Visits: 1.753

The Matrix Screensaver & Module This is a screen saver / LS Module that reproduces the code that appears on the computer screens that are looking at what is going on inside of The Matrix. This screen saver can also be used as an executable (by renaming it to .exe). By doing so one can have it run all the time, windowless, stuck...


Platforms: Windows

License: Freeware Size: 850 KB Download (175): The Matrix Screensaver & Module Download

Added: August 19, 2008 | Visits: 1.694

The Matrix Reloaded Screensaver The Matrix Reloaded Screensaver is a free screensaver which fans of The Matrix movies, and everything about them, are sure to like. This sceensaver also comes with The Matrix soundtrack


Platforms: Windows

License: Freeware Size: 1024 B Download (180): The Matrix Reloaded Screensaver Download

Released: January 28, 2013  |  Added: January 28, 2013 | Visits: 493

The Matrix Puzzle Don't look through the illusion of The Matrix. Put it together. This is a great challenging jigsaw puzzle of the matrix.


Platforms: Windows

License: Freeware Size: 315 KB Download (54): The Matrix Puzzle Download

1 2 3 4 5 >