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

Decision Matrix Method software
Filter: All | Freeware | Demo
 

Decision Matrix Method

< 1 2 3 4 5 
Added: August 30, 2013 | Visits: 459

N-point Paired Matrix for FFT It will help you to make a N-point Paired matrix for FFT.



Platforms: Matlab

License: Freeware Size: 10 KB Download (48): N-point Paired Matrix for FFT Download

Circular Cross Correlation of the Columns of an Array - circ xcorr The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar...





Platforms: Matlab


Added: March 22, 2013 | Visits: 380

decimation matrix This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...D = decimmtx(x,N)decimates the given signal by a factor of N.[D,y] = decimmtx(x,N)gives D as well as the decimated signal y


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): decimation matrix Download

Added: April 29, 2013 | Visits: 513

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: June 09, 2013 | Visits: 493

Sequency(Walsh) ordered Hadamard matrix The function generates sequency(Walsh) ordered Hadamard matrix useful for image processing, signal processing, genetic algorithms etc.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Sequency(Walsh) ordered Hadamard matrix Download

Added: May 07, 2013 | Visits: 406

convlution matrix in four lines CONV_MTX Convolution matrix. If 'x' is a column vector of length 'nx', then conv_mtx(x,nh) gives a toeplitz matrix 'X' of size (nx+nh-1) times (nh). 'nh' is the length of the column vector 'h' with which 'x' is convolved. Thus finally 'X*h' is same as conv(x,h). If 'x' and 'h' are row vectors,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): convlution matrix in four lines Download

Added: September 10, 2013 | Visits: 651

golden section method algorithm Golden section method - searching for minimum of the function on given interval files:golden.m - main algorithm, computing minimum on intervalf.m - given function - file to modify by the user!


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): golden section method algorithm Download

Added: August 28, 2013 | Visits: 533

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

Added: March 26, 2013 | Visits: 824

NUMERICAL INTEGRATION WITH MONTE CARLO METHOD ON FPGA BOARD Numerical integration with Monte Carlo method (on FPGA chip).Requirements:- Matlab/Simulink- Diamond IDE (3L)- FPGA Xilinx VIrtex II (SMT8036E) http://www.sundance.com/web/files/static.asp?pagename=uni_offer_1)- Visual Studio (Optional)- Xilinx System Generator (Recommended)- Xilinx ISE...


Platforms: Matlab

License: Freeware Size: 20.57 MB Download (50): NUMERICAL INTEGRATION WITH MONTE CARLO METHOD ON FPGA BOARD Download

Added: August 24, 2013 | Visits: 546

Quadratic programming by Wolf's method This script is capable of solving a convex quadratic programming problem by Wolf's method. For the convergence of the algorithm it is necessary that either Hessian of the objective function be positive definite or positive semidefinite Hessian with linear term zero. For theory of Wolf method and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Quadratic programming by Wolf's method Download

Added: March 31, 2013 | Visits: 565

Matrix Analysis of Three Dimensional Bar Structures MABS3D Input data is the Microsoft ExceldlT« file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.After running the mabs3d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): Matrix Analysis of Three Dimensional Bar Structures MABS3D Download

Added: May 17, 2013 | Visits: 658

Finite Differences Beam Propagation Method in 3-D This set of simulations make use of the Alternating Direction Implicit method for solving the parabolic wave equation that arises in FD BPM.The zip file includes the following programs:FDBPM3D_free_space.m - Animation and video of the 3D propagation.FDBPM3D_free_space_slice.m - It shows slices of...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (47): Finite Differences Beam Propagation Method in 3-D Download

Mackey-Glass Time Series Forecasting using Method 2 Single Stage Fuzzy Forecaster Mackey-Glass Time Series Forecasting using Wang-Mendel Method


Platforms: Matlab


Solution of 2nd order differential equation by rayleigh ritz method This programs gives solution of 2nd order differential equation with variable coefficients by Rayleigh Ritz method using linear interpolation


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Solution of 2nd order differential equation by rayleigh ritz method Download

Added: July 15, 2013 | Visits: 547

Matrix Polynomial Fraction These functions show some advances about MPF (Matrix Polynomial Fraction) using for represent multivariable models and design multivariable control system.


Platforms: Matlab

License: Freeware Size: 419.84 KB Download (48): Matrix Polynomial Fraction Download

Controller Design and obtaining the Controller Function by rootlocuse method Designing a Controller and obtaining the Controller Function by rootlocuse method


Platforms: Matlab


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 22, 2013 | Visits: 532

IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB used in the load flow problem


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB Download

Programa para la resolucidoDln del Problema de Transporte MdoTetodo de la Esquina Noroeste It is a tool of quantitative models to handle differenttypes of problems and help decision making. This is doneusing an algorithm to solve the transport problemthe Northwest Corner Method.


Platforms: Matlab


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

< 1 2 3 4 5