|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 16 Nov 2009 |
|
RUBIK1 Simulates state-control-sequences applied onto a user-defined Rubik cube | 27 | 0 | ||
| 15 Nov 2009 | The speed of reading and writing matrix by function A simple demonstration on the speed of reading and writing matrix by function | 15 | 0 | |||
| 11 Nov 2009 |
|
mpower2 - A faster matrix power function. mpower2 evaluates matrix to an integer power faster than the MATLAB built-in function mpower. | 48 | 2 | ||
| 11 Nov 2009 |
|
polyvalm2 - A faster matrix polynomial evaluator polyvalm2 evaluates a polynomial with a matrix argument faster than the MATLAB function polyvalm. | 32 | 3 | ||
| 30 Oct 2009 |
|
saveascii.m v6.2 (Oct 2009) Save or display a matrix with given precision, delimiter or format for each (or every) column! | 245 | 17 | ||
| 29 Oct 2009 | Permute a Matrix From given order of rearrangement constructs the permutation matrix P and computes B = P'*A*P | 37 | 2 | |||
| 23 Oct 2009 | MyFisher33 A very compact routine to compute Fisher's exact test on a 3x3 matrix | 205 | 0 | |||
| 23 Oct 2009 | MyFisher23 A very compact routine for Fisher's exact test on 2x3 contingency table | 183 | 1 | |||
| 23 Oct 2009 | MyFisher24 A very compact routine to compute Fisher's exact test on a 2x4 matrix | 176 | 3 | |||
| 23 Oct 2009 | MyFisher22 A very compact routine for Fisher's exact test on 2x2 matrix; power and sample sizes calculation | 204 | 4 | |||
| 12 Oct 2009 |
|
Solid State Physics Simulation Pack_V 0.02 A Simple Pack of Tools for Plotting Lattices and Crystals and Calculating Their Properties. | 188 | 0 | ||
| 08 Oct 2009 |
|
Merge sort of Multidimensional array Sorting of array both single or multidimensional using Merge sorting technique. | 117 | 0 | ||
| 08 Oct 2009 |
|
Matrix Analysis of Two Dimensional Bar Structures MABS2D This program solves bar structures of constant area through matrix analysis of structures. | 91 | 2 | ||
| 08 Oct 2009 |
|
draw_ellipse by Sahli Samir, Sept.4th 2009,Generalization of ellipseMatrix with RGB and border conditions | 41 | 0 | ||
| 06 Oct 2009 | Curve intersection Finds intersections of two piecewise linear plane curves. | 33 | 0 | |||
| 02 Oct 2009 |
|
reshape2matrix.m v1.0 (Oct 2009) Reshapes a multidimensional array into a 2-D matrix with an specific dimension in the columns! | 141 | 0 | ||
| 01 Oct 2009 |
|
ScaleTime Fast linear interpolation of equally spaced data (C-MEX and M) | 142 | 0 | ||
| 29 Sep 2009 |
|
A Ball Tracking Application The tracker implements the Covariance Tracking method to track the ball in a football match | 155 | 0 | ||
| 21 Sep 2009 |
|
cropmat crop arrays with axis-aligned minimum bounding box | 125 | 0 | ||
| 16 Sep 2009 | ntimes Multiplies arrays of 2D matrices in an efficient manner. | 18 | 1 | |||
| 16 Sep 2009 |
|
shuffle label randomly relabel a label matrix | 121 | 0 | ||
| 16 Sep 2009 |
|
Patch FILTFILT Vectorize FILTFILT (Signal Processing Toolbox) to accelerate processing a matrix | 114 | 0 | ||
| 08 Sep 2009 | Gaussian Pyramid Generates a gaussian pyramid for the given input image | 91 | 0 | |||
| 08 Sep 2009 | SpTriSolve Sparse triangular solve | 23 | 0 | |||
| 31 Aug 2009 | unique_no_sort_rows find unique rows of a matrix without resorting the rows | 10 | 3 | |||
| 28 Aug 2009 |
|
statespace State space symbolic solver | 33 | 0 | ||
| 25 Aug 2009 |
|
Part-Family formation using Rank Order Clustering method This file forms block diagonal part-machine families using the ROC algorithm. | 30 | 0 | ||
| 25 Aug 2009 | spiral_decomp Function spiral_decomp decomposes a given matrix into a row vector following spiral order. | 10 | 0 | |||
| 25 Aug 2009 | matrix_perimeter Function matrix_perimeter extracts the outer elements of a matrix in a clockwise sense. | 7 | 0 | |||
| 23 Aug 2009 |
|
Physics Color Symmetry Transform physics input in color. | 16 | 3 | ||
| 19 Aug 2009 |
|
MIB: physics virtualizations Physics Equilibrium Mechanics Instant | 32 | 10 | ||
| 19 Aug 2009 |
|
House Triple Point Triple point of current with constant unitary velocity. | 32 | 30 | ||
| 17 Aug 2009 |
|
Cheque Number Reader The program will read the scanned image of the bank cheque and read the cheque number | 55 | 0 | ||
| 11 Aug 2009 | Non Convex Algorithms for Group Sparse Optimization Reweighted Lm,p algorithm Smoothed L2,0 algorithm | 52 | 1 | |||
| 11 Aug 2009 |
|
Sun Moon Earth Current Current Model | 74 | 14 | ||
| 07 Aug 2009 |
|
Circle Even Odd Integer: an alternative Pitagora’s model. | 22 | 31 | ||
| 02 Aug 2009 | RANDMAT Random shuffling of 2D-array elements. | 121 | 1 | |||
| 26 Jul 2009 |
|
Matrix Library for Simulink A set of blocks for manipulating 3x3 and 4x4 matrices. | 29 | 1 | ||
| 24 Jul 2009 | Intersect several arrays Uses Matlab standard intersect function recursively to return the intersection of several arrays. | 35 | 0 | |||
| 24 Jul 2009 | Union of several arrays Uses matlab union function recursively to create the union of several arrays | 9 | 0 | |||
| 21 Jul 2009 | BlockMean Fast mean of square subarrays (MEX). Not a running mean: array size is reduced by window length. | 111 | 0 | |||
| 16 Jul 2009 | Perron root computation An algorithm that computes the Perron root and Perron vector for an irreducible non-negative matrix. | 31 | 0 | |||
| 16 Jul 2009 |
|
Task Space control of RPRP manipulator Forward and inverse kinematics of RPRP manipulator with task space control to trace trajectories. | 52 | 0 | ||
| 14 Jul 2009 | MakeWhole Takes a triangular matrix and fills in the other half. | 8 | 0 | |||
| 10 Jul 2009 | Least Common Multiple Set Input a set of numbers as an n-dimension array, get their least common multiple. | 26 | 0 | |||
| 09 Jul 2009 |
|
DCM from Euler angles Computes DCM from Euler angles for six basic sequence of rotations around X(Roll), Y(Pitch), Z(Ya) | 153 | 2 | ||
| 30 Jun 2009 | flattin/merging nested cells {{a}, b, {c,{d;e}}} --> {a,b,c,d,e} | 8 | 9 | |||
| 26 Jun 2009 |
|
SmartInv Large sparse matrix inversion. Returns block diagonal, tridiagonal or pentadiagonal elements. | 26 | 4 | ||
| 23 Jun 2009 | Generate .m-file code for any MATLAB variable Generate .m script code for any MATLAB variable. If run, the code recreates the input variable. | 33 | 3 | |||
| 20 Jun 2009 | Matlab code for the Kalman filter Implementation of Kalman Filter in Matlab and calculation of gain. | 396 | 0 | |||
| 19 Jun 2009 | Fast function to save a matrix write_matrix_bin(f,m) is a fats way to save a matrix of arbitrary size and dimension. | 32 | 0 | |||
| 19 Jun 2009 |
|
PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction | 38 | 2 | ||
| 17 Jun 2009 |
|
findsubmat Finds one matrix (a sub-matrix) within another. | 131 | 5 | ||
| 16 Jun 2009 | DICOM gantry tilt correction Checks for gantry tilt in DICOM fileset and modifies the images | 24 | 0 | |||
| 16 Jun 2009 | subarray Extracts a subarray from an array. Useful for function outputs. | 18 | 1 | |||
| 16 Jun 2009 | Matrix to file Writes matrix to a file. Arguments: matrix and file-name | 16 | 5 | |||
| 03 Jun 2009 | Function to generate Walsh Code This function generate Walsh codes, refer to file for more description | 54 | 0 | |||
| 29 May 2009 |
|
sparse2eps Small MATLAB tool that creates a clean, crisp EPS file indicating the sparsity pattern of a matrix. | 15 | 0 | ||
| 29 May 2009 | Transform matrix between two dicom image coordinates This code calculates the transform matrix between two image coordinates. | 30 | 0 | |||
| 28 May 2009 |
|
Fisher Matrix Toolbox (Fisher4Cast ) General Fisher Matrix Toolbox and GUI | 69 | 1 | ||
| 27 May 2009 | Cellular Traffic Calculation A GUI that will calculate the traffic in a given area and draw suggested locations for the cells. | 91 | 0 | |||
| 26 May 2009 |
|
n-Mode Tensor - Matrix Product Calculates the n-mode product between a tensor and a matrix. | 14 | 0 | ||
| 26 May 2009 |
|
index.m - create a list of the indices and values of an array Create a list where each value (content) of an array is displayed together with its index. | 16 | 2 | ||
| 24 May 2009 | mapping files into working memory mapping large file resident matrices directly into the working memory of matlab | 20 | 0 | |||
| 24 May 2009 | Berlekamp Massey Algorithm Program to find the minimal polynomial of a linearly recurring sequence via BKM Algorithm. | 36 | 0 | |||
| 20 May 2009 |
|
ARGMAX/ARGMIN This set of functions efficiently compute argument of maximum/minimum for vectors and matrices. | 181 | 0 | ||
| 19 May 2009 | ortha.m Orthonormalization Relative to matrix A | 11 | 0 | |||
| 15 May 2009 | Sylvester Matrix (v1.0, may 2009) SYLVESTER - Sylvester matrix of two polynomials | 160 | 0 | |||
| 15 May 2009 | UnfoldingPositive Unfolds the spectrum of a random matrix, and produce a histogram of the nearest-neighbor spacings. | 12 | 0 | |||
| 10 May 2009 | Matlab version of qm1d Find and plot eigenvalues and eigenvectors of 1d schrodinger equation. | 16 | 0 | |||
| 08 May 2009 |
|
MatPlanWDM v0.5 Educational network planning tool for the RWA problem in WDM networks (MILP and heuristic based) | 60 | 2 | ||
| 06 May 2009 |
|
Edges generation Algorithm generates edges of a conforming 2D/3D triangulation. | 38 | 2 | ||
| 30 Apr 2009 |
|
inside Visual demonstration of a 3D system | 15 | 1 | ||
| 28 Apr 2009 | MATLAB Programming Example for U2500A USB Modular Data Acquisition (DAQ) module’s Analog Input This program sets the USB DAQ module to sample immediately without waiting for a trigger signal | 121 | 0 | |||
| 17 Apr 2009 | Sparse sub access This package allows to retreive and assign values of sparse matrix in one shot. | 177 | 2 | |||
| 14 Apr 2009 | Fast and Efficient Kronecker Multiplication Computes a matrix-vector product with a repeated Kronecker product matrix. | 101 | 2 | |||
| 03 Apr 2009 | Steepest descent method It solves an optimization problem by steepest descent method. | 130 | 2 | |||
| 30 Mar 2009 | Shortest path (all pair shortest path) Finds all pair shortest path. | 61 | 0 | |||
| 27 Mar 2009 |
|
IMComp-Image Compression Software IMComp is an Image Compression tool useful for compressing digital JPG images. | 38 | 0 | ||
| 26 Mar 2009 | BALLATSQ Create a balanced latin square (v2.2, mar 2009) | 106 | 3 | |||
| 25 Mar 2009 | Find Optimal Kernel Find optimal causal filter kernel that convolves with one time series to approximate another | 19 | 6 | |||
| 24 Mar 2009 | WriteToVTK Write 3D matrices to VTK files viewable with Paraview. | 29 | 0 | |||
| 22 Mar 2009 | Triangular and diagonal indexing A collection of functions to index diagonal and triangular parts of the matrix | 105 | 0 | |||
| 19 Mar 2009 | FIND for n-D: Find indices and values of nonzero elements in n-D matrix FINDN is the FIND function for n-D matrix | 21 | 5 | |||
| 13 Mar 2009 |
|
smooth2a Smooths a 2D matrix using a mean filter over a user-defined rectangle. Ignores and preserves NaNs. | 53 | 2 | ||
| 13 Mar 2009 | convexchecker It checks real valued multidimensional function, whether it is convex. | 46 | 2 | |||
| 08 Mar 2009 | CELL2STR CELL2STR converts a cell array of strings into a character array. | 145 | 4 | |||
| 07 Mar 2009 |
|
Multiple matrix multiplications, with array expansion enabled Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled. | 90 | 17 | ||
| 06 Mar 2009 | Proj.m (Projection for matrix) Projection file . | 26 | 1 | |||
| 06 Mar 2009 | A new Encryption using orthogonal method use Matlab 7.04 r2007a.. use numeric values as plaintext... | 14 | 0 | |||
| 05 Mar 2009 | KTHVALUE select the k-th smallest element in a (randomized) list | 100 | 2 | |||
| 03 Mar 2009 | matrixfunction summary | 14 | 1 | |||
| 01 Mar 2009 |
|
dijsktra Mex implementation of tje dijkstra algorithm | 120 | 3 | ||
| 26 Feb 2009 |
|
Vector algebra for arrays of any size, with array expansion enabled Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc. | 40 | 3 | ||
| 23 Feb 2009 | Binary array expansion function element-by-element binary operations (e.g. plus, times, eq, gt) with array expansion (AX) enabled. | 28 | 1 | |||
| 23 Feb 2009 |
|
contour following in binary images the function finds the contour pixels in a bw image.. the object is assumed to be white. | 35 | 1 | ||
| 18 Feb 2009 | Claused transposition Transpose matrix in dependence of second parametr. | 17 | 0 | |||
| 17 Feb 2009 | bsxfun substitute Substitute for bsxfun for older versions of MATLAB in which it is not built-in. | 183 | 3 | |||
| 09 Feb 2009 | Convert a vector/array/matrix of values into a comma-separated string Converts input of unknown size/type into compact single-line string suitable for log files & uitable | 143 | 2 | |||
| 09 Feb 2009 | CIRCULANT (v2.0, feb 2009) (yet another, but fast) Circulent Matrix | 122 | 3 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com