Software Listing: Minimum
- Minimum Perfect Matching Tool
- License: Freeware
- Price: 0.00

Function to solve the Minimum Perfect Matching on non-biparite graphs problem using Integer linear programming. Returns vector of matched indices and cost of the match. Requires symmetric adjacent matrix of even rank. function [ indices, cost ] = min_perfect_matching( G ) Function _requires_ integer linear programming tool "mixed-integer LP" by Sherif Tawfik, available at: http://www.mathworks.com/matlabcentral/fil...ixed-integer-lp.
- Publisher: Vojtech Knyttl
- Date: 27-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Simple three-point minimum estimation
- License: Freeware
- Price: 0.00

Calculate minimum of single variable function using 3-point search Usage: estimated_min=three_point(sfun,a,b,tolerance) sfun: Symbolic/String function a: Inferior Limit b: Superior Limit tolerance: Tolerance Range.
- Publisher: Gabriel Alcantara
- Date: 20-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum distance between two polygons
- License: Shareware

This function computes the minimum euclidean distance between two polygons P1 & P2. - for vertex-vertex case.
- Publisher: sjye
- Date: 03-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Spanning Tree or "Arbre Couvrant de Poids Minimal" (Kruskal Algorithm) with GUI using GUIDE
- License: Shareware

Kruskal's algorithm is used to find the branches of a ''tree'' having the minimum weight in a system of branches. The application of this algorithm is wide. One example is in finding the shortest (and cheapest) path of interconnecting several towns with an electric network. The GUI was built using GUIDE. Have fun.
- Publisher: FONKWE
- Date: 08-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Java Minimum Cost Finder
- License: Freeware
- Price: 0.00

Java Minimum Cost Finder is designed as an accessible, handy and Open Source algorithm that can help you find the lowest cost.
Java Minimum Cost Finder was developed in the Java programming language and can run on multiple platforms.
.
- Publisher: idorluyklelfcew
- Date:
- Platform: WinOther
- Finding Minimum Integer Weights
- License: Shareware

Finding Minimum Integer Weights was developed as a simple, accessible and very easy-to-use minimum Integer weight calculator.
All you have to do is input your parties, select the algorithm you want to use, type the time limit and press the "Solve" button.
.
- Publisher: Aaron Strauss
- Date:
- Platform: WinOther
- Price Scanner
- License: Shareware
- Price: 30

Searches and processes information in multiple prices, i.e. to find minimum value, in compliance with different criteria (coincidence of first symbol or coincidence of word). It is possible to search in one or several selected file. So named "cross-links" are supported, i.e. if the same goods are kept in different price-files, and have a different code, it is enough to assign these two codes as interchangeable and program will keep it mind..
- Publisher: AL-Software team
- Date: 20-06-2003
- Size: 931 KB
- Platform: WinOther
- Setting the minimum word length for MySQL text search
- License: Shareware

MySQL text search function comes by default with a minimum word length of four letters. If you try searching for the word 'PHP', you'll get zero matches even if there are. As of MySQL 4.x.x you can change the minimum word length to whatever you want. That is how you do it..
- Publisher: ithome.org
- Date: 17-09-2011
- Platform: PHP, Scripts
- Statistical Calculator
- License: Freeware
- Price: 0.00

Statistical Calculator calculates minimum, maximum, mean, median, mode, percentage unique, range, midrange, standard deviation, quartiles and more..
- Publisher: scatterchart.com
- Date: 23-02-2013
- Size: 10 KB
- Platform: CGI and Perl, Scripts
- swffit
- License: Freeware
- Price: 0.00

swffit (formerly know as FitFlash) is a smart script that resizes your flash movie automatically if your browser window size is smaller or greater than your flash minimum desired size keeping it accessible independent of screen resolution. swffit automatically resizes your flash to 100% width and 100% height (full bleed) when your browser window is greater than the minimum desired size and resizes flash to the minimum desired size when the browser window is smaller... It can also resize the flash movie to a maximum size if the browser window size is greater than the maximum size....
- Publisher: Miller Medeiros
- Date: 10-02-2013
- Size: 205 KB
- Platform: Flash, Scripts
- Validation (password)
- License: Freeware
- Price: 0.00

Validation (password) script checks for a minimum length and invalid characters in a password. It also validates the password comparing the strings from two text boxes..
- Publisher: Russ Swift
- Date: 11-04-2013
- Size: 102 KB
- Platform: JavaScript, Scripts
- percolation
- License: Freeware
- Price: 0.00

2D and 3D square matrices for counting straight-line (minimum length) percolation. Collision count is also shown. Useful for lattice structure transport calculations in condensed matter physics. Also network theory, communication, disease transmission, and failure rate. See also en.wikipedia.org/wiki/Percolation and mathworld.wolfram.com/PercolationTheory.html.
- Publisher: ben payne
- Date: 25-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM
- License: Freeware
- Price: 0.00

Current direct sequence code division multiple access (DS-CDMA) system suffer from Multiple access interference (MAI) and Inter symbol interference (ISI) due to the frequency selective channel. This interference can be avoided by use of Adaptive Beamforming. There are two different minimum variance Beamformer configurations for the base station receiver in direct sequence code division access (DS-CDMA) systems, namely a chip- based and a symbol-based configuration. In this paper chip- based and symbol- based configurations are studied. In symbol-based configuration, spatial diversity is exploited after despreading and interfering components are rejected, based on both their power and code correlation with the Signal of interest (SOI).
- Publisher: Paramasivam Karpagavalli
- Date: 01-06-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Euclidiance Distance Minimum for QAM
- License: Freeware
- Price: 0.00

This program to detects received signal from system that use QAM as modulator. Euclidiance Distance Minimum gets/decides signal based on minimum distance from the others..
- Publisher: Rustam Efendi
- Date: 05-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- golden section method algorithm
- License: Freeware
- Price: 0.00

Golden section method - searching for minimum of the function on given interval files: golden.m - main algorithm, computing minimum on interval f.m - given function - file to modify by the user!.
- Publisher: Katarzyna Zarnowiec
- Date: 10-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Enclosing Circle
- License: Freeware
- Price: 0.00

This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points. This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure. The previous code was written based on the very nice Java applet found here: http://heyoka.cs.uiuc.edu/~thite/mincircle/ Credit are due mainly to author of the applet..
- Publisher: Frank Staals
- Date: 10-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Description Length
- License: Freeware
- Price: 0.00

Returns Rissanen's Minimum Description Length. Requires System Identification toolbox. Call it like built-in functions aic(m) and fpe(m). Use MDL like AIC or FPE to compare models of different complexities. Choose model with lowest MDL or AIC or FPE. Pintelon & Schoukens (2001) pp. 329,550 say MDL is better than AIC; AIC tends to select a too-complex model. Example: Compute & print MDL and AIC for an AR model of order 10. Data=iddata(y,[],1/Fs); m_fb=ar(Data,10,'fb'); fprintf('MDL=%.3d; AIC=%.3fn',mdl(m_fb),aic(m_fb)); William C Rose 2007-06-05..
- Publisher: William Rose
- Date: 27-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Simple example of the Simplex Method
- License: Freeware
- Price: 0.00

It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are: -fun: inline function of the objective function -init_point: initial point for the simplex method -step_size: initial dimension of the simplex toll: tolerance for the stop criterion on the simplex dimension -numMaxIter: stop criterion on the maximum number of iterations The output variables are: -valFunc: the minumum value of the objective function -var_min: the minimum point -iter: the number of iteration made %%%%%%%% IMPORTANT %%%%%%%%%%% To run correctly the Matlab function, you must run first a contour plot of the objective function.
- Publisher: Andrea Cirillo
- Date: 03-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Entropy Deconvolution (MED 1D and 2D)
- License: Freeware
- Price: 0.00

This is the iterative 2D Minimum Entropy Deconvolution implemented according to an iterative method in the original paper: R.A. Wiggins, Minimum Entropy Deconvolution, Geoexploration, vol. 16, Elsevier Scientific Publishing, Amsterdam, 1978. pp. 21 35. This also works applying the 1D MED when supplied just a single row/column 'x' input. This technique has wide-ranging applications ranging from fault detection to geophysics. It generates a single 1d finite impulse response filter to minimize the entropy of each column filtered by the filter, and is typically applied to extract impulse-like features from signals.
- Publisher: Geoff McDonald
- Date: 08-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Volume Enclosing Ellipsoid
- License: Freeware
- Price: 0.00

[A , c] = MinVolEllipse(P, tolerance) Finds the minimum volume enclosing ellipsoid (MVEE) of a set of data points stored in matrix P. The following optimization problem is solved: minimize log(det(A)) s.t. (P_i - c)'*A*(P_i - c)<= 1 in variables A and c, where P_i is the i-th column of the matrix P. The solver is based on Khachiyan Algorithm, and the final solution is different from the optimal value by the pre-specified amount of 'tolerance'. --------------------------- Outputs: c : D-dimensional vector containing the center of the ellipsoid. A : This matrix contains all the information regarding the shape of the ellipsoid.
- Publisher: Nima Moshtagh
- Date: 23-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts







