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

Matrix Calculation Dimension software
Filter: All | Freeware | Demo
 

Matrix Calculation Dimension

< 1 2 3 4 5 > 
Added: August 28, 2013 | Visits: 668

Fractal dimension The program transforms an input image using the differential box counting algorithm to a fractal dimension (FD) image, i.e. each pixel has its own FD. Then the user can select any region of interest in the generated FD image to estimate the corresponding mean, standard deviation and lacunarity.



Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Fractal dimension Download

Added: August 30, 2013 | Visits: 462

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: 382

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 11, 2013 | Visits: 461

Gaussian window in 3 dimensions G3 = gauss3D(sz_X, sz_Y, sz_Z, a, prec);returns a 3 dimensional matrix being a gaussian bell curve where the width in the (x/y/z)-dimension is proportional to 1/a(1), 1/a(2) and 1/a(3), respectively. "prec" is the data precision.Default is a=[2.5 2.5 2.5] and prec='double'Examples:Cubic-shaped...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Gaussian window in 3 dimensions Download

Added: April 29, 2013 | Visits: 518

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: 497

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 (48): Sequency(Walsh) ordered Hadamard matrix Download

Added: May 07, 2013 | Visits: 407

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 (49): convlution matrix in four lines Download

Added: June 02, 2013 | Visits: 500

Multiple Correspondence Analysis Based on the Burt Matrix Statistics fundamentals of the Correspondence Analysis (CA) is presented in the CORRAN and MCORRAN1 m-files you can find in this FEX author''s page. CA can be extended to more than two categorical variables, called Multiple Correspondence Analysis (MCA). CA and MCA are graphical techniques for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Multiple Correspondence Analysis Based on the Burt Matrix Download

Added: July 15, 2013 | Visits: 551

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

Added: May 14, 2013 | Visits: 599

Calculation of Energy Bands Calculation of valence(heavy, light and spin-orbit holes) band and conduction (electrons)band using k*p modelIn case of having troubles in understanding the program, do ask in comments.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Calculation of Energy Bands Download

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 12, 2013 | Visits: 475

Fast function to save a matrix write_matrix_bin(f,m) saves the matrix "m" in a binaryfile "f". write_matrix_bin is a lot faster than the built in function save(), andtakes up much less diskspace than the old "save -v6" which doesn't use compression.write_matrix_bin also includes an option for compression with...


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Fast function to save a matrix Download

Added: May 12, 2013 | Visits: 404

create text matrix sometimes, you want an image that contains text, instead of manually drawing 1s and 0s , this functino takes a string and returns a matrix of 1s and 0s in the form of that string. (tjhe matrix is rectangular the text string is represented as being painted by 1s)


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): create text matrix Download

Added: July 07, 2013 | Visits: 486

Linear matrix-based neural network This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters than standard ones and exploits an inner structure of the inputs. This model can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Linear matrix-based neural network Download

Added: September 17, 2013 | Visits: 596

Calculation for Derivatives, CN version for derivatives calculation use, a chinese book----I wrote.


Platforms: Matlab

License: Freeware Size: 614.4 KB Download (50): Calculation for Derivatives, CN version Download

Added: June 22, 2013 | Visits: 458

Differential Quadrature Matrix [D]=Diff_Quad(N);Differential Quadrature Matrix for 1st derivative based on Lobatto grid.It calculates for N grid points.Higher derivatives can be easily calculated by using D matrix.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Differential Quadrature Matrix Download

Added: September 11, 2013 | Visits: 413

Contour Area Calculation This program displays the contour plot of an mxn (m ~= n) matrix, and then calculates the area for regions above a given level. This is a brute force implementation. It probably has some bugs, and there are probably more elegant ways to do this, but it does what I need. I am open to feedback on...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Contour Area Calculation Download

Added: April 08, 2013 | Visits: 357

Calculation Lyapunov Exponents for ODE Lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining Lyapunov exponents was proposed in A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series," Physica D, Vol. 16, pp. 285-317, 1985.For...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Calculation Lyapunov Exponents for ODE Download

Added: December 10, 2013 | Visits: 632

Covariance matrix Return covariance matrix for given data matrix X (row = object, column = feature)% @author: Kardi Teknomo% http://people.revoledu.com/kardi/index.htmlSee the usage for Mahalanobis distance computation in http://people.revoledu.com/kardi/tutorial/...isDistance.html


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (56): Covariance matrix Download

< 1 2 3 4 5 >