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

Decomposition software
Filter: All | Freeware | Demo
 

Decomposition

1 2 3 4 > 
Added: May 10, 2013 | Visits: 426

com.wis.math.alg.Decomposition Implements the behaviours of the Decomposition Class. Provides methods for calculating matrix decomposition. usage:var inst:Decomposition = new Decomposition(max);



Platforms: Windows, Mac, Flash,

License: Freeware Download (53): com.wis.math.alg.Decomposition Download

Added: July 31, 2013 | Visits: 634

Empirical Mode Decomposition The Empirical Mode Decomposition is a technique to decompose a given signal into a set of elemental signals called Intrinsic Mode Functions. The Empirical Mode Decomposition is the base of the so-called d-deDUHilbert-Huang Transformd-deDt that comprises also a Hilbert Spectral Analysis and an...





Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Empirical Mode Decomposition Download

Added: June 12, 2013 | Visits: 272

Plot wavelet image (2D) decomposition This function plots the result of wavedec2 matlab function in two different modes. The first one called 'tree' displays all approximations and details coefficients (horizontal, vertical, diagonal), the second one called 'square' displays the classical "squared" representation of a wavelet image...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Plot wavelet image (2D) decomposition Download

Quadtree decomposition (Encoding) and Decoding of RGB Image Quadtree decomposition of RGB image of size M-by-N-by-3. Three thresholds for red,green and blue components are used. For any R or G or B block if the maximum value of the block elements minus the minimum value of the block elements is greater than its respective threshold then the RGB block is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 460.8 KB Download (44): Quadtree decomposition (Encoding) and Decoding of RGB Image Download

Spatial Correlation Generator with Latin Hipercube Sampling and Cholesky Decomposition It generates a stochastic field on a squared space. Samples are created by Latin hypercube sampling and the spatial correlation is performed by an algorithm based on Cholesky decomposition. Example inside.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Spatial Correlation Generator with Latin Hipercube Sampling and Cholesky Decomposition Download

Added: May 30, 2013 | Visits: 295

Kernel decomposition This function does the decomposition of a separable nD kernel intoits 1D components, such that a convolution with each of thesecomponents yields the same result as a convolution with the full nDkernel, at a drastic reduction in computational cost.SYNTAX:======= [K1,KN,ERR] =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Kernel decomposition Download

Added: June 25, 2013 | Visits: 257

LU decomposition This program will obtain the LU decomposition for any square matrix. The LU decomposition method consists of finding the L and U matrices that will satisfy the equation A=L*U, A being a square matrix.Once L and U found, in order to solve for x, we can rewrite the equation A*x=B as L*x_star=b...


Platforms: Matlab

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

Added: June 09, 2013 | Visits: 252

Matrix Decomposition Matrix decomposition using, e.g. the Cholesky decomposition requires the correlation matrix to be positive definite. That is, the eigenvalues must all be positive. In finance, this is rarely the case, and one often observes negative eigenvalues, or zero eigenvalues. These two functions do...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Matrix Decomposition Download

Added: October 09, 2010 | Visits: 1.081

Graph::ModularDecomposition Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graph::ModularDecomposition Download

Added: June 11, 2013 | Visits: 412

DDS Toolbox 2007 GUI for univariate time series modeling and decomposition based on Pandit and Wu (1983)


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (46): DDS Toolbox 2007 Download

Added: May 11, 2013 | Visits: 426

2-D Fast DOST Decompotion This is the 2-D Fast DOST Decomposition. The computational complexity is O(NlnN)


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): 2-D Fast DOST Decompotion Download

Added: April 15, 2013 | Visits: 378

WSEdecomp Split the signal S(SPACE,TIME) into its downward/upward space propagating and stationnary components via a 2D Fourier decomposition. S is a (SPACE,TIME) matrix. We eventually proceed to a space and/or time filtering. DT,DX are temporal and space step. PERIOD=[Tmin Tmax] and WAVELENGTH=[Xmin Xmax]...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): WSEdecomp Download

Added: September 13, 2013 | Visits: 394

FB512fm(LU,y) This scrip determines the column vector 'x', given the LU decomposition of matrix 'A'.It performs the forward substitution, finding 'y=L*z', then, by backward substitution: 'z=U*x', determines the values of 'x'.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): FB512fm(LU,y) Download

Added: June 17, 2013 | Visits: 285

Bi dimensional Emperical Mode Decomposition (BEMD) The function is called upon as follows:a = bemd(im1);im1 -> Imagea(:,:,1) => IMF 1a(:,:,2) => IMF 2a(:,:,3) => IMF 3a(:,:,4) => Residu


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): Bi dimensional Emperical Mode Decomposition (BEMD) Download

Added: June 20, 2013 | Visits: 488

Zernike decomposition This code was written to deal with "Zernike polynomials" code graciously donated by Paul Fricker via file exchange.Here you will find a practical example of a function decomposition byZernike basis.The function is F below, feel free to modifyUnlike Paul's example found in 'zernfun2.m' here the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Zernike decomposition Download

Added: September 17, 2013 | Visits: 269

Wavelet Decomposition For Images main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.mThe objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples the wavelet operations (transform, operation in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (44): Wavelet Decomposition For Images Download

Added: August 31, 2013 | Visits: 504

Salvaging a Linear Correlation Matrix The solution of the nearest correlation matrix applies the hypershpere or spectral decomposition methods as outlined in Monte Carlo methods in Finance by Peter Jackel, Chapter 6.Use CorrelationExample.m that applies a simple example for the two cases.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Salvaging a Linear Correlation Matrix Download

Added: August 23, 2013 | Visits: 312

Quad tree decomposition using varience The function qtdecomp_var.m peformes quad tree decomposition of square gray-scale image using varience criperion. If an image block has varience greater or equal to the whole image varience (optionally weighted), then the block is split further. The weighting has an effect on the splitting...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Quad tree decomposition using varience Download

Added: September 07, 2013 | Visits: 360

Iterative Pyramidal LK Optical Flow Using pyramid decomposition and iterative refinement, OF is calculated. Includes a demo and a paper that thoroughly explains the methodology.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 368.64 KB Download (43): Iterative Pyramidal LK Optical Flow Download

Added: May 04, 2013 | Visits: 393

Rank revealing lu decomposition rrlu computes a rank revealing LU factorization of a general m-by-n real full matrix A using partial pivoting with row and column interchanges.The factorization has the formA(P,Q) = L * Uwhere P and Q are permutation vectors, L is lower triangular(lower trapezoidal if m > n), and U is upper...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Rank revealing lu decomposition Download

1 2 3 4 >