Minimum Perfect Matching Tool 1.0 - Vojtech Knyttl 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:
Python / Multimedia Microstrip patch dimensions can be found at any resonant frequency. Using patch() and rotate() - Basics 1.0 - Husam Aldahiyat The slides explain how to effectively draw patches in both 2D and 3D, and using rotate() to move the patch about. The slides show several nice looking animations and are filled with examples. PHP / Miscellaneous / phpBB Modules Patch manager provides a developer tool for managing patches to core and contributed modules. Patching core or contributed modules introduces a host of maintainability problems when it comes time to upgrade. * patch files... PHP / Documentation / Programming in PHP The PHP cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier. Delphi / From Borland Client/Server Update Patch (it applies to the Delphi 3 Update (Maintenance Release 1) only). Delphi / From Borland Delphi Professional Update Patch (it applies to the Delphi 3 Update (Maintenance Release 1)). Prime, Perfect and Fibonacci Number... - AJ. Mayorga A class Ive had in my snippets for awhile that can generate prime, perfect and fibonacci sequences as well as check whether or not a supplied value is any of them. Parse patch details from a darcs... - Jonathan Buchanan Uses a multiline regular expression to retrieve patch details from a darcs (http://www.darcs.net) inventory file. The regular expression is defined in verbose format for sanity's sake. OSS DVD extensions for cdrtools 1.4.00 - Robert M. Stockmann OSS DVD extensions for cdrtools is a patch for cdrtools-2.0. It has the objective to give cdrtools dvd extensions without imposed limits, and also to have a Open Source solution to burn dvd's. Currently DVD-R, DVD-RW, DVD RW and DVD R... Tools / Build Tools This file takes a patch antenna and a dipole, rotates the dipole, and calculates the overall output levels, taking into consideration the array pattern, and a variable combiner. There are extensive comments to show what was being attempted, and... Tools / Development Tools SPHERE_RCS calculates the exact RCS for a perfect sphere of given diameter, using the Mie series solution, given by equations 4-19, 4-16, and 4-17 in section 4.2 of 'Radar Cross Section,' by Eugene F. Knott, John F. Shaeffer, and Michael... MATLAB Contest - Gerrymander 1.0 - The MATLAB Contest Team The eighth MATLAB Programming Contest, Gerrymander, ran from April 21 to 28, 2004. You are given the task of preparing for an upcoming election in the state of Rectanglia. As the director of redistricting, your job is to divide the... Demos from 'Computer Vision with... - Bruce Tannenbaum Demo files for the 'Computer Vision with MATLAB' webinar held on April 19, 2011. Tools / Development Tools It calculates perfect even #'s with 2^(p-1)*(2^p - 1) where p and (2^p - 1) %are prime. A subsequent run yields a faster run-time. The code is fully %vectorized and hence cleaner than previous versions of the function. %NB: if (2^p... MATLAB Contest - Wiring 1.0 - The MATLAB Contest Team Starter kit for the 17th MATLAB Programming Contest, April 30 through May 7, 2008. For more information see the contest page: http://www.mathworks.com/contest/wiring/home.html Tools / Development Tools This function PATCHT, will show a triangulated mesh like Matlab function Patch but then with a texture. patcht(FF,VV,TF,VT,I,Options); inputs, FF : Face list 3 x N with vertex indices VV : Vertices 3 x M ... Tools / Development Tools This implements the built in function patch. I have patched the circle on the dark background. There may be faster way to do it. MATLAB Contest - Crossword Puzzle 1.0 - The MATLAB Contest Team This is the starter kit for the Spring 2011 MATLAB Programming Contest, April 13 - 20, 2011. For more information see the rules: http://www.mathworks.com/matlabcentral/con...ntests/32/rules MATLAB Contest - Sensor 1.0 - The MATLAB Contest Team This is the starter kit for the Spring 2010 MATLAB Programming Contest, April 28-May 5 2010. For more information see the rules: My Webpage |