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

Commission Blueprint Two Bonus software
Filter: All | Freeware | Demo
 

Commission Blueprint Two Bonus

< 1 2 3 4 5 
Added: May 05, 2013 | Visits: 365

Two-Beam Simulator This program simulates the interference pattern of two Gaussian beams. The simulation assumes that the beams are combined at a beam combiner which tilt angle (along x-direction) is arbitrary. The distance z from the position of minimal beam waist w0 to the beam combiner is, as well as w0,...



Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Two-Beam Simulator Download

Single Phase Quasi Square Wave Inverter Using Two Cascaded Square Wave Bridge This model simulates a quasi square wave inverter developed using two cascaded square wave inverter.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Single Phase Quasi Square Wave Inverter Using Two Cascaded Square Wave Bridge Download

Added: June 30, 2013 | Visits: 434

2DCT: Two Dimensional Contaminant Transport Modeling 2-D Contaminant Transport GUI (2DCT) is developed based on an existing analytical solution for two-dimensional transport of contaminants in a saturated soil layer. The computer program is given for pulse source and includes advective and dispersive transport as well as sorption. Pulse source is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (49): 2DCT: Two Dimensional Contaminant Transport Modeling Download

Added: April 05, 2013 | Visits: 458

Kinematic/Dynamic Control of a Two Link Manipulator The standard problem of a Two Link Manipulator is developed both kinematically and dynamically. It is then controlled to trace a rotated ellipse. The non-linear terms (like gravity/inertia etc.) are exclusively canceled out in varying degrees and the performance studied.This file was created as a...


Platforms: Matlab

License: Freeware Size: 7.97 MB Download (46): Kinematic/Dynamic Control of a Two Link Manipulator Download

Conover's Two-Sample Squared Ranks Test for Equality of Variance Performs the nonparametric squared ranks test on quality of variance for two samples. Based on Conover (1981), 'Practical Nonparametric Statistics', pp. 239-248.Uses normal approximation for for m >10 (MATLAB fxn norminv or table if norminv unavailable). Uses normal approximation if ties exist....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Conover's Two-Sample Squared Ranks Test for Equality of Variance Download

Added: June 26, 2013 | Visits: 350

Run two usb webcams in matlab simutaneoulsy Takes feed from two usb webcams simultaneously and shows them in separate figures. To add more webcams or use integrated webcam just make their instances and add them in this code.m/


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Run two usb webcams in matlab simutaneoulsy Download

Added: May 20, 2013 | Visits: 696

Compute the Great Circle Distance between two points This function will compute the great circle distance between two points on a sphere of uniform radius using the Vincenty formula. At minimum, four inputs are required: lat1, long1, lat2, long2. Optionally, a fifth parameter (r) can be specified. If this parameter isn't specified it's assumed to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Compute the Great Circle Distance between two points Download

Added: March 31, 2013 | Visits: 558

Simulation of Schwartz-Smith two Factor model This code simulates the Schwartz-Smith two Factor model form the paper Short-Term Variations and Long-Term Dynamics in Commodity Prices by Eduardo Schwartz and James E. Smith.I use the same parameter and data set time series of crude oil and obtain the same results as given in Figure 4 in their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): Simulation of Schwartz-Smith two Factor model Download

Added: April 21, 2013 | Visits: 458

Two-Syringe MED Perfusion System This package includes detailed instructions and m-files for setting up a remotely-operated two-syringe perfusion system designed for medium-change (i.e., drug-effect-type) experiments. The programs were originally written to change medium bathing cells atop an MED64 multielectrode array inside an...


Platforms: Matlab

License: Freeware Size: 3.21 MB Download (45): Two-Syringe MED Perfusion System Download

Control system for DC machine with current back-propagation and two levels of excitation Control system for DC machine with current back-propagation and two levels of excitation is using in wide area of applications.It developed for modeling of robustness in power circuit of electrical engine. The action of electrical engine determined by stringent conditions of confidence intervals.


Platforms: Matlab


Added: June 16, 2013 | Visits: 257

Overlay two datasets or indexed images If you want to show two 2D datasets as images above each other you might find this class useful.You can define the range of values which should be shown. The overlay works with independent colormaps for both images. It can partly be hidden for values within a certain range. The datatip provides...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Overlay two datasets or indexed images Download

Added: August 31, 2013 | Visits: 535

Computes center of circle given two points and a radius Function used to compute the center of the circle given two points and a radius. Takes only real inputs and gives only real outputs. Make sure the units are consistent%Inputs: %P1-First point e.g. [3 4] => (x1,y1) %P2-Second point %R-Radius%Output: %C-Center of the circle. Its a 2x2 matrix. First...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Computes center of circle given two points and a radius Download

Added: July 30, 2013 | Visits: 432

Merge two sorted vectors into a sorted vector mergesorted.m------------------If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.This function most likely make difference...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Merge two sorted vectors into a sorted vector Download

Added: August 06, 2013 | Visits: 452

Compares probabilities of two binomial samples Compares probabilities of two binomial samples X, Y from a Bernoully experiments with probability p1 for set X and p2 for set YTest the null hypothesis H_0: p1 = p2 vs alternatives H_1: p1 > p2 H_2: p1 < p2 H_3: p1 != p2 Input: X - row of 0 or 1 Y - row of 0 or 1 Output: z - normal statistics...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Compares probabilities of two binomial samples Download

Added: March 25, 2013 | Visits: 389

Shortest distance between two line segments Computes the shortest distance between two line segments given start and end points for each. Adapts the algorithm found on Dan Sunday's website (http://softsurfer.com/Archive/algorithm_01...ment_to_Segment).Usage: Input the start and end x,y,z coordinates for two line segments.p1, p2 are [x,y,z]...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Shortest distance between two line segments Download

Added: April 14, 2013 | Visits: 508

Minimum distance between two polygons This function computes the minimum euclidean distance between two polygons P1 & P2.- for vertex-vertex case


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Minimum distance between two polygons Download

LCSSubStr-a function that return two string's largest common part (Sripts) a function that return two string's largest common part% Usage:% [ret]=LCSubstr(s,t)% s: input string 1% t: input string 2% ret: Largest Common String% z: Largest Common String Length% L : Compare matrix% Example:% >>a='This is very common string';% >>b='string is very common';%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): LCSSubStr-a function that return two string's largest common part (Sripts) Download

Added: April 21, 2013 | Visits: 259

Two-yield elastoplasticity solver (Sripts) 2D elastoplasticity solver for a time dependent two-yied model, which generalizes a classical model of linear kinematic hardening and features a hysteresis behaviour.This is an updated version of Jan Valdman's code from his PhD thesis on Mathematical and Numerical Analysis of Elastoplastic...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Two-yield elastoplasticity solver (Sripts) Download

Get the 2nd derivatives of a vector with two finite boundaries The function gets the 2nd derivatives of a vector with two finite boundariesThe function gets the 2nd derivatives of a vector with two finite boundaries.function V2ndDx = get_V2ndDx(V,delta_x,INDstart,INDend)Input:V = the input vector, 1D datadelta_x = delta xINDstart = first indexINDend = last...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Get the 2nd derivatives of a vector with two finite boundaries Download

Added: September 10, 2013 | Visits: 410

Overlay two images with adjustable transparency factor This allows overlaying two images for validation and for placing registration landmarks.This is a bug-fix of an earlier ImageOverlay.m and the transparency factor is now adjustable.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Overlay two images with adjustable transparency factor Download

< 1 2 3 4 5