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

Computation software
Filter: All | Freeware | Demo
 

Computation

< 1 2 3 4 5 
Added: March 27, 2013 | Visits: 268

DFT easy computation and display Solves the difficulty of computing and visualizing the DFT of an array that can be caused by (a) the units of frequency, (b) the mirroring effect, (c) the complex nature.% Inputs: -t, a time array evenly spaced 0:tstep:T% -x, the function array% -pl, {0,1} to display plot% Outputs: - f a...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): DFT easy computation and display Download

Added: May 08, 2013 | Visits: 268

Hypervolume Computation Serves as a first attempt to get publicly available MATLAB code for computing the hypervolume and hypervolume contributions. The implementation is usable in 2D and 3D. For 4D and beyond, it is not so efficient, but it does produce correct results. Contributions are very welcome. The code is also...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Hypervolume Computation Download

Added: April 11, 2013 | Visits: 276

Edge Preserving Smoothing A common technique for removing noise from images is by blur-ring them with a weighted mean or a Gaussian filter. Through theseprocesses noise reduction is achieved, but unfortunately, valuableinformation is lost and the details of object boundaries aredeformed. A solution to this problem,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (50): Edge Preserving Smoothing Download

Cumulative Distribution Function of CDO Loan Portfolio Loss in the Gaussian Factor Model The code is explained in the article: Okunev, Pavel, "Fast Computation of the Economic Capital, the Value at Risk and the Greeks of a Loan Portfolio in the Gaussian Factor Model" (July 1, 2005). http://ssrn.com/abstract=758505 This implements one factor Gaussian model. [pd]=pdgs(L,w,p,LL,N) L =...


Platforms: Matlab


Added: May 30, 2013 | Visits: 450

Rectangular Confidence Regions R = RCR(S) computes the semi-edge-length of the mean-centered hypercube with 95% probability given S, which is either a covariance matrix or a vector of standard deviations from a multivariate normal distribution. If S is a real, nonnegative vector, RCR(S) is equivalent to RCR(DIAG(S.^2)). Scalar...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (41): Rectangular Confidence Regions Download

Added: July 22, 2013 | Visits: 583

efficient Jmap This file is a fast computation of Jmap, which introduce in [1]. Jmap is an edge indicator which insensitive to noise and texture.sample usage:1.compile:mex scale_sum.cpp2. read an image:img = imread('tiger.jpg');3.Jmap computation:Jmap = cmp_Jmap(img, 3, 7);4. display image:subplot(1, 2, 1),...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): efficient Jmap Download

Added: April 05, 2013 | Visits: 446

Gabor function masks Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is not highly optimised - e.g. the symmetries are not...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Gabor function masks Download

Added: April 16, 2013 | Visits: 305

Parabolic Cylinder Functions Routines for computation of Weber's parabolic cylinder functionsand their derivatives are provided for both moderate and greatvalues of the argument. Standard, real solutions are considered.Tables of values are included. Documentation in pdf format is added.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (44): Parabolic Cylinder Functions Download

Added: July 12, 2013 | Visits: 424

newton's algorithm for nnls Solves the linear least squares problem with nonnegative variables using the newton's algorithm in:Portugal, Judice and Vicente, A comparison of block pivoting and interior point algorithms for linear least squares problems with nonnegative variables, Mathematics of Computation, 63(1994), pp....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): newton's algorithm for nnls Download

Added: April 19, 2013 | Visits: 409

predictor-corrector algorithm Solves the linear least squares problem with nonnegative variables using the predictor-corrector algorithm in:Portugal, Judice and Vicente, A comparison of block pivoting and interior point algorithms for linear least squares problems with nonnegative variables, Mathematics of Computation,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): predictor-corrector algorithm Download

Added: September 03, 2013 | Visits: 298

sumdotpack This small package computes sums and dots product using quadruple precision accumulation or such that allmost full double precision is achieved whatever the condtion number of the computation may be. There are 4 routines qsum, fpsum, qdot & fpdot plus 2 mains for testing purpose.If symbolic...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): sumdotpack Download

Added: July 25, 2013 | Visits: 494

Room Impulse Response Generator This function calculates a room's impulse response for an arbitrarily positioned sound source in an arbitrarily dimensioned rectangular room, as it would be heard at an arbitrary position. The output of RIR.m is a vector and can be used as an FIR filter to produce a reverb effect. To implement...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Room Impulse Response Generator Download

Added: April 22, 2013 | Visits: 162

Generate Exhaustive Permutations Generate Exhaustive Permutations--------------------------------------------------[1] main executing reference usage: usage_generateExhaustivePermutationThe objective is to illustrate generation of exhaustive permutation of symbols given the symbolic bases.The method of generation is a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Generate Exhaustive Permutations Download

Added: June 03, 2013 | Visits: 356

ToleranceFactor ToleranceFactor computes the exact tolerance factor k for the two-sided (optionally also for the one-sided) p-content and gamma-confidence tolerance interval TI = [Xmean - k * S, Xmean + k * S],where Xmean = mean(X), S = std(X), X = [X_1,...,X_n] is a random sample from the distribution...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): ToleranceFactor Download

Added: April 14, 2013 | Visits: 294

Windowed mutual information (migram) Calculate windowed mutual information between two signals up to a pre-defined lag. The estimation of the (joint) probabilities is optimized, hence, entire computation is very fast.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Windowed mutual information (migram) Download

Added: May 05, 2013 | Visits: 307

Default Property Change Monitoring This class collection allows to automatically supervise changes to properties' default settings and create reports of different detail and level for them.The purpose of this tool is to improve the reliability and quality of small software tools or even frameworks by ensuring that any end-users of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Default Property Change Monitoring Download

Added: July 13, 2013 | Visits: 251

multinor A collection of M-Files that provide a succesful implementation of the difficult problem of numerical computation of multivariate normal probabilities. This is very useful for the distributed detection with nuisance parameters and in classical multivariate problems. Two methods are used for which...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): multinor Download

Added: May 28, 2013 | Visits: 374

Spectral methods for CTWs Efficient and accurate computation of free baroclinic coastal-trapped waves, using pseudospectral methods, over general depth profiles for arbitrary vertical density profiles in horizontally semi-infinite domains.The methods are described in full in the accompanying paper:E.R. Johnson, J.T....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (42): Spectral methods for CTWs Download

Added: April 29, 2013 | Visits: 224

odesplit Occasionally I have had to solve large systems of differential equations which result in matlab running out of memory during evaluation. Odesplit breaks up the simulation period into a series of chunks to ease this problem. At each split point in the evaluation a function specified by the user is...


Platforms: Matlab

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

Added: April 10, 2013 | Visits: 328

solar system formation 2d http://simulations.narod.ru/There are 400 balls in 2d that has finite size and can pass trough each other with friction. At distances more than size they have gravitation forces. Initially system rotated slightly as global. Code well vectorized, bsxfun used.The result of simulation is here:It is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): solar system formation 2d Download

< 1 2 3 4 5