Home > By category > Scripts > Multimedia
Sort by : Name|Date|Downloads|Rating|

Listing of Multimedia in Scripts

The purpose of the GUI is to demonstrate the basic features of creating GUI because I have used very simple programming to create the GUI and it may help begginers who want to cretae more complex GUIs..

  • Platform: Scripts, Matlab

dispdlg -Scrolled window displaying data selectdlg -Scrolled col of radio buttons selectdlg2 -Scrled matrix of radio btns selectdlg3 -Tabbed scrolled window of radio buttons listdlg2 -Tabbed window with row of input lists inputdlg2 -Scrolled matrix of input edit boxes Also user help files in html form.

  • Platform: Scripts, Matlab

"Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.

  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, Matlab

Uses a loop in order to plot colour classes as line objects (plot3) for colouring 3d points.Much faster than scatter3, does not need as much memory.Very useful with large point clouds..

  • Platform: Scripts, Matlab

Phaser is an easy to use front-end for CD burning in Linux. Phaser was written in Perl, and designed to make CD burning under Linux a lot easier when done from the console. The program itself asks a series of questions, and uses the answers to configure your devices and settings.

  • Platform: Scripts, C and C plus plus

These functions implements the basic snake segmentation contour, as introduced by Kass et al. Algorithm: A snake is an active (moving) contour, in which the points are attracted by edges and other image boundaries. To keep the contour smooth, a membrane and thin plate energy is used as contour regularization.

  • Platform: Scripts, Matlab

This script "shakes" an image when the mouse comes in contact with it. You could use it to add instant eye-popping effect to your image links. It works in IE4 and NS6 ..

  • Platform: Scripts, JavaScript

MATLAB supports Agilent arbitrary waveform generators through the Instrument Control Toolbox. This example demonstrates how you can use MATLAB to develop a GUI application for configuring an Agilent N8241A Arbitrary Waveform Generator. The GUI allows you to configure sinusoids and pulse trains of varying frequency, and to step automatically through a sequence of frequency values.

  • Platform: Scripts, Matlab

Draws lines in current axis, typically for approximate selection of a ROI (Region Of Interest). Produces (handles to) any number of lines per MLIN call. Works in 'YDir'='normal' mode and then recovers the original setting. Allows to repeat insuccessful drawing, removing last drawn or all lines at once.

  • Platform: Scripts, Matlab

% evaldialog % evaluates the edit box input and solves % it either numerically or symbolically % It is a simple example of GUI interaction % and the use of eval and solve with some % error checking and callback issues. % % This function is meant to be an example for CSSM and not % to be used as is.

  • Platform: Scripts, Matlab
  • Hatchfill
  • License: Shareware
  • Price: .price.
  • Rating

In MATLAB, there are many functions that create regions filled with solid colors (e.g. contourf, area, bar). To do this, a function creates "patch objects" and assigns a single color to each one. Instead of a solid fill, one often wants to fill a patch with a hatch or speckle pattern instead.

  • Platform: Scripts, Matlab

his function takes a picture in one format (e.g. jpg) and saves it in another format (e.g. eps). Availeble formats are the ones that MATLAB supports, see "help print", "help fileformats"..

  • Platform: Scripts, Matlab

The program helps the user to design hardware for guitar distortion effect pedal. Very simple to translate on hardware..

  • Platform: Scripts, Matlab

The integration has been doe usig simpsons rule. A gui of matlab programme has been made.

  • Platform: Scripts, Matlab

It includes some of the basic algorithms of image processing. I am seeking suggestions on how to improve it as this is the project that I am doing. thank you..

  • Publisher: Roxy
  • Date: 20-01-2013
  • Size: 102 KB
  • Platform: Scripts, Matlab
  • getpoint
  • License: Shareware
  • Price: .price.
  • Rating

Simple widget to get the coordinates of a point in a figure or axis. Just select the current figure and type getpoint. A button with two fields will appear in the upper right corner. click the button, then the point and the coordinates will appear. To access the coordinates in the workspace, type global gpx; global gpy; the coordinates are in those global variables.

  • Publisher: Harry Lee
  • Date: 20-01-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • mapcolors
  • License: Shareware
  • Price: .price.
  • Rating

MAPCOLORS Create a custom RGB colormap by interpolating between two pre-defined extremes. MAPCOLORS(START,FINISH) returns a 64 x 3 matrix containing RGB intensities linearly interpolated between the values specified in START and FINISH, which are 3-element vectors containing RGB intensities 0-255.

  • Platform: Scripts, Matlab

ploting frame element en 3D recognizing the sap2000.

  • Platform: Scripts, Matlab

Shortcodes in Sidebar Widgets plugin adds a light-weight filter which will allow shortcodes to properly execute when used in sidebar text widgets. All that is needed is to download, install and activate. I have found this plugin extremely useful for placing things like contact forms and other shortcode enabled features in sidebars.

  • Publisher: MarcFuller
  • Date: 20-01-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

N nodes randomly distributed in a x a square. Nodes has range R. If distance between two nodes less then R then this nodes connected. So we have graph. from specified node s spanning tree is generated. Breadth-first search used. It is possible to set N a R, randomize nodes, show/hide objects.

  • Platform: Scripts, Matlab
  • Model3d
  • License: Shareware
  • Price: .price.
  • Rating

This is a MATLAB class that allows the user to read in Autocad (.dxf) and 3D Studio Max (.3ds) files. The class can be plotted and functions are included for simple model manipulation (translation, rotation, magnification, superposition).

  • Platform: Scripts, Matlab

So far I have not faced any sudokus this script can not solve. Please do write to report bugs or unsolved sudokus. The code was slow but I updated it to work faster. I have also included a 'clear' button for operational ease and a few more bug fixes. The GUI can be run with sudokuSolver.

  • Platform: Scripts, Matlab

This function utilize the JAVA interface of MATLAB to add a splash screen to your GUI programs. To use splash.m, just call it in your GUI as you call most MATLAB in-line functions. You can control of the duration time and the image to be displayed..

  • Publisher: Qun HAN
  • Date: 19-01-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function computes n-times intersection region of shapes collection and allows to identify every intersection region in which shapes intersect. The function takes one argument as input, a structure S containing geometrical descriptions of shapes, and delivers one output argument, a structure containing the different shape intersections, with the shape indexes involded in the intersection and the associated area.

  • Platform: Scripts, Matlab
  • draggable
  • License: Shareware
  • Price: .price.
  • Rating

This function enables a graphical object (be it a line, plot, patch, rectangle, etc.) to be dragged inside an axis, with a very simple syntax ("draggable(h)"), following or not horizontal or vertical constraints. Limits can be imposed on the object's movement.

  • Platform: Scripts, Matlab

It could be useful to know the normal vectors of a surface. The function provided is able to take a 2.5D unrestricted triangulation (Delaunay or not) which define a 3D surface and computes the normal vectors of each cell. It is possible to compute vectors at the center cells or at vertices.

  • Platform: Scripts, Matlab

Automatically Insert and Optimize Google Adsense code to your site for increase your profits. Here are some of the reasons why this plugin is fantastic: Add ads in content, but also in sidebar, footer, header . Not more than 3 ads per page to meet google policy Number of ads can be dependent on the post length.

  • Platform: Scripts, Matlab

PHPmyCDMouse aims to be an full-featured indexing solution for Data-CDs/DVDs using PHP/Apache/MySQL. It lets you browse/search for specific files/CDs offline..

  • Publisher: Anonymous
  • Date: 19-01-2013
  • Size: 369 KB
  • Platform: Scripts, PHP

Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thus, taking the Inverse Fourier Transform of this transfer function we get a filter characteristics closely resembling to the Gabor filters.

  • Platform: Scripts, Matlab

New Downloads

Super ColorBall Lines

Super ColorBall Lines is an
re-invented version of the
classic colorball lines game
which makes it more fun to
play and a ...

PC Services Optimizer

PC Services Optimizer
(formerly Vista Services
Optimizer) is an open source
Windows optimization solution
that enables ...

PCTuneUp Free Folder
Monitor

PCTuneUp Free Folder Monitor
lets you easily monitor the
file access activities on your
system. It has the ability to
...

Chronos Atomic Clock
Synchronizer

Chronos Atomic Clock
Synchronizer is a utility for
people who need their
computers to use exact time.
The program ...

Desktop Snow Wallpaper

Desktop Snow Wallpaper lets
you to see falling snow on
your desktop.

Privacy Eraser Portable

Privacy Eraser is an
all-in-one privacy suite that
protects your privacy by
cleaning up all your Internet
history tracks ...

Free Sky Screen Saver

Free Sky Screen Saver shows
the beautiful images of the
blue sky and white clouds
above any location on earth. T

Advanced OCR Free

Preview PDF and extract text
from Scanned image PDF files
to save as TXT/Word for
editing with overall accuracy
of 98%.

A to Z Clipboard Extender

A to Z Clipboard is a free
utility which allows you to
copy up to 25 times before
pasting. (Unlike the Windows
clipboard ...

PCMate Free File Encryptor

PCMate Free File Encryptor is
a security software product
that helps lock your important
files from prying eyes with
...