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

This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
- Publisher: erinc topdemir
- Date: 24-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- multiscroll
- License: Shareware
- Price: .price.

FUNCTION MULTISCROLL(varargin) Automates the linking of multiple listboxes for simultaneous scrolling and selection. Enter a comma-delimited list of handles to scrolling listboxes. Multiscroll will link them so that they scroll and are highlighted together.
- Publisher: Brett Shoelson
- Date: 24-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Two Dimensional GDOP
- License: Shareware
- Price: .price.

gdopContour shows a psuedocolor image of the PDOP (GDOP in 2-D is referred to as PDOP). xmin/xmax/ymin/ymax are the limits on the plot. SVs is an [x,y] matrix showing the position of the "Space Vehicles" (GPS terminology). You can have unlimited SVs. The returned value is the PDOP matrix over the input window.
- Publisher: Justin Teems
- Date: 24-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Gram-schmidt orthogonalization GUI
- License: Shareware
- Price: .price.

The program computes and plots the orthonormal basis for the input vectors with flexible but uniform dimensions..
- Publisher: kazeem Yinusa
- Date: 24-03-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Bokeh Effect
- License: Freeware
- Price: 0.00

Bokeh - In photography, bokeh is the blur, or the aesthetic quality of the blur, in out-of-focus areas of an image, or "the way the lens renders out-of-focus points of light." (from Wikipedia). I'm pretty sure you've seen this effect before, since there are loads of wallpaper roundups and tutorials using this technique.
- Publisher: Marco Kuiper
- Date: 23-03-2013
- Size: 10 KB
- Platform: Scripts, JavaScript
- Mandel12
- License: Shareware
- Price: .price.

This program contains a user friendly graphical interface. The documentation is provided in MS Word document and contains instruction and pictures for the following topics. The GUI adjusts automatically to the screen size of your monitor (I hope it works for you).
- Publisher: Dr. Jens Koopmann
- Date: 23-03-2013
- Size: 891 KB
- Platform: Scripts, Matlab
- PropListener - add a callback to property value get/set event
- License: Shareware
- Price: .price.

This is an enhancement of Matlab's hidden and unsupported addlistener function (within the uitools folder). It attaches a listener callback to one or more property (or properties) get or set event(s). Acceptable events are PreGet, PreSet, PostGet and PostSet, which are triggered immediately before/after a get/set event on a handle property value.
- Publisher: Yair Altman
- Date: 23-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- barerrorbar
- License: Shareware
- Price: .price.

Barerrorbar() creates a bar plot with error bars. Although, not the first function to accomplish this task, barerrorbar() differs in that it directly calls the MATLAB functions bar() and errorbar() so that the options of both functions are preserved. For example: x = 0.
- Publisher: Kenneth Morton
- Date: 23-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Kral FM Radyo
- License: Shareware
- Price: .price.

Kral FM CanldoT- YaydoT-n - doT-ladoTz Gibi Radyo Bu eklenti sayesinde WordPress blogunuzda Kral FM Radyo kurulmaktaddoT-r. Installation Eklentiyi ydoDskleyip aktive ettikten sonra WordPress Admin panelinden GdoTArdoDsndoDsm > BiledLDcenler idoTzinde 'Kral FM Radyo' biledLDcenini bulup yan mendoDsde istedidoDciniz bdoTAldoDsme sdoDsrdoDskleyip yerledLDctirin ve kaydedin.
- Publisher: cihanoztunc
- Date: 23-03-2013
- Size: 20 KB
- Platform: Scripts, PHP
- Attractor
- License: Shareware
- Price: .price.

These script generates attractor using histogram technique. these script can generate 50 quadratic attractor 5 Peter De Jong (including the ring) 4 Clifford attractor The description of the technique used is in the description.txt in zip file.
- Publisher: Ankur Pawar
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- dateNtick.m
- License: Shareware
- Price: .price.

A function which allows multi-line dates to be displayed. (uses 'datetick') Tested under MATLAB 5.3..
- Publisher: Peter Torrione
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Edge Detection,Color Find,Maximum Color in Image User Interface
- License: Shareware
- Price: .price.

This file are usefull when u need to study the effect of Threshold on Edge Detection(Using all the Techniques).Just load the Image and decide the optimum value for threshold.Functions to find color of any point in the image is also given.The Selected color will then be removed from the input image.
- Publisher: Imran Akthar
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Shaded time series
- License: Shareware
- Price: .price.

Use this function to plot several time series aligned beneath each other with shaded blocks highlighting important sections..
- Publisher: Carl Fischer
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- instrtalk
- License: Shareware
- Price: .price.

Talk to your instruments with a light-weight GUI that allows you to query commands, write commands, and perform read operations, select the instrument to communicate with from a pull down menu, and specify the read length. As is, uses fprintf and fread for write/query (respectively), but can easily be changed in the code (see help).
- Publisher: Tom Gaudette
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Draw two figures with separate x and y axis
- License: Shareware
- Price: .price.

This script plots two sets of 1D data on the same figure with two separate axis and with the same gridding. The code also checks if the x-axis data are the same, if the x-axis data are not the same, it draws an additional x-axis on the top of the figure.
- Publisher: Nassim Khaled
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Schur Stability Test of 2-D Polynomials
- License: Shareware
- Price: .price.

Schur Stability Test of 2-D Polynomials Copyright (C) Yang XIAO, Beijing Jiaotong University, Aug.25, 2007, E-Mail: yxiao@bjtu.edu.cn. The stability of 2-D discrete systems (2-D IIR filters and 2-D ARMA models) can be determined by the Schur stability of characteristic polynomials of the systems [1-5].
- Publisher: Yang Xiao
- Date: 22-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Line drawing by DDA
- License: Shareware
- Price: .price.

DDA algorithm uses fast interpolation and rounding method to implement rasterization of lines, triangle and polygons. This technique has been used here to produce a straight line..
- Publisher: Chandan
- Date: 21-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- GridLayout
- License: Shareware
- Price: .price.

GridLayout was inspired by the GridBagLayout manager. It is equally flexible but more intuitive for my taste and it also requires less boilerplate code. Each cell is a uicontainer and can hold only one child. Unlike GridBagLayout, children are added at creation time by passing the cell container handle as their parent.
- Publisher: Mihail Petrov
- Date: 21-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- GUIDE Callback Helper
- License: Shareware
- Price: .price.

This helper class gives easy access to callback event data in GUIs developed using GUIDE. Several Handle Graphics callback functions, such as the uicontrol's KeyPressFcn and the figure's WindowScrollWheelFcn, pass useful information through the event data argument.
- Publisher: Brian Cody
- Date: 21-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Guitar Chord Chart
- License: Freeware
- Price: 0.00

This script helps you to display the basic guitar chord configurations..
- Publisher: Gordon McComb
- Date: 21-03-2013
- Size: 389 KB
- Platform: Scripts, JavaScript
- select3d.m, select3dtool.m
- License: Shareware
- Price: .price.

SELECT3D gets the 3-D selection point on a surface, patch, or line object. It's like a 3-D version of GINPUT. SELECT3DTOOL is a simple UI that displays the position and nearest vertex in axes space (3-D coordinates). Please send feedback, enhancements, and bug reports to jconti@mathworks.
- Publisher: Joe Conti
- Date: 21-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- WAV audio recording applet SDK for Music and Sound
- License: Shareware
- Price: .price.

The WAV audio recording applet SDK is designed to create the web audio recorder on the web site. It allows to record the audio in WAV format from the web site and upload audio file to the web server via HTTP. Also, it is possible to save recorded audio file on the client computer and open it from there.
- Publisher: VIMAS Technologies
- Date: 21-03-2013
- Size: 287 KB
- Platform: Scripts, Java
- solve 2d wave equation with FDM
- License: Shareware
- Price: .price.

http://simulations.narod.ru/ Solve 2d wave equation with Finite Difference Method. Theory described in description.docx. Droplet put on the water surface to start waves. There is a decay in wave equation. conv2 function used for faster calculations. as_colormap.
- Publisher: Maxim Vedenyov
- Date: 21-03-2013
- Size: 4014 KB
- Platform: Scripts, Matlab
- Connecting Two Points
- License: Shareware
- Price: .price.

users can easily implement the functions such as drawing continuous arrows by editing this script.The attached file is a figure drew by an extended script based on this script..
- Publisher: Kang Zhao
- Date: 21-03-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Image Rotation GUI
- License: Shareware
- Price: .price.

User interface for the IMROTATE function from the Image Processing Toolbox. User can specify angle, interpolation method, and output image size using the GUI and see a preview image of the results..
- Publisher: Birju Patel
- Date: 21-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- blurFigure - blurs and prevents interaction on a figure window
- License: Shareware
- Price: .price.

Syntax: hFigBlur = blurFigure(hFig, state) Description: blurFigure(hFig) blurs figure hFig and prevents interaction with it. The only interaction possible is with user-created controls on the blurring panel (see below). hFigBlur = blurFigure(hFig) returns the overlaid blurred figure pane.
- Publisher: Yair Altman
- Date: 21-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Logmandel
- License: Shareware
- Price: .price.

This above Fractal code investigates the effect of a small change in the Affine transform of a fractal generating function, namely the Mandelbrot set generated using the existing trigonometric sinusoidal operations. This involves a basic logic of an exponential surface that modifies the vector along the XY plane while the modifying function modifies the surface to yield a 3D like surface as can be expected from the logic and the sequence of operations of the program.
- Publisher: Mithun Aiyswaryan
- Date: 20-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- saveppt2
- License: Shareware
- Price: .price.

saveppt2 builds on saveppt to include many new options. Saveppt2 Features: Save multiple plots to the same PowerPoint slide. Create slides with and without a title. Add notes to a PowerPoint slide Scale the figure to fill the slide (with and without locking aspect ratio).
- Publisher: Jedediah Frey
- Date: 20-03-2013
- Size: 614 KB
- Platform: Scripts, Matlab
- javascriptObject for Graphics and Animations
- License: Shareware
- Price: .price.

The user will be able to interact with the 3D object by drag&drop. It does not requiere any applets, plugins or similar. javascriptObject works with every browser that can handle images and supports javascript. A 3D model is rotated by a given stepwidth around two axes.
- Publisher: Finn Rudolph
- Date: 20-03-2013
- Size: 942 KB
- Platform: Scripts, JavaScript
- matlabfrag
- License: Shareware
- Price: .price.

matlabfrag is a function which exports a Matlab figure to .eps and .tex files for use in LaTeX/pdfLaTeX/LyX. It is inspired by LaPrint, but is intended to be more WYSIWYG, by respecting figure handles better. Some of the advantages of matlabfrag compared to LaPrint are: - Much more emphasis on WYSIWYG.
- Publisher: Zebb Prime
- Date: 20-03-2013
- Size: 727 KB
- Platform: Scripts, Matlab



