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

Example Of Cluster Sampling Method software
Filter: All | Freeware | Demo
 

Example Of Cluster Sampling Method

< 1 2 3 4 5 > 
Added: June 06, 2013 | Visits: 386

Distance from points to a parabola This is an adaptation of the projecting method for ellipse introduced by D. Eberly.Internet publication: "Distance from a point to an ellipse in 2D" (2004) Geometric Tools, LLC, www.geometrictools.comBook publication: "3D Game Engine Design", 2nd edition.Morgan Kaufmann Publishers, San Francisco,...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Distance from points to a parabola Download

Active Shape Model (ASM) and Active Appearance Model (AAM) This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical...





Platforms: Matlab

License: Freeware Size: 9.88 MB Download (50): Active Shape Model (ASM) and Active Appearance Model (AAM) Download

Added: May 10, 2013 | Visits: 220

XHConn Through the usage of a simple method (called "connect"), the programmer can send and receive simple data via XMLHTTP.


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (50): XHConn Download

Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes Description: This is a small example of how to use the toolbox to generate m2html documentation on projects written in Matlab.To do the following procedure:1. Download the m2html Toolbox from:http://www.artefact.tk/software/matlab/m2html/m2html.zip2. Download the Graphviz...


Platforms: Matlab


Added: September 12, 2013 | Visits: 545

Simple example of the Simplex Method 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...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Simple example of the Simplex Method Download

Added: August 06, 2013 | Visits: 403

Newton Raphson method for Transcendental equations This code evaluates the root of transcendental equation with the help of Newton Raphson method with enhanced features like vanishing of differential of a function, Infinite cycling for root due to a poor initial approximation or when a root exists but differential does not.Use of symbolic Toolbox...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Newton Raphson method for Transcendental equations Download

Added: March 26, 2013 | Visits: 556

Taylor Table Based on the concept of the Taylor Table given in Fundamentals of Computational Fluid Dynamics by Lomax, Pulliam, and Zingg.Given the terms of the point operator, "TaylorTable" will determine the coefficients of the terms which minimizes the Taylor series error. It will also determine the Taylor...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Taylor Table Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 336

Horizontal Blinds - Bitmap Manipulation This is a elementary example of bitmap manipulation. In this file the following happens: * import a image from folder "contentimg" (not via XML) * break it into 8 pieces (bitmap pieces) * create a small animation "Horizontal Blinds"


Platforms: Not Applicable

License: Commercial Cost: $1.00 USD Size: 100 KB Download (49): Horizontal Blinds - Bitmap Manipulation Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 244

FMHorn FMHorn is the stand-alone software synthesizer of the FM method. •FMHorn is optimized for MIDI Wind Synthesizer. •Four voice sound is possible by stack up four monophonic synthesizers. •The free combination of the FM operator can do i


Platforms: Mac

License: Shareware Cost: $9.99 USD Size: 5.7 MB Download (49): FMHorn Download

Added: April 27, 2013 | Visits: 473

API Bomberman This is an example of a Bomberman game for the PC. There are powerups, hp, and it is 2p. It uses double buffering to draw the screen.


Platforms: C and C plus plus

License: Freeware Size: 440.32 KB Download (49): API Bomberman Download

Added: August 10, 2013 | Visits: 401

Mandelbrot set with the parallel computing toolbox Short code example of how to create several tasks to calculate parts of the mandelbrot set and then put the data back together.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Mandelbrot set with the parallel computing toolbox Download

Added: August 27, 2013 | Visits: 427

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: June 24, 2013 | Visits: 429

Compressive Sensing Simple Example This very simple example of L1 minimization is reproduced for implementation on matlab. The original example was posted on Rip's AppliedMathematics Blog on March 28, 2011 entitled "Compressed Sensing: the L1norm finds sparse solutions".One needs to download the L1-MAGIC package in order to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Compressive Sensing Simple Example Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 310

Simple RMI Simple type-safe implementation of Java Remote Method Invocation (RMI) independent of standard Java RMI mechanism.


Platforms: Windows, Mac, Linux

License: Freeware Size: 19.31 KB Download (48): Simple RMI Download

Added: July 04, 2013 | Visits: 540

Window Color Fading Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (48): Window Color Fading Download

Added: August 08, 2013 | Visits: 322

SoundRecorder Demo The primary goal of this submisstion is to provide an example of how to build a Test & Measurement related GUI using GUIDE and the Data Acquisition (DAQ) Toolbox in MATLAB. MATLAB users in a Test & Measurement field can use the code in this submission as an outline to their own applications or as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 583.68 KB Download (48): SoundRecorder Demo Download

Added: September 09, 2013 | Visits: 568

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: September 05, 2013 | Visits: 351

Overloading SIZE for Array-like User-Defined Objects parseSize - a function to aid OOP overloading of the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical array object, parseSize will take care of the main input/output argument processing in a way that imitates the conventions of MATLAB's usual...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Overloading SIZE for Array-like User-Defined Objects Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 583

1370 professional icons - vista icons style Introducing a completely fresh new style full of bright, vivid and vibrant colors that make each icon look like it is finished with real materials, as an example of this you will find in seven style icons with a perfect mix of colors put togheter along with a front view in order to accomplish a...


Platforms: Windows, Unix, Linux

License: Freeware Size: 19.07 MB Download (47): 1370 professional icons - vista icons style Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 567

Florence old city screensaver Florence old city screensaver propose a fine example of Renaissance architectures in Florence. 15 unique photos of the Santa Maria del Fiore cathedral (Florence Dome), Piazza della Signoria (housing the Uffizi Gallery) and the Old Bridge. Version 1.0 is the first release.


Platforms: Windows

License: Freeware Size: 3 MB Download (47): Florence old city screensaver Download

< 1 2 3 4 5 >