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

Listing of Multimedia in Scripts

WILDSEL - wild card selection from cell array of strings using a GUI. % It allows the use of wildcards '*' and '?' and displays only the matching % elements of the cell array. % The user selects the entry he/she wants and the index of this % element in the original array is returned.

  • Platform: Scripts, Matlab

h=BreakXAxis(x,y,start,stop,width) plots (x,y) and breaks the plot's x-axis between <start> and <stop>, by inserting a broken-axis symbol < // > into a space <width> wide. This type of plot is often used in scientific papers, when the data between <start> and <stop> isn't interesting.

  • Publisher: Julie Haas
  • Date: 11-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Plots a radar (spider) chart for Multi-Data. with changeable Label, LineColor, FillColor and LineStyle..

  • Publisher: Li Cheng
  • Date: 11-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Function uses algorithm from Dan Sunday internet site http://softsurfer.com/Archive/algorithm_01...ment_to_Segment L1, L2 includes two points in matrix of 2*n where n are dimensions (3 in 3D). d - shortest distance between two lines Pc,Qc - points where exists shortest distance d EXAMPLE: L1=rand(2,3); L2=rand(2,3); [d Pc Qc]=distBW2lines(L1,L2) Functions of lines L1,L2 and shortest distance line can be plotted in 3d or with minor change in 2D by removing comments sign from code at the end of the file.

  • Platform: Scripts, Matlab

Matlab code for calculation of 2d Gaussian Q function. General description This m-file provide a numerical computation of two-dimensional Gaussian Q-function, that is Q(x1,x2,ro)=1/((1/sqrt(2*pi)*(1-ro^2))*int(int(exp(-(x^2+y^2-2roxy)/(2*(1-ro^2))) dxdy The result may include a very small approximation error.

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

Uses an undocumented figure property to maximize a figure window in a hardware independent way.

  • Platform: Scripts, Matlab

gui has been used to represent an image and rotate this image about the three axises in three dimensional space using sliders..

  • Platform: Scripts, Matlab

Class CProgBar implements progress bar windows. Very handy for use from within MEX files. Quick too..

  • Publisher: Ben Mitch
  • Date: 10-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This script uses the flac command line tools for reading a FLAC files. The scripts blends and uses the current Wavread interface. Here are some key features of "Fast FLAC Reader": * Raw file generation, for faster loading * Native and double output * 'size' query * Range decoding [from to] * Flac and metaflac allowed locally or in PATH * Multiplatform without dependencies on Windows.

  • Platform: Scripts, Matlab
  • Istanbul
  • License: Freeware
  • Price: 0.00
  • Rating

Istanbul is a desktop session recorder for the Free Desktop. It records your session into an Ogg Theora video file. To start the recording, you click on its icon in the notification area. To stop you click its icon again. It works on GNOME, KDE, XFCE and others.

  • Platform: Scripts, Python

Audio-Portal is a new Web-based Front-end for your Audio files. Audio-Portal is an Open Source PHP audio script. It will support: APE FLAC OGG MP3 and many more! Please have a little patience, will this project is still in Development stadium..

  • Publisher: Anonymous
  • Date: 10-03-2013
  • Size: 430 KB
  • Platform: Scripts, PHP

Astmail- Asterisk web voicemail, web interface to Asterisk voicemail written in php. What you will find in Astmail- Asterisk web voicemail: Includes some AJAX components such as LDAP-suggest, and user-lookup. Includes screens for forward by email and sms configuration.

  • Publisher: Anonymous
  • Date: 10-03-2013
  • Size: 1198 KB
  • Platform: Scripts, PHP

A colormap with colors orange-white-light blue. The length of the colormap can be defined with additional parameters (e.g. colormap(esa(256))..

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

for R2008a only! Example for creating custom UI-Objects using MATLAB OOP class system. This example code shows how to create an own UI-Object which allows almost the same workflow (SET/GET) as the usual MATLAB UI-Objects..

  • Platform: Scripts, Matlab

This plugin allows you to do the following: Allow you to set comments as Sticky from the comment edit page Re-does the order in which the comments are shown, putting the sticky comments at the top. You can also change the order of comments ( newest first / oldest first ) You can put either a text or an image on the left / right of the sticky comments author Install : Upload sticky-comments to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress Find <?php comments_template() ?> line from single.

  • Publisher: preda.vlad
  • Date: 10-03-2013
  • Size: 82 KB
  • Platform: Scripts, Matlab

Makecmap is a GUI based editing tool for matlab rgb colormaps. The red, green and blue values can be edited using the mouse. Colormaps can be read from a figure, or entered on the command line. The colormap can be exported to a variable on the desktop or an executable m-file.

  • Platform: Scripts, Matlab

Just give the center, the radius and the number of points. You can even define simple styles..

  • Publisher: Zhihua He
  • Date: 09-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

INPUT A MATRIX WITH EDIT TEXT IN A GUI (NARRATION IN SPANISH).

  • Platform: Scripts, Matlab

This cross browser DHTML script follows your mouse around with a "watching eye"..

  • Publisher: Kurt Grigg
  • Date: 09-03-2013
  • Size: 102 KB
  • Platform: Scripts, JavaScript
  • id3lib
  • License: Freeware
  • Price: 0.00
  • Rating

id3lib is an open-source, cross-platform software development library for reading, writing, and manipulating ID3v1 and ID3v2 tags. It is an on-going project whose primary goals are full compliance with the ID3v2 standard, portability across several platforms, and providing a powerful and feature-rich API with a highly stable and efficient implementation.

  • Platform: Scripts, Python
  • pnm
  • License: Shareware
  • Price: .price.
  • Rating

This is a collection of programs for reading and writing portable pixelmaps, portable graymaps and portable bitmaps. Ascii (plain) and binary (raw) encodings are supported for both reading and writing..

  • Platform: Scripts, Matlab

The mp3act digital music system is designed to be a central location for your digital music collection and a means to easily organize and listen to your digital media through your stereo, over a local network, or anywhere in the world. With mp3act you are able to listen to your music collection through your home stereo or from a remote computer anywhere in the world via the streaming capabilities.

  • Publisher: Jon Buda
  • Date: 09-03-2013
  • Size: 328 KB
  • Platform: Scripts, PHP

Rotates the given coordinates about a given center using either degrees or radians. Results are suitable for use with 'plot' function..

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

LaPrint is a MATLAB function to print MATLAB graphics for inclusion in LaTeX documents. LaPrint creates an eps-file and a tex-file. The tex-file contains the annotation of the figure such as titles, labels and texts. The eps-file contains the non-text part of the figure and is called by the tex-file.

  • Platform: Scripts, Matlab

This script causes any image to fly in from the right edge of the screen to its original position..

  • Platform: Scripts, JavaScript

This script creates a mouse trail that is constructed using five images of descending sizes, each following closely the other..

  • Platform: Scripts, JavaScript
  • cell2html
  • License: Shareware
  • Price: .price.
  • Rating

CELL2HTML(CELL,FILE,VARARGIN) generates the HTML table based on the cell array CELL, and the arguments passed in VARARGIN (see below). To set the value of a property using varargin, pass the name of the property as an argument, and the value as the very next argument.

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

PLTSTMP adds a timestamp to the bottom of the figure. If it is called from within a function it also adds the name of the calling function. The timestamp sometimes plots over the x-axis label. To avoid this, the axis can be shifted vertically. Example: >> type tst x = [1:.

  • Publisher: Andreas
  • Date: 08-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

I created this in Spring 2009 for an image processing course. I start with an sphere, use some matrix transformations to give it the shape of a saucer. Then, I use different lighting settings to give it a metal look. Finally, I use different camera settings and transformations to make it spin.

  • Platform: Scripts, Matlab

Kruskal's algorithm is used to find the branches of a ''tree'' having the minimum weight in a system of branches. The application of this algorithm is wide. One example is in finding the shortest (and cheapest) path of interconnecting several towns with an electric network.

  • Publisher: FONKWE
  • Date: 08-03-2013
  • Size: 10 KB
  • 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 ...

ClickCharts Flowchart
Software Free

ClickCharts Free Flowchart and
diagram software lets you lay
out your ideas, organization,
process or create UML ...

SuperGeek Free JPG to PDF
Converter

SuperGeek Free JPG to PDF
Converter is a 100% free &
safe PDF converter to convert
JPG and other pics to PDF/PS
...

Zortam Mp3 Media Studio

Zortam Mp3 Media Studio is
all-in-one Mp3 application. It
has several modules such us
Zortam Auto tagger, Mp3
Organizer, ...

IP Config Tool

IP Config Tool is a powerful
and easy-to-use tool that
changes your IP address.

BitComet Turbo

BitComet Turbo is a clean and
free peer to peer file sharing
program that offers you the
opportunity to download any
kind ...

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

BitComet Acceleration Patch

BitComet Acceleration Patch is
an effective plug-in for
BitComet P2P. The program
includes most modern
technology that is ...

zebNet NewsTurbo Free

zebNet NewsTurbo Free is a
professional and freely
available newsletter software
that provides you the best
possible ...

Soft4Boost Disk Cleaner

Soft4Boost Disk Cleaner is an
application that lets the user
keep up Windows clean, stable
and fast.