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 49.586.322 Times

Adding Matrices software
Filter: All | Freeware | Demo
 

Adding Matrices

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

Clebsch Gordan Coefficient Solver GUI Easy to use Clebsch-Gordan coefficient solver for adding two angular momentums in Quantum Mechanics. This tool is created for my Quantum Mechanics II course offered by Dr. Thompson in Summer of 2007.[Instruction]Execute "GUI.m" script by invoking "GUI"



Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): Clebsch Gordan Coefficient Solver GUI Download

Added: June 02, 2013 | Visits: 393

ccom Canonical transforms Computes matrices required to transform a state space control system into Controllable or Observable form.





Platforms: Matlab

License: Freeware Size: 10 KB Download (39): ccom Canonical transforms Download

Added: May 05, 2013 | Visits: 530

2D Spring Coordinates for Plotting This function returns the coordinates for a 2-D spring, with the possibility of adding offsets at the two ends.The spring is automatically sized using the maximum expected length and the number of coils.Use >> help springcoordFor more information on usage.Please let me know if you have any...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 2D Spring Coordinates for Plotting Download

Added: April 16, 2013 | Visits: 370

mstruc MSTRUC generates typical structure matrices for ARXSTRUC and IVSTRUC in a fast Mex-file. This funciton will also work for Multi-input,Single-output systems


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): mstruc Download

Added: May 07, 2013 | Visits: 251

Paley Type I Hadamard matrices Usage:H = paleyI(N);N: order of the Hadamard matrix to be computed (integer)H: returns the computed Hadamard matrix or returns 0 if an error occurred (invalid matrix order or incorrect H-matrix)H-matrices of Paley type I are defined for orders N = 4m = p+1 (m=1,2,3,...), where p is a prime with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Paley Type I Hadamard matrices Download

Added: April 05, 2013 | Visits: 266

Bezier Curve Plotter GUI Graphical user interface that allows easy manipulation of Bezier curves by interactively adding, editing the position as well as deleting points on the graph using mouse clicks.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Bezier Curve Plotter GUI Download

Added: September 14, 2013 | Visits: 339

ismatrix1 Built-in function ismatrix() (2010b) returns 1 for scalars, vectors, strings, and empty variables, as well as for matrices.ismatrix1() corrects it to return 1 only for matrices.It returns 0 for for scalars, vectors, strings, and empty variables.ismatrix1_test gives examples of using ismatrix and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): ismatrix1 Download

Added: May 25, 2013 | Visits: 481

Transform Points This function will take two transformation matrices and transform from tr1 to tr2 converting all the points from frame 1-->2Use: pointsOut = fcn_transformPoints(trOrigin[4x4],trDestination[4x4], pointsToBeMoved[mx3])tr1 and tr2 are in the form of [1 0 0 0; [Posx Posy Posz], unitx' unity'...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Transform Points Download

VERY FAST LOADING OF BULKY POINT CLOUDS AND MATRICES IN ASCII FORMAT This implementation includes modules for very fast loading and saving of n-dimensional, possibly colored and bulky point clouds. The proposed functions can also be used to load and save matrices in ASCII format.USAGE-------cload -------> loads point clouds from ASCII-files. (Function definitions...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): VERY FAST LOADING OF BULKY POINT CLOUDS AND MATRICES IN ASCII FORMAT Download

Added: July 06, 2013 | Visits: 361

Post-processing of PIV data [Vx2,Vy2] = PPPIV(Vx1,Vy1) carries out robust post-processing of 2-D PIV velocity data. Vx1 and Vy1 must be two matrices of same size that contain the x- and y-components of the velocities at equally spaced points in the Cartesian plane. PPPIV uses a robust penalized least squares method that...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Post-processing of PIV data Download

Added: June 22, 2013 | Visits: 209

ResizeImageMatrix This program implements various interpolation techniques to resize 2D matrices or Image Matrices.Methods of interpolation used are1) Nearest Neighbour2) Bilinear3) Bicubic 2x24) Bicubic 4x45) Bicubic 6x66) Bicubic 8x8


Platforms: Matlab

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

Added: August 13, 2013 | Visits: 322

Discrete Copulas This program shows the discrete copulas and their associated bistochastic matrices


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Discrete Copulas Download

Added: June 02, 2013 | Visits: 271

Block Circulant matrix package Object package for representation and manipulation of block-circulant matrices.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): Block Circulant matrix package Download

Added: June 30, 2013 | Visits: 316

Trajectories of eigenvalues (The comments in the program are in italian, I'm sorry.)The program 'perteig' takes as input a matrix M, a perturbation matrix B and an integer T.T define the accuracy of the final plot.M is the matrix we begin with. The program computes M+tB with t=n/T (n=0,1,2,...,T) and plot at each step the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Trajectories of eigenvalues Download

Fast assembly of stiffness and matrices in finite element method This code demonstrates vectorization concepts from a report by Talal Rahman and Jan ValdmanonFast MATLAB assembly of FEM matrices in 2D and 3D: nodal elementsTechnical report is available athttp://www.mis.mpg.de/publications/other-s...eport-1111.htmlTo run the code, call"start_assembly_P1_3D"...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): Fast assembly of stiffness and matrices in finite element method Download

Added: August 10, 2013 | Visits: 328

Sort Eigenvectors & Eigenvalues This function takes in two matrices P and D, presumably the outputfrom Matlab's eig function, and then sorts the columns of P tomatch the sorted columns of D (going from largest to smallest)EXAMPLE:D = -90 0 0 0 -30 0 0 0 -60P = 1 2 3 1 2 3 1 2 3[P,D]=sortem(P,D)P = 2 3 1 2 3 1 2 3 1D = -30 0 0 0...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Sort Eigenvectors & Eigenvalues Download

Added: July 28, 2013 | Visits: 285

plot 2/3D vector(s) Plots 2D or 3D vectors at points, both provided as matrices of column vectors.QUIVERMD(AX, X, V, VARARGIN) plots the column vectors in matrix V at the points with coordinates the column vectors in matrix X, within axes object AX using plot formatting options in VARARGIN.Examplex = linspace(0, 10,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): plot 2/3D vector(s) Download

Added: March 26, 2013 | Visits: 392

Euler/Fixed Angles Properties Easy to use GUI that gives Euler angles for different rotation matrices and gives rotation matrices for different Euler angles. Also it animates the angle rotations one by one for more understanding.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Euler/Fixed Angles Properties Download

Added: May 11, 2013 | Visits: 243

plotstamp Are you tired of manually adding the date and the name of the m-file used to create your plots manually? Well, plotstamp is for you. Plotstamp.m will add the date and m-file name to the right hand side of your plots.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): plotstamp Download

Added: June 30, 2013 | Visits: 385

plot_line.m Produces the digial representation of a straight line suitable for use with matrices and the 'plot' function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): plot_line.m Download

< 1 2 3 4 5 >