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

Listing of Multimedia in Scripts

Application BSSGUI can be used as a control panel (graphical user interface) to several algorithms of Blind Source Separation: EFICA, WASOBI, COMBI, MULTI-COMBI, FCOMBI, including adjusting characteristics and parametres of all of them. It enables to work with input and output data, multiple signal plot and saving output variables to the base Matlab workspace.

  • Platform: Scripts, Matlab

Several related functions: CreateCursor sets up a vertical cursor on all axes in a figure. The cursors can be moved around using the mouse. Multiple cursors are supported in each figure GetCursorLocation returns the location of a cursor while SetCursorLocation sets it.

  • Platform: Scripts, Matlab

MULTIPROD is a powerful, quick and memory efficient generalization for N-D arrays of the MATLAB matrix multiplication operator (*). While the latter works only with 2-D arrays, MULTIPROD works also with multidimensional arrays. MULTIPROD performs multiple multiplications between matrices, vectors, or scalars contained in two multidimensional arrays, with automatic virtual array expansion (AX) enabled.

  • Platform: Scripts, Matlab

SOUND FORGER generates directly compilable C files . The c files contains codes to produce pc speaker sounds. The generation is created in front of you so you have the control from generating small to huge sound scripts. Now sit back , relax , this program will now write your c code to generate sound(random).

  • Publisher: Rishabh
  • Date: 10-04-2013
  • Size: 10 KB
  • Platform: Scripts, C and C plus plus

This is an addition to "Ercan Solak"'s file at http://www.mathworks.com/matlabcentral/fileexchange/7884 Marker support added. fig2tex is a MATLAB function that produces a LaTeX file to replicate MATLAB figures using PSTricks macros. ( the final LaTeX file requires the PSTricks packages pst-plot and pst-node, in particular).

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

READMM_2D(file,nrows) reads data from the full path+filename specified by 'file' and parses the data into the number of rows specified by 'nrows'. If the number of rows is specified the function uses TXT2MAT to read a Mathematica formatted 2D data array.

  • Publisher: DS
  • Date: 10-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

By using some sophisticated math calculations and DHTML programming, this script presents you a sine scrolling text animation..

  • Publisher: Mark Baker
  • Date: 10-04-2013
  • Size: 102 KB
  • Platform: Scripts, JavaScript

Just an y-axis version of the very useful xticklabel_rotate function.

  • Platform: Scripts, Matlab

The function "Return_points_polyg_direct" finds the subset of an arbitrarily large set of 2D points. This subset defines the convex polygon that includes all above points. The function accounts for aligned or identical points. Below is an example of how to use the function with 100 random 2D points.

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

Interlink gnuplot with MATLAB. The gptt1.0 toolbox consist of two m files and one gnuplot file which automate most of the tasks needed to interface gnuplot with MATLAB. Features: - Easily plot complicated function(s) using gnuplot as a background data server - Import datafiles generated by gnuplot to a datastructure suitable for using in MATLAB (plotting) while retaining the original classification scheme.

  • Platform: Scripts, Matlab

This function performs 2-dimensional interpolation similar to MATLAB's built-in function interp2 with a considerable speed advantage. qinterp2 may only be used with evenly-spaced, monotonically increasing X and Y library arrays. In addition, there is little error checking on these inputs, as qinterp2's speed boost is derived from avoiding manipulation of these arrays.

  • Platform: Scripts, Matlab

Some basic guidelines for good style gathered from CSSM and later compiled with my own preferences, possibly leaving out valid points. For the full thread, unedited, see CSSM. In PDF format, e-mail me for ghostscript. Four pages plus summary sheet..

  • Platform: Scripts, Matlab

Customize your matlab startup by following the steps: 1) Extract the files. 2) Put the files to %MATLABROOT%toolboxlocal for example if your matlab is installed in D:MATLABR2007a, then copy the files to D:MATLABR2007atoolboxlocal 3) Restart the matlab.

  • Platform: Scripts, Matlab

Add the .manifest file to the <Matlab>binwin32 directory where <matlab> is your install directory. Code is based on example on Microsoft Website. No additional Calls are required just dump it in the directory. This appears to work for: buttons list boxes drop-down menu boxes radio buttons check boxes scrollbars Edit Boxes It does not have any effect on the following: Text Boxes Frames Axes Toggle Buttons Note that this does not skin Matlab Itself.

  • Platform: Scripts, Matlab

3D Affine matrix is such a 4x4 matrix: M = [ [R T]; [0 0 0 1] ]; [x2 y2 z2 1]' = M * [x1 y1 z1 1]' ; where, R is a 3x3 rotation matrix, and T is a 3x1 translation matrix. [x1 y1 z1] is a location in original 3D image volume, and [x2 y2 z2] is a location in transformed 3D image volume.

  • Publisher: Jimmy Shen
  • Date: 09-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Tired of clicking the task bar to find the figure window that you want? So was I, so I decided to use the mouse scroll wheel as a way to change the current figure. This function will update the figure WindowScrollWheelFcn so that the mouse scroll wheel can be used to cycle through figures.

  • Publisher: Gus Brown
  • Date: 09-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

prettyLoader is a small (less than 4kb uncompressed) jQuery plugin that aim at making your life easier regarding ajax loader display. You know, when you do an ajax call and you never quite know where to position your loader. prettyLoader takes care of that for you, by default, prettyLoader will 'hook' to the jQuery ajax function and display a nice spinning circle next to the mouse cursor and hide it once the ajax call is complete, neat no? You don't even have to bother calling any additional javascript, prettyLoader takes care of that for you.

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

Changes the rgb colormap to the chosen size. Used for example to change the colorbar resolution to a value different from 64..

  • Platform: Scripts, Matlab

The Histogram Overlay block adds a histogram overlay onto your video stream. It will operate with both grayscale and RGB images as well as varying data types. It also allows you to specify the frame color to help make the plot more visible. You can add this block to the Video and Image Processing Blocksetd-OC?D? library so that it is available with other Text and Graphics blocks.

  • Publisher: Alan Hwang
  • Date: 09-04-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

SECURE-TSPlayer Admin allows a complete administration of the audio player SECURE-TSPlayer from user's website. Features - You can generate a new SECURE-TSPlayer to insert it in any of your pages on your website. - You can modify the MP3 playlist for any of the players already installed on your website.

  • Platform: Scripts, Flash

The slider facility has been used to drag the graph.In this example the slider value has been added to the axis limits..

  • Platform: Scripts, Matlab

In the mathematical field of graph theory, a spanning tree of a connected, undirected graph is a tree which includes every vertex of that graph. More generally, a spanning forest of an arbitrary undirected graph is a forest which includes every vertex of the graph.

  • Platform: Scripts, Matlab

Plot any 3D data: Given (x,y,z) data, plot a surface z(x,y). X and Y do not have to follow any particular pattern..

  • Platform: Scripts, Matlab

These two examples, which were originally posted in the MATLAB newsgroup comp.soft-sys.matlab, demonstrate how to use the nested function capability of MATLAB 7.0 (R14) and later versions to reduce the number of parameters that need to be passed into and between callbacks inside a GUI M-file.

  • Platform: Scripts, Matlab

This function is similar to MATLAB's own scatter3 routine. PLOTCLR(X,Y,V) plots the values specified in V as a color coded scatter plot at the locations specified in the vectors X and Y. The current colormap of the figure is used for the color code. This function is an improvement (faster) from PLOTC(X,Y,V).

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

Requires plotepstex.m and laprint.m (included) PLOT2EPS() If all input arguments are omitted, the function will run in user input mode prompting the user for the appropriate inputs. PLOT2EPS(FIGNAME) Converts all figures in the FIGNAME.FIG file. Other arguments are set to defaults.

  • Platform: Scripts, Matlab

ABC++ is a simulator for Chua's Oscillator. It calculates the timeseries, equilibrium points, eigenvalues and eigenplanes for user inputted parameters. It works with both a piecewise linear nonlinearity and a cubic nonlinearity. A Poincare Section analysis tool is also included which works on the piecewise linear nonlinearity version.

  • Platform: Scripts, Matlab

The Video Recorder allows site users to record webcam videos easily from website pages, including high definition recordings. This can be use on various sites to implement online features like: - video sharing, on demand video content - video messaging, video email - video content on member profiles, video teasers, video questionnaires - video comments for online posts and items, video discussions, video forums Videos are recorded as flv files on the rtmp server and can be played trough the rtmp protocol or by http players as on youtube (if published to a web accessible location).

  • Platform: Scripts, PHP

Spalah Flash is a GTK2/GNOME2 based applicationfor generating Macromedia SWF and W3C SVG animations..

  • Platform: Scripts, Flash

This GUI tool allows you to animate your data with controls for playback speed and looping. The controls allows you to speed up and slow down (or reverse) the playback. You can pause at any time. You can also drag the time line bar to go to arbitrary frames.

  • Publisher: Jiro Doke
  • Date: 08-04-2013
  • Size: 358 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 ...

PC Services Optimizer

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

ClickCharts Flowchart
Software Free

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

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, ...

MacX Free DVD to iPhone
Converter Mac

MacX Free DVD to iPhone
Converter for Mac is the best
free iPhone DVD converter tool
for Mac users to convert DVD
to ...

Desktop Snow Wallpaper

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

MacX Rip DVD to iPhone for
Mac Free

MacX Rip DVD to iPhone for Mac
Free Edition is an easy-to-use
and totally free DVD to iPhone
ripper for Mac which can ...

eMule Acceleration Patch

eMule Acceleration Patch is a
new add-on for eMule file
sharing program. It improves
your download speed.

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

Free File Shredder

Free File Shredder is a
virtual file shredder that
completely shreds the unwanted
files or folders from your
computer in ...