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

Coke Takes Worms Uncooked Pork software
Filter: All | Freeware | Demo
 

Coke Takes Worms Uncooked Pork

< 1 2 3 4 5 
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: September 16, 2013 | Visits: 352

getTile The simple function takes lat and longs of a box and goes and gets image from nearmap or google earth at the selected zoom level returns a single image.





Platforms: Matlab

License: Freeware Size: 10 KB Download (40): getTile Download

Added: September 09, 2013 | Visits: 252

Link figures The function is similar to Matlab's linkaxes, only it takes figure numbers instead of axes handles.Use the function when you want to zoom and pan multiple axes that are not on the same figure (i.e. subplot).


Platforms: Matlab

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

Added: May 31, 2013 | Visits: 197

Mattoeplitz This file takes a matrix A that is Nx(N^2) and creates a Toeplitz-like matrix where the entries are the N NxN submatrices that are contained in A. Example: A=[[2 1;1 5] [0 4;9 8]] thenmattoeplitz(A)= the matrix|2 1 0 4||1 5 9 8||0 4 2 1||9 8 1 5|


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Mattoeplitz Download

Added: August 15, 2013 | Visits: 361

Spherical Mapping Drawing Demonstration This function takes points drawn on x-y axis and maps them to a sphere in real time. Click and drag on the planar area to draw a series of dots (one graphic object).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Spherical Mapping Drawing Demonstration Download

Added: June 19, 2013 | Visits: 428

PAN THOMPKINS ALGORITIM IMPLEMENTATION paste the Dat file in work directory or give the path then run the program it takes 70 sec to execute


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): PAN THOMPKINS ALGORITIM IMPLEMENTATION Download

Added: April 08, 2013 | Visits: 389

TDM simulation The program takes the number of inputs first then the input data for each channel is taken. The data is multiplexed and sent


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): TDM simulation Download

Added: June 08, 2013 | Visits: 401

Bresenham optimized for Matlab This code does not use any for loops and takes advantage of Matlabs internally optimized routines to produce a fast, optimized version of Bresenham's line drawing algorithm


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Bresenham optimized for Matlab Download

Added: August 10, 2013 | Visits: 331

Sort Eigenvectors & Eigenvalues This function takes in two matrices P and D, presumably the outputfrom Matlab's eig function, and then sorts the columns of P tomatch the sorted columns of D (going from largest to smallest)EXAMPLE:D = -90 0 0 0 -30 0 0 0 -60P = 1 2 3 1 2 3 1 2 3[P,D]=sortem(P,D)P = 2 3 1 2 3 1 2 3 1D = -30 0 0 0...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Sort Eigenvectors & Eigenvalues Download

Added: June 08, 2013 | Visits: 441

Inverse Discrete Fourier Transform of a finite sequence The Fourier transform takes a signal in the time domain and maps it, without loss of information, into the frequency domain. The frequency domain representation is exactly the same signal, in a different form. The inverse Fourier transform(IDFT) maps the signal back from the frequency domain into...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Inverse Discrete Fourier Transform of a finite sequence Download

Added: August 19, 2013 | Visits: 431

Assign the same values to many output variables MANY takes in the variable x and assign it to all the output variables. MANY takes in the variable x and assign it to all the output variables.This function works as the equation sign in C++ so that the following expression in C++:x1 = x2 = x3 = x4 = x5 = 8; is equivalent to the following...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Assign the same values to many output variables Download

Added: August 09, 2013 | Visits: 350

Threshold detector It takes parts of incoming vector that above threshold and return cell array of parts.


Platforms: Matlab

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

Added: August 05, 2013 | Visits: 391

Spider (radar) Chart Takes a numeric verctor and cell string vector and plots a spider chart (One data set is allowed)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Spider (radar) Chart Download

Added: July 06, 2013 | Visits: 502

Graphical Simulation of an Elevator Upon giving the number of floors as input, the elevator takes a random number of passengers and takes them up to a random floor between 2 and number of floors, before going down and picking up other passengers.The code has extensive comments explaining how everything works.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (58): Graphical Simulation of an Elevator Download

Added: August 08, 2013 | Visits: 416

Sliding Spectrometer It takes a 8 khz sampling in real-time, and performs a FFT at 100 hz with a sliding hamming window to give clean results. All of this is in a GUI which allows you to see the spectrometer and energymeter. Some of the background audio processing code is from http://www.speech-recognition.de by...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Sliding Spectrometer Download

Added: September 02, 2013 | Visits: 447

Guitar Distortion Effect This function takes an audio vector and a constant as inputs. The output is the input audio vector but with a distortion effect added to it. The effect is much like that of an overdriven guitar amplifier. GDIST.m also works well with many other instruments and sound.For instructions on how to use...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Guitar Distortion Effect Download

Added: August 16, 2013 | Visits: 308

Introduction doT Simscape As part of the reform STI2D which takes effect in September 2011 to 2012, see this video tutorial (approximately 15 minutes), which includes demonstrations and exercises.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 563.2 KB Download (47): Introduction doT Simscape Download

Added: July 16, 2013 | Visits: 296

Small calculater GUI his GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Also shows save and load functionality.My first attempt at a GUI


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Small calculater GUI Download

Added: August 23, 2013 | Visits: 372

Mth Order Piecewise Spline Interpolation GSP is a graphical user interface which takes x and y points as inputs, along with the order m, then outputs mth order splines between each of the x points. In most cases additional constraints are to be entered as well. Example: Input: x points : [1 2 3 4] y points : [2 7 -1 5] Order : 2 *One...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Mth Order Piecewise Spline Interpolation Download

Added: July 28, 2013 | Visits: 453

Paste a Matlab figure to Excel This Function takes the current Matlab figure (gcf) and paste it into an existing Excel File.Example:plot(1:10)xlsPasteTo('Book2','Sheet1',300, 400,'D6')


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (42): Paste a Matlab figure to Excel Download

< 1 2 3 4 5