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

Listing of Multimedia in Scripts

slice.m does not allow non-monotonic matrices or NaN values. However, a 3D volume may often meet these limitations. For example, a 3D grid may be constructed first by 2D interpolations of scattered Z values to xy grids (such as topography at different depths), and then a 3D interpolation of data values.

  • Publisher: James Ramm
  • Date: 02-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This is a class with a convenient user interface to define multiple region of interest (ROI) masks on a given image. All the imroi tools (freehand, circle, rectangle, polygon) can be used to define these region(s). Loading and storing of previously defined ROI masks to and from files is easily done via the UI toolbar.

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

The default settings for Matlab figures (plots) use small fonts and thin lines. This is fine for quickly evaluating data, but these figures are unreadable when used in an on-screen presentation such as a Powerpoint slide set. FIXFIG takes an existing Matlab figure and increases the font sizes, thickens the lines, increases marker sizes, sets the background to white, etc.

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

MATLAB to Framemaker MIF converter Only 2D plots are currently supported Usage: plot2mif(filename,graphic handle) optional optional Creates a Framemaker MIF file with the vector graphics contents of a MATLAB figure. The elements are hierarchically grouped.

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

When we use matlab function plotyy, it's inconvenient to setup the labels and ranges of the three axes and the legend of the two lines. What's more, plotyy can not be used in some cases, for example,if the target axes is a child of a uipanel. layerplot enables one who has little knowledge about the graphics handle to plot two lines with two y-axis in one figure and easily setup the corresponding axes properties.

  • Platform: Scripts, Matlab

* If you have the statistics toolbox, please don't use this one. * If you are not so lucky, come on and download it freely. This is a very simple version but better than none. * If you have time to implement more features, give me a copy! Features: 1/ adjustable box size and adjustable line thickness.

  • Publisher: Shane Lin
  • Date: 01-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • TeX-tools
  • License: Shareware
  • Price: .price.
  • Rating

With this toolbox you can import xfig figures, you can modify them or make new pictures in MATLAB using the included matlab-paint program. Then, most important of all, you can convert almost any 2D MATLAB-figure to the LaTeX eepic format. You can convert matrices in MATLAB to LaTeX tables or to mathmode arrays/matrices.

  • Platform: Scripts, Matlab

Microstrip patch dimensions can be found at any resonant frequency..

  • Publisher: manas das
  • Date: 01-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • msgbar
  • License: Shareware
  • Price: .price.
  • Rating

Shows messages and a progress bar. The user may change between between messages. The progress bar shows how far a job has run. Both messages and the progress bar may run in forward and backward mode..

  • Platform: Scripts, Matlab

Audio Mixer is a multi-file audio player. It features a simple and useful play list, a lengthy time recorder, and an audio-level monitor and tester. It supports MP3 and WAV so it can act as a converter from MP3 to WAV and vice versa. Audio DJ Mixer gives the ability to choose the way of playing for both the two playing lists either sequentially or at random.

  • Platform: Scripts, Flash

ELLIPSEDRAW can draw an arbitrary ellipse with given parameters. The properties of that ellipse plot can be customized by setting the ellipse handle..

  • Publisher: Lei Wang
  • Date: 27-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • pipe_plot
  • License: Shareware
  • Price: .price.
  • Rating

The function plotting 3-dimensional lines (or pathes) as pipes..

  • Platform: Scripts, Matlab

DOTNOT - "Dot Notation" toolbox to replace set/get with simpler syntax. This Toolbox implements a replacement to the calls set/get that make your code easier write and understand. Especially if you write GUIs and advanced plots. The main intention is to show how this kind of notation can look in MATLAB rather than making a proper implementation.

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

Allows 3d scattered data to be plotted as a 2d scatterplot (i.e. plot(,,'.') ) with the third dimension being displayed as colour. Each point is coloured depending on the value of z, which is binned (bins edges or number of bins can be specified)..

  • Platform: Scripts, Matlab

An M-file to move the base value for bar and hist plots from 0 to any value. Especially useful for log-scale bar plots..

  • Publisher: Ben Hinkle
  • Date: 27-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • Wind_rose
  • License: Shareware
  • Price: .price.
  • Rating

Syntax: [HANDLES,DATA] = WIND_ROSE(D,I,VARARGIN) Inputs: D Directions I Intensities VARARGIN: -dtype, type of input directions D, standard or meteo, if meteo, the conversion dnew=mod(-90-D,360) is done; if not meteo, standard is used (default) -n, number of D subdivisons -di, intensities subdivisons, default is automatic -ci, percentage circles to draw, default is automatic -labtitle, main title -lablegend, legend title -cmap, colormap [jet] -colors, to use instead of colormap, for each di -quad, Quadrant to show percentages [1] -ri, empty internal radius, relative to size of higher percentage [1/30] -legtype, legend type: 1, continuous, 2, separated boxes [2] -bcolor, full rectangle border color ['none'] -lcolor, line colors for axes and circles ['k'] -percbg, percentage labels bg ['w'] -ax, to place wind rose...

  • Publisher: M MA
  • Date: 26-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

OSS DVD extensions for cdrtools is a patch for cdrtools-2.0. It has the objective to give cdrtools dvd extensions without imposed limits, and also to have a Open Source solution to burn dvd's. Currently DVD-R, DVD-RW, DVD RW and DVD R Ddvd' is added.

  • Platform: Scripts, C and C plus plus

Skewness Reduction USAGE: [xt r sk]=skewreduction(x) Input: x: original data (skewed data) - x should be positive. If some of the observations are negative the following transformation can be used before skewness reduction x=x-min(x) Outputs: xt: transformed data (data with skewness close to 0) r: a root in which xt=x.

  • Platform: Scripts, Matlab

The Fast Marching algorithm, introduced by Sethian (1996) is a numerical algorithm that is able to catch the viscosity solution of the Eikonal equation |grad(D)|=P. The level set {x F(x)=t} can be seen as a front advancing with speed P(x). The resulting function D is a distance function, and if the speed P is constant, it can be seen as the distance function to a set of starting points.

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

Simple extension of eplot.m in eplots submission by Andri Gretarsson..

  • Platform: Scripts, Matlab

Animation of Graphical Convolution This is a simple MATLAB demo to animate the process of convolution. It is meant to help student visualize how convolution works. When this script is run, two functions f(t) and go(t) are convolved and the output figure will show animated graphical convolution.

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

Same as quiver but in color.

  • Platform: Scripts, Matlab

reshape1dto2dbalance.m ---------------------- If possible then reshapes 1D array (vector) 'A' into 2D array 'B' such that: abs(NC-NR) is minimized where NR=number of rows in B NC=number of columns B Note: Elements of A are placed column-wise in B. reshape1dto2dbalanceTest.

  • Platform: Scripts, Matlab

The program code is obtained from Haddi Saddat book power system analysis and I've made the GUI. The daily load curve of a utility is a composite of demands made by various classes of users.The greatest value of load during a 24-hr period called the peak or the maximum demand.

  • Platform: Scripts, Matlab

surface2vtk. Given the scattered data r and its co-ordinates x,y,z, surface2vtk interpolates the data to a regular grid and saves the resulting surface as a vtk file e.g. surface2vtk(x,y,z,r,'surface.vtk') For info about more complicated interpolation or translating different datasets to VTK please contact.

  • Publisher: James Ramm
  • Date: 26-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Syntax: oldAlpha = setFigTransparency(hFig, alpha, fadeDuration, blockingFlag) Description: setFigTransparency sets the figure hFig's transparency value. The entire figure window, including all internal menus, toolbars and components, is made transparent according to the alpha value.

  • Platform: Scripts, Matlab

The same thing (and much more) is done in inputdlg, but I thought it to be useful writing a small clear example, showing where to put uiwait and uiresume. Usage: x= enter_data_dialog.

  • Platform: Scripts, Matlab

These functions will read raw images from many digital cameras into MATLAB.The reader function, READRAWC, is a C MEX-file implementation of Dave Coffin's dcraw.c program (version 1.194) from: http://www.cybercom.net/~dcoffin/dcraw/.

  • Platform: Scripts, Matlab

If you write regular expressions in MATLAB, RegexpHelper is the tool for you. RegexpHelper is a simple GUI that gives you immediate feedback on your regular expressions in MATLAB. *Feature requests are welcome..

  • Platform: Scripts, Matlab

Mathworks really should support the 3D mouse by default, but until they do I created a simple hack to allow one to use a 3D mouse to rotate a figure. The function connects to the mouse driver COM object and uses a timer function to poll the mouse position and rotation.

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

New Downloads

WizIQ Recordor

WizIQ Recordor is a powerful
and easy to use free
PowerPoint add-in that lets
you create video lectures
right from your ...

PC Services Optimizer

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

PDF Security OwnerGuard

PDF Security OwnerGuard is the
ultimate Digital Rights
Management (DRM), Security,
Copy Protection, Watermarking,
...

Chronos Atomic Clock
Synchronizer

Chronos Atomic Clock
Synchronizer is a utility for
people who need their
computers to use exact time.
The program ...

Desktop Snow Wallpaper

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

Abettor Clipboard

Abettor-Clipboard can copy and
store up to 500 different
clips, text or graphic. It has
a superb encryption system
with ...

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

Free Excel To CSV Converter

Free Excel To CSV Converter is
a lightweight utility which
provides you a very simple and
fast conversion from Microsoft
...

Soft4Boost Disk Cleaner

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