Listing of Multimedia in Scripts
- GETTHETANGENT
- License: Shareware
- Price: .price.

GETTHETANGENT draws the tangent to a curve at a point that the user chooses by a mouse-click and displays a text-box giving the slope and the y-intercept value of this tangent in the current axes. GETTHETANGENT(H) gives the focus to the axes whose the handle is H and processes in theses axes.
- Publisher: Jean-Luc Dellis
- Date: 10-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Perceptually improved colormaps
- License: Shareware
- Price: .price.

PMKMP Returns perceptually balanced colormaps with rainbow-like colors PMKMP(N,SCHEME) returns an Nx3 colormap. usage: map=pmkmp(n,scheme); JUSTIFICATION: rainbow, or spectrum color schemes are considered a poor choice for scientific data display by many in the scientific community (see for example reference 1 and 2) in that they introduce artifacts that mislead the viewer.
- Publisher: Matteo Niccoli
- Date: 10-05-2013
- Size: 1024 KB
- Platform: Scripts, Matlab
- Glowing Text Script for Graphics and Animations
- License: Freeware
- Price: 0.00

This script adds flare and draws attention to important text on your page by making it glow. It utilizes the glow filter of DHTML to first surround any text with a yellow "light", then uses scripting to make the light "come alive" and glow..
- Publisher: Dynamic Drive
- Date: 09-05-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- Fast/Robust Template Matching
- License: Shareware
- Price: .price.

TEMPLATE_MATCHING is a CPU efficient function which calculates matching score images between template and (color) 2D image or 3D image volume. It calculates: - The sum of squared difference (SSD Block Matching), robust template matching. - The normalized cross correlation (NCC), independent of illumination, only dependent on texture The user can combine the two images, to get template matching which works robust with his application.
- Publisher: Dirk-Jan Kroon
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- read_dxf -- read in an ASCII dxf file
- License: Shareware
- Price: .price.

Note: this project has been made obsolete. See the "model3d" project also on the file exchange for a more comprehensive 3D import package. read_dxf loads facet information from an ASCII DXF file into MATLAB. It does not currently load color or texture information.
- Publisher: Steven Michael
- Date: 09-05-2013
- Size: 102 KB
- Platform: Scripts, Matlab
- Resonant Ultrasound Spectroscopy (RUS)
- License: Shareware
- Price: .price.

Calculates resonant frequencies and mode shapes for Resonant Ultrasound Spectroscopy. This program can function with the common sample shapes used in RUS by material scientists and engineers. Included is a paper explaining the motivation for the program and it's usage, and also some sample material files.
- Publisher: Matt Fig
- Date: 09-05-2013
- Size: 154 KB
- Platform: Scripts, Matlab
- Small calculater GUI
- License: Shareware
- Price: .price.

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.
- Publisher: Chris
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- choosebox
- License: Shareware
- Price: .price.

The function creates a modal dialog consisting of two listboxes. Items can be chosen from one box and transferred or copied to the other. The order of picking is obtained (normal listbox only results in sorted order). Adoption of the standard listdlg.
- Publisher: Peter Wasmeier
- Date: 08-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ImROI
- License: Shareware
- Price: .price.

This program allows the user to manually draw a Region of Interest (ROI) in an image. All points within the ROI are analyzed to yield mean value, std, min and max value, and median. The output is a structure with the ROI control points and statistical results.
- Publisher: Ronald Ouwerkerk
- Date: 08-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Geographic Polar Plot
- License: Shareware
- Price: .price.

This function, named polargeo.m, is based on MATLAB's polar plotting function. The polar function has been modified so that the reference axis is oriented vertically instead of horizontally and the direction (bearing, angle) values change from 0 to 360 degrees in a clockwise manner.
- Publisher: Mark Labrecque
- Date: 08-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- anymate
- License: Shareware
- Price: .price.

ANYMATE can be used to easily animate Matlab plots. It is very general and is not limited to any specific plot type or specific object. Given a plot function and some data, a useful animation can often be accomplished with just a single line of code. It is also possible to create an animation from existing figures.
- Publisher: Jerker Wagberg
- Date: 08-05-2013
- Size: 2068 KB
- Platform: Scripts, Matlab
- Linear Subdivision
- License: Shareware
- Price: .price.

A simple m file for the triangle mesh subdivision using linear interpolation. The zip file includes four examples of subdivision. See also the URL: http://www.mathworks.com.au/matlabcentral/fileexchange/24942.
- Publisher: JesdoDos P. Mena-Chalco
- Date: 08-05-2013
- Size: 246 KB
- Platform: Scripts, Matlab
- Get Resolution
- License: Shareware
- Price: .price.

The function finds the resolution of jpeg or tif file..
- Publisher: Asaf
- Date: 08-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Compare diferent communication signals with Peak Sidelobe Level and Integrated Sidelobe Level
- License: Shareware
- Price: .price.

Compute estimate Peak Sidelobe Level and Integrated Sidelobe Level and Merit Factorofat at different complex communication signals of their Autocorrelation function and in case partially minimize bounds on the volume of ambiguity function.In base on this program is AMBIGUITY FUNCTION algorithm on PHD Vladimir Kyovtorov.
- Publisher: Avgust Kabakchiev, Vladimir Kyovtorov
- Date: 08-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- easingLoader for Graphics and Animations
- License: Freeware
- Price: 0.00

easingLoader provides an easy way to create a preloader with a nice easing effect for the loading bar..
- Publisher: easingLoader
- Date: 08-05-2013
- Size: 3021 KB
- Platform: Scripts, Flash
- addplot.m
- License: Shareware
- Price: .price.

This function extends the functionality of moveplot.m. Invoke this function on an axes to enable the creation of data points for a line object by clicking on the axes. Use this program to build a data set graphically, from scratch. Points can be added by clicking on the axes, and deleted by right-clicking (or, for one-button mouse platforms, whatever you use to invoke a context menu).
- Publisher: Brandon Kuczenski
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DispCoord1&2.m
- License: Shareware
- Price: .price.

Show the coordinates of the any point on the 2D or 3D in 2 modes: show in (x,y) format for 2D plot and (x,y)=z for 3D plot whenever you click a mouse button at the specific point(mode 1) or move the mouse pointer(mode 2). Values are shown with 3 decimals.
- Publisher: Zhihua He
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- distribute
- License: Shareware
- Price: .price.

This is a VERY simple, but very useful few-line program that calculates the starting points and size of uniformly spaced (GUI) objects. Use this function, or write your own--but you should have a distribute function if you manually create GUIs (without the development environment, which has a distribute function).
- Publisher: Brett Shoelson
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Watermark Project (Watermarking)
- License: Shareware
- Price: .price.

An application that can be used to hide "ascii text" or "images" into another image using watermark. ----------------------------------------- Video Example of usage: http://www.youtube.com/watch?v=p4R6xzn9lrc ----------------------------------------- Watermarking Project.
- Publisher: Francesco Pizzo
- Date: 07-05-2013
- Size: 5028 KB
- Platform: Scripts, Matlab
- multiwaitbar
- License: Shareware
- Price: .price.

This function stacks a series of status bars on the same figure, with labels. It also provides the ability to pause programs that call it by providing a "pause" pushbutton. It is much nicer than waitbar, and is easier to use..
- Publisher: AJ Johnson
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Stacked Plot
- License: Shareware
- Price: .price.

Stacked plots are commonly seen in NMR spectroscopy. They often illustrate the evolution of spectra with time or some other parameter. There are several (somewhat equivalent) methods to produce such plots in Matlab. This function serves as a common interface to these various methods.
- Publisher: Mirko Hrovat
- Date: 06-05-2013
- Size: 133 KB
- Platform: Scripts, Matlab
- PlotCube
- License: Shareware
- Price: .price.

This function plots a 3D-Cube. You can choose orientation, size, rotaion, colors and transparency. The ZIP-file contains some examples of using this function to create animations or objects..
- Publisher: Dima PrdoTAfrock
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DSPLOT - downsampled plot
- License: Shareware
- Price: .price.

This version of "plot" will allow you to visualize data that has very large number of elements. Plotting large data set makes your graphics sluggish, but most times you don't need all of the information displayed in the plot. Your screen only has so many pixels, and your eyes won't be able to detect any information not captured on the screen.
- Publisher: Jiro Doke
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Pixel Scan
- License: Freeware
- Price: 0.00

The function pixel_scan helps you to scan each pixel present in the image and display the color of that pixel frame by frame..
- Publisher: Imran Akthar
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- colorscale
- License: Shareware
- Price: .price.

COLORSCALE creates a color scale for use with an integer-valued image which has been encoded and quantized via a monotonic transformation from a real-valued array. The original array has physically meaningful units, but the image does not. The transformed image has been displayed with a direct mapping to the figure's colormap.
- Publisher: Rob Comer
- Date: 06-05-2013
- Size: 35994 KB
- Platform: Scripts, Matlab
- Graphical Points Selection
- License: Shareware
- Price: .price.

This GUI implements a graphical selection feature that enables you to select on an axes the points on which you want to apply a specific treatment. This demo heavily uses the nested functions and function handles. The GUI creation commands have been generated using the "Convert FIG to M" function available on MATLABâ„¢ Central File Exchange.
- Publisher: Thomas Montagnon
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Generate Graphs
- License: Shareware
- Price: .price.

This is a simple tool for generating and visualizing graphs (directed, undirected and undirected random graphs). It is still a working copy -- so please bear with me as I fix bugs..
- Publisher: Jasmine Sandhu
- Date: 06-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Bezier curve
- License: Shareware
- Price: .price.

This code for drawing a Bezier curve passing through given points. The Bezier control points are also carried out..
- Publisher: Nguyen Quoc Duan
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- settings dialog
- License: Shareware
- Price: .price.

The function settingsdlg() is a GUI-dialog much like MATLAB's default errordlg(), questiondlg() and warndlg(), which provides a standardized way to assign specific values to a structure. This structure can then be used to insert specific settings into one of MATLAB's many standard algorithms, or your own.
- Publisher: Rody Oldenhuis
- Date: 06-05-2013
- Size: 123 KB
- Platform: Scripts, Matlab
- FAAD2 for Music and Sound
- License: Freeware
- Price: 0.00

FAAD2 is an open source MPEG-4 and MPEG-2 AAC decoder, it is licensed under the GPLv2 license. Features: - Portable - Reasonably fast - LC, Main, LTP, SBR, PS support - DRM support through DreaM.
- Publisher: menno
- Date: 05-05-2013
- Size: 881 KB
- Platform: Scripts, C and C plus plus



