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

Matrices An software
Filter: All | Freeware | Demo
 

Matrices An

< 1 2 3 4 5 > 

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


Added: April 26, 2013 | Visits: 454

Matrix Library for Simulink A set of blocks for manipulating 3x3 and 4x4 matrices. In versions of Simulink prior to R12, matrices were handled in row-major form, thus the need for special blocks to handle matrices. Although Simulink can now handle arrays as signals, some users may still find the row-major approach...





Platforms: Matlab

License: Freeware Size: 81.92 KB Download (44): Matrix Library for Simulink Download

Added: September 15, 2013 | Visits: 616

Mean First Passage Time of an Ornstein-Uhlenbeck Process This code determines the mean first passage time (MFPT) of an Ornstein-Uhlenbeck process from analytical solutions obtained from M.U. Thomas (1975), S. Sato (1977), and S. Sato & M. Ricciardi (1988) (all articles published in J. Appl. Prob.).Note that this code yields a dimensionless MFPT (i.e....


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Mean First Passage Time of an Ornstein-Uhlenbeck Process 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

Prediction of Conversion with an Isothermal Axially-Dispersed Plug Flow Reactor Numerical solutions for the conversion of an isothermal axially dispersed plug flow reactor accomplishing first and second order reactions are obtained. The Danckwerts boundary conditions for the so-called "closed" configuration are used. We use the shooting method since it is a...


Platforms: Matlab


image processing-zooming an image using Bilinear interpolation An image in your root directory can be zoomed by calling the above program.*First try with a small image. Because when the image is smaller, program response quickly.How to Run the Program*copy bilinear_zoom.m file and the image file to your work directory.Example-*if the name of image in root...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): image processing-zooming an image using Bilinear interpolation Download

Formulation of Ybus by singular transformation method of an IEEE 14 bus system This programs explains the formulation of Ybus by singular transformation method of an IEEE 14 bus system


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Formulation of Ybus by singular transformation method of an IEEE 14 bus system Download

Added: June 12, 2013 | Visits: 402

FFT2 optimization Many image processing applications require an extensive usage of FFT2 routine (or, in the most general case, a N-dimensional FFT) of matrices having the same dimensions. In these cases MATLAB FFT2 can result extremely inefficient. In general the execution time can be significantly reduced by...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): FFT2 optimization Download

Added: September 16, 2013 | Visits: 595

Finding Dominant Peaks and Valleys of an Image Histogram This function finds dominant peaks and valleys of an image histogram. Minimum peak distance and averaging filter size can be changed to suit your need.Although, the function is originally written for mages, there is no reason why this can't be used on one dimensional data.USAGE:[peaks minima_low...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Finding Dominant Peaks and Valleys of an Image Histogram Download

Added: May 07, 2013 | Visits: 261

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 (44): Paley Type I Hadamard matrices Download

Added: April 03, 2013 | Visits: 377

Vibration Modes of an Elliptic Membrane The modal functions of an elliptic membrane with fixed edges are expressed as products of angular and radial Mathieu functions with the natural frequencies being found in terms of the zeros of the radial functions. Routines to compute functions ce,se, Mc1 and Ms1 are provided. Mode shapes are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Vibration Modes of an Elliptic Membrane Download

Improving an Engine Cooling Fan Using Design for Six Sigma Technique This file explains how to run the demo shown in the July 2005 MATLAB Digest Article "Improving an Engine Cooling Fan Using Design for Six Sigma Techniques." You will need MATALAB, Statistics Toolbox, Curve Fitting Toolbox, and Optimization Toolbox to run all of the analysis. I recommend you view...


Platforms: Matlab


Added: June 01, 2013 | Visits: 439

Collect and plot data from an instrument in real time This MATLAB(R) script generates a real time plot of voltage values collected from an Agilent(TM) 34401A Digital Multimeter over the serial port(RS232). The data is collected and plotted until the predefined stop time is reached. This example also demonstrates automating a query based interaction...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Collect and plot data from an instrument in real time Download

Dynamic simulation of a transformer start with an asynchronous motor Dynamic simulation of a transformer start of an asynchronous motor. The transformer tap can be chosen in the model. The switching from the transformer tap to the full voltage is done manually with a switch in the model. Visible are stator current, speed, motor torque and load torque


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (47): Dynamic simulation of a transformer start with an asynchronous motor Download

An extended method to find the value of pi using random numbers inside a sphere.. The MATLAB file contains a method to find the value of pi. This is just an extension of the general method of finding pi from within a circle. It uses 3D-matrices and some more stuffs, which can be very helpful for educational purposes. Also, do change the values in the file, to see for yourself,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): An extended method to find the value of pi using random numbers inside a sphere.. Download

Added: July 30, 2013 | Visits: 391

Distance from points to an ellipse This is a modified version of an iterative algorithm published byD. Eberly.Internet publication: "Distance from a point to an ellipse in 2D" (2004) Geometric Tools, LLC, www.geometrictools.comBook publication: "3D Game Engine Design", 2nd edition.Morgan Kaufmann Publishers, San Francisco, CA,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Distance from points to an ellipse Download

Added: August 15, 2013 | Visits: 364

paint on an BW image (updated version) Paint on an BW image on an axis interactively as you did on windows PaintThis function is specially useful for image segmentation software developers who wish to 1)create the ground truth for their algorithm validation or 2) modify the auto-segmentation result.This is version 2. New features...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): paint on an BW image (updated version) 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 01, 2013 | Visits: 509

DicePhoto : Convert an Image to a new image using dice simple program that converts an Image to a new image using dice


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 440.32 KB Download (41): DicePhoto : Convert an Image to a new image using dice Download

Added: April 25, 2013 | Visits: 533

Logarithmic Transformation of an image this m file does the log transformation of an image


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Logarithmic Transformation of an image Download

< 1 2 3 4 5 >