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

Inverse Of A 2x2 Matrix software
Filter: All | Freeware | Demo
 

Inverse Of A 2x2 Matrix

< 1 2 3 4 5 > 
Added: June 02, 2013 | Visits: 502

Circumcircle of a triangle The function circumcircle takes input as the coordinates of the three vertices of a triangle and compute the circum center and circum radius by using the formula in terms of the length of sides and area of triangle and plot the circumcircle.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Circumcircle of a triangle Download

Added: April 03, 2013 | Visits: 385

Orthotomic surface of a Bezier surface Main purpose of this problem is drawing the orthotomic surface of a bezier surface through about arbitrary source point.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Orthotomic surface of a Bezier surface Download

Added: June 24, 2013 | Visits: 436

Position of a point and a straight line or segment Position determines the relative position of a planar point C with respect toa planar segment joining A and B. This is not intended for 3D points.Pos=0 =>the point C is collinear with A and BPos=1=>the point C is above the segmentPos=-1=>the point C is below the segmentExampleA=[0 0 0]; B=[1 1...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Position of a point and a straight line or segment Download

Added: November 09, 2013 | Visits: 622

Angular acceleration of a Contracting System Model The EJS Angular Acceleration of a Contracting System model shows a mass and pulley system to illustrate what happens when a rotating system contracts. When the centripetal force has contracted a rotating system to half its initial radius then: (1) The tangential velocity has doubled, (2) The...


Platforms: Mac

License: Freeware Size: 1.08 MB Download (39): Angular acceleration of a Contracting System Model Download

Added: November 07, 2013 | Visits: 481

Story of a Lost Sky Story of a Lost Sky is a Turn Based Strategy RPG with gameplay that is similar to Fire Emblem. Units are placed on a tile map and each side takes turns moving and attacking. Outside the battle map, the player is able to customize their characters and equip new spells and traits. The game is...


Platforms: Mac

License: Freeware Size: 47.8 MB Download (41): Story of a Lost Sky Download

Added: July 12, 2013 | Visits: 340

XILS 3 The XILS 3 is a virtual instrument based on the of the architecture of a classic matrix based modular synthesizer. Easy to connect, easy to modify, easy to see, the matrix is far and away the easiest way to connect modules to each other. Matrix connection brings modularity and sound design to a...


Platforms: Mac

License: Demo Cost: $149.00 USD Size: 20.18 MB Download (34): XILS 3 Download

Added: June 12, 2013 | Visits: 365

MIMO with Zero Forcing equalizer Discuss the case where there a multiple (two) transmit antennas and multiple (two) receive antennas resulting in the formation of a 2x2 Multiple Input Multiple Output (MIMO) channel. We will assume that the channel is a flat fading Rayleigh multipath channel and the modulation is BPSK.The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): MIMO with Zero Forcing equalizer Download

Added: July 22, 2013 | Visits: 595

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: April 21, 2013 | Visits: 313

Toeplitzmult This directory contains MATLAB functions for the fast multiplication of a Toeplitz matrix times a vector. By using these routines you can avoid storing the entire matrix (using two vectors of lenght n rather than a matrix of size n*n), and also dramatically speedup the multiplication. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Toeplitzmult Download

Added: April 05, 2013 | Visits: 325

fpermute I faced a stupid problem of getting all possible orders of variables for Cholesky decomposition of a covariance matrix. Web search offered advertisements of 60-line codes as a solution, so I decided to crack it myself. Enjoy.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): fpermute Download

Added: August 13, 2013 | Visits: 166

meanX Just like mean2() calculates the entire mean (a single value) of a 2D matrix, meanX calculates the entire mean for any X-dimensional matrix.Use meanX() to replace mean2() as it is much more robust (it is not just restricted to 2D matrices). Use it on a 3D, or anyD matrix, and it will work just...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): meanX Download

Added: July 12, 2013 | Visits: 467

Loader of a .txt file to a MATLAB matrix I have found the functionality of being able to read data from a .txt file and storing them in a MATLAB matrix as quite useful and needed.Example application: imagine you having some data stored in a .txt file (from some measurements) and you want additionally to process them, visualize or just...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Loader of a .txt file to a MATLAB matrix Download

Added: March 31, 2013 | Visits: 473

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 (39): Arbitrary real power of a matrix by Schur-Pade algorithm Download

FIND ALL THE POSSIBLE PATHS BETWEEN A START AND AN END NODE OF A GRAPH In Graph Theory it is often required to find out all the possible paths, which can exist between a source node and a sink node.So this function returns a all such possible paths, in a matrix format.INPUTS:1. 'X' Matrix: Form a Nx2 matrix, where N is the total number of 'Edges'. This Matrix will...


Platforms: Matlab


ScreenCapture - get a screen-capture of a figure frame or component ScreenCapture gets a screen-capture of any Matlab GUI handle (including desktop, figure, axes or uicontrol), or a specified area rectangle located relative to the specified handle. Screen area capture is possible by specifying the root (desktop) handle (=0). The output can be either to an image...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): ScreenCapture - get a screen-capture of a figure frame or component Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 486

Dreams of a Geisha Take a journey through the magical and wonderful world of Geisha. Help Ichisumi in this incredible adventure to reopen the temples of Geisha and restore a world of beauty and passion. Dive into this engaging Match 3 game with beautiful scenery and relaxing music. Overcome obstacles, collect...


Platforms: Windows

License: Freeware Size: 62.09 MB Download (463): Dreams of a Geisha Download

Hydrodynamically Interacting Spheres at low Reynolds numbers in shear flows of a Newtonian fluid Stokesian Dynamics, a method developed by Brady and Bossis in the 80s, simulate the 3D motion of hydrodynamically interacting spheres at low Reynolds numbers.The present contribution computes the trajectories of hydrodynamically interacting spheres in simple and oscillatory shear flows of a...


Platforms: Matlab


Calculation of Intermediate nodes of a Reaction Route Graph The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Calculation of Intermediate nodes of a Reaction Route Graph Download

Dynamics of a mechanical element affected by load, active and load dependent friction forces The algorithm considers the effect of ends of travel, dry friction passive forces and external load.The computing algorithm is intended to describe the dynamic behavior of a mechanical component or assembly characterized by mechanical ends of travel, under the action of dry friction passive...


Platforms: Matlab


Added: May 10, 2013 | Visits: 635

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


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

License: Freeware Download (54): Rename subdirectories of a directory tree Download

< 1 2 3 4 5 >