Listing of Multimedia in Scripts
- dvbsnoop
- License: Freeware
- Price: 0.00

dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to watch (live) stream information in human readable form. Its purpose is to debug, dump or view digital stream information (e.g. digital television broadcasts) send via satellite, cable or terrestrial.
- Publisher: Rainer Scherg
- Date: 08-06-2013
- Size: 297 KB
- Platform: Scripts, C and C plus plus
- Small Gui Example
- License: Shareware
- Price: .price.

Hello This is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development. ex: val = selection_gui;.
- Publisher: Vihang Patil
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- GUI for the performance analysis of pedelecs
- License: Shareware
- Price: .price.

When measurement data for bicycle speed, pedal torque and traction force are available for a given PEDal ELectric Cycle (=pedelec or E-PAC: electrically power-assisted bicycle) this graphical user interface analyses the performance of this pedelec. The GUI is to be used together with the LS-SVM toolbox.
- Publisher: Jan Cappelle
- Date: 08-06-2013
- Size: 758 KB
- Platform: Scripts, Matlab
- figures2htm
- License: Shareware
- Price: .price.

1) Writes all open figures to .png files and integrates them in a html file which opens the figure to full screen if clicked. The figures name or number will be part of the filename. 2) Creates an index.htm for easy acces of several results. Especially handy when a function has to be run often with changing parameters and produces quite some images.
- Publisher: Niels de Grooth
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- linewidthdlg.m
- License: Shareware
- Price: .price.

This function creates a modal dialog box that displays a line and allows the user to adjust its width with a slider control. When the user is finished and hits the ok button, the function returns the width selected. Suggested use: Add a menu to your GUI that allows you to change the linewidths of all lines within a figure (see example included).
- Publisher: Jordan Rosenthal
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- AppDepot - Application Management Portal
- License: Shareware
- Price: .price.

AppDepot - Application Management Portal is a PHP and mysql app that provides a secure portal environment, multiple LDAP support, user and application management, activity logger and reports in one portal. AppDepot has secure PHP portal features but goes further in providing utility and management functionality.
- Publisher: Open Flash Chart-PHP libraries
- Date: 08-06-2013
- Size: 47636 KB
- Platform: Scripts, Matlab
- linepoints
- License: Shareware
- Price: .price.

A simple algorithm that returns the points (x and y values) for a line between two points (x1,y1) and (x2,y2)..
- Publisher: Suresh Joel
- Date: 07-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Viola Jones Object Detection
- License: Shareware
- Price: .price.

This function ObjectDetection is an implementation of the Detection in the Viola-Jones framework. In this framework Haar-like features are used for rapid object detection. It supports the trained classifiers in the XML files of OpenCV which can be download as part of the OPENCV software on opencv.
- Publisher: Dirk-Jan Kroon
- Date: 07-06-2013
- Size: 225 KB
- Platform: Scripts, Matlab
- Document fireworks script for Graphics and Animations
- License: Freeware
- Price: 0.00

You could use this script to add a subtle-yet stunning- fireworks effect to your webpage! The effect appears randomly at different locations on the page, always visible, however, even if the user scrolls the page..
- Publisher: Matt Gabbert
- Date: 07-06-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- OKDLGWITHLISTBOX
- License: Shareware
- Price: .price.

Produces a simple OK dialog to be used to display long help messages but may really be used for many purposes. The lengthy message is displayed in a listbox, which has the advantage of permitting scroll bars. INPUT QUESTION, type = string NAME, type = string LISTBOX MESSAGE,type = cell array of strings OR a filename preceeded by "-f" OUTPUT SELECTEDBUTTONNAME, type = string USAGE out = OKDlgWithListBox( .
- Publisher: Michael Robbins
- Date: 07-06-2013
- Size: 82 KB
- Platform: Scripts, Matlab
- cprintf - display formatted colored text in the Command Window
- License: Shareware
- Price: .price.

Syntax: count = cprintf(style,format,...) Description: CPRINTF processes the specified text using the exact same FORMAT arguments accepted by the built-in SPRINTF and FPRINTF functions. CPRINTF then displays the text in the Command Window using the specified STYLE argument.
- Publisher: Yair Altman
- Date: 07-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Flash distillation
- License: Shareware
- Price: .price.

Flash distillation,Temperature,Liquid and vapour composition,Binary system.
- Publisher: CdoTesar Mori Rebaza
- Date: 07-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- GAFFE A toolbox for solving evolutionary nonlinear PDEs
- License: Shareware
- Price: .price.

The Generalised Adaptive Fast-Fourier Evolver (GAFFE) toolbox is a framework that greatly simplifies the solution of complex partial differential equations (PDEs) in an adaptive manner. By default both the step-size and the mesh adapt to the problem at hand to optimise the speed of execution for a given nominal target accuracy.
- Publisher: Edward Grace
- Date: 07-06-2013
- Size: 154 KB
- Platform: Scripts, Matlab
- Stargate Atlantis Computer DHD Simulator for Graphics and Animations
- License: Freeware
- Price: 0.00

This is a simulation of the Stargate Atlantis Dial Home Device. The DHD is release edition only for now and therefore the source code is not included. Lets get onto the fun stuff; what it can do: - Easy to configure via XML files - a whole bunch of setup options are in there.
- Publisher: Tann San
- Date: 07-06-2013
- Size: 1300 KB
- Platform: Scripts, Flash
- Matrix2avi
- License: Shareware
- Price: .price.

A 3D matrix can be visualized as a video. The program is a follow up of matrix2video (also in MATLAB File Exchange) and writes the 3-D matrix as a avi file with specific parameters.
- Publisher: Suresh Joel
- Date: 06-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- inverse 2-D Laplace-z transform
- License: Shareware
- Price: .price.

The program can get spatial-time response of 2-D Continuous-Discrete systems by taking inverse 2-D Laplace-z transform [1]. The detailed algorithm is provided in Ref. [1]. Copyright (C) Yang XIAO, BJTU, July 28, 2007, E-Mail: yxiao@bjtu.edu.cn. Based on recent results for 2-D continuous-discrete systems, Ref.
- Publisher: Yang Xiao
- Date: 06-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- histo.m
- License: Shareware
- Price: .price.

Yet another histogram function..
- Publisher: David Cary
- Date: 06-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- mph2stl
- License: Shareware
- Price: .price.

Just finished this after a couple of frustrating days working with COMSOL, where eventually I realized I couldn't get my model working and, to make it worse, I couldn't even find a way to export the geometry data to try another program. Figuring out how to grab the geometry from a solid3-object was also tedious, tnx to COMSOLish function documentation! Hasn't been tested but on 3 3D-objects exported from COMSOL, reimporting did work.
- Publisher: Henning Francke
- Date: 06-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Change linewidth of figures
- License: Shareware
- Price: .price.

Change default linewidths of all new and present figures to make publication quality figures call publ(width) Default value for width is 0.5. Typical value for width for figure to be used in a publication is 1-2.
- Publisher: Sverre Holm
- Date: 06-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DifferenceChart Demo
- License: Shareware
- Price: .price.

Multiple TimeSeriesDemo aldodA JFreeGraph-Demo The code behind is just a demo of what is possible with JFreeChart using it in Matlab. I played a little with codesnippets I found on the web and the API-Documentation. (http://www.jfree.org/jfreechart/api/javadoc/index.
- Publisher: DifferenceChart Demo
- Date: 05-06-2013
- Size: 205 KB
- Platform: Scripts, Matlab
- Kruskal Algorithm
- License: Shareware
- Price: .price.

Kruskal's algorithm is an algorithm in graph theory that finds a minimum spanning tree for a connected un directed weighted graph The zip file contains kruskal.m iscycle.m fysalida.m connected.m If we want to find the minimum spanning tree. We call function kruskal.
- Publisher: Nickolas Cheilakos
- Date: 05-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Streamline Script
- License: Freeware
- Price: 0.00

Streamline is a streaming media web application written in php. By taking advantage of the HTTP streming support in most modern media players, Streamline allows you to access your media library from remote machines in an on-demand manner. Unlike icecast/shoutcast iservers, which act like radio stations and do not let the user choose what they want to hear, Streamline allows users to browse their entire media library and, with a click of a button, listen to whatever they want.
- Publisher: Streamline
- Date: 05-06-2013
- Size: 553 KB
- Platform: Scripts, PHP
- Personal Internet Broadcasting Script for Music and Sound
- License: Freeware
- Price: 0.00

The Personal Internet Broadcasting Script (PIBS) is a PHP/Apache frontend to create dynamic mp3 playlists and broadcast them with litestream. It can be used to manage playlists for a LAN in an office or to manage your Internet mp3 radio station..
- Publisher: Brian Abent
- Date: 05-06-2013
- Size: 31 KB
- Platform: Scripts, PHP
- GUI Layout Toolbox
- License: Shareware
- Price: .price.

This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout. * Arrange MATLAB user-interface components horizontally, vertically or in grids * Ability to mix fixed size and variable size elements * Dynamic resizing of elements by dragging dividers * Use panels and tabs for switching interface pages Documentation is included and is integrated into the MATLAB Help Browser.
- Publisher: Ben Tordoff
- Date: 05-06-2013
- Size: 655 KB
- Platform: Scripts, Matlab
- netjukebox for Music and Sound
- License: Freeware
- Price: 0.00

netjukebox is a web based Winamp/httpQ media jukebox. netjukebox is open source under the GNU GPL license. Features: Stand alone Client and server on one computer. So you can play your favorite music and video from your local harddisk. Client / Server Play music and video from any computer in your network.
- Publisher: netjukebox.nl
- Date: 05-06-2013
- Size: 2683 KB
- Platform: Scripts, PHP
- Tsuka
- License: Freeware
- Price: 0.00

Tsuka is a web site software package which has the ultimate goal to provide all means for publishing videos on a web site in Flash video format. Currently written in PHP and Actionscript 2, thus using Flash 8. Features: Flash video player: - playlist - seeking Standalone Flash video player: - drag'n'drop video file to play Server side encoding: - support for FFmpeg and Mencoder Web interface: - register users - upload files with upload progress bar - publish videos - create playlists.
- Publisher: Hjalmar Joonas Valkoviiksi
- Date: 05-06-2013
- Size: 348 KB
- Platform: Scripts, Flash
- New Algorithm of Path Planning
- License: Shareware
- Price: .price.

In this present work, we present an algorithm for path planning to a target for mobile robot in unknown environment. The proposed algorithm allows a mobile robot to navigate through static obstacles, and finding the path in order to reach the target without collision.
- Publisher: Walid
- Date: 04-06-2013
- Size: 5356 KB
- Platform: Scripts, Matlab
- numSubplots - neatly arrange subplots
- License: Shareware
- Price: .price.

Sometimes a graphing function will not know in advance how many sub-plots are to be created. In this case hard-coding the number of rows and columns for the subplot command may not be possible. This function produces reasonable values for the row and column inputs to subplot given the number of desired sub-plots.
- Publisher: Rob Campbell
- Date: 04-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- PalmPGO
- License: Shareware
- Price: .price.

PalmPGO provides an early look at delivering MATLAB plots on the PalmPilot. With MATLAB shut down, run the installation and do the following: 1) Start your Palm Installation Tool. 2) From your /palmpgo directory, drag-and-drop pgo.prc to your Palm Installation Tool.
- Publisher: Craig Borghesani
- Date: 04-06-2013
- Size: 850 KB
- Platform: Scripts, Matlab
- Image overlay
- License: Freeware
- Price: 0.00

The function IMOVERLAY creates a mask-based image overlay. It takes input image and a binary mask, and it produces an output image whose masked pixels have been replaced by a specified color..
- Publisher: Steve Eddins
- Date: 04-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab


