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

Listing of Multimedia in Scripts

  • Polar 2
  • License: Shareware
  • Price: .price.
  • Rating

A polar plot script that allows selection of axis limits by the user, including negative radial limits. It is particularly appropriate for logarithmic data. A known limitation is that datapoints outside the radial limits will still be drawn..

  • Platform: Scripts, Matlab

% plot_arrow - plots an arrow to the current plot % % format: handles = plot_arrow( x1,y1,x2,y2 [,options...] ) % % input: x1,y1 - starting point % x2,y2 - end point % options - come as pairs of "property","value" as defined for "line" and "patch" % controls, see matlab help for listing of these properties.

  • Publisher: Ohad Gal
  • Date: 14-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Insertion of testresult in the file xpctest gives the graphical test result..

  • Publisher: Lutz Bose
  • Date: 14-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function will perform demon registration which is an type of fast non-rigid fluid like registration between two 2D or 3D images. Registration between different (MRI) modalities is also supported, through a function which transform one image modality so it looks likes the modality of the second image.

  • Platform: Scripts, Matlab

Puts actual Dates and times onto a plot, so you can see when an event happened. Handles wide range of plot durations. x axis can be MATLAB datenums or any other value..

  • Platform: Scripts, Matlab

group = setfigdocked('PropertyName1',value1,'PropertyName2',value2,...) PropertyName: - GroupName name of group need to be generated - GridSize scalar or vector quantity, defines number of rows and columns of cell in group - SpanCell vector or matrix quantity, size n x 4, [row col occupiedrows occupiedcols] build an cell at the position (row, col) in group cell (GridSize) which occupies "occupiedrows" rows and "occupiedcols" columns - Figure handle of figure - Figindex index position of figure in group cell - Maximize 0/1, maximize group - GroupDocked 0/1, dock group Example: group = setfigdocked('GroupName','Image and Edges','GridSize',3,'SpanCell',[1 2 2 2]); im1 = imread('cameraman.

  • Platform: Scripts, Matlab

COLORMAPS3C is able to create a custom colormap by specifying the 3 colors that you want to use in your colormap. The first will be at the bottom of the scale, the second will be the intermediate and the third will be at the top of the scale. If you execute this program after that a figure with you own data has been generated, the COLORMAPS3C will apply automatically the new colormap generating a new colorbar.

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

Finds the children of the parents of the inputs. Can return siblings of only a given type. Useful in mass updates in figures. % Example: % % close all % clc % % fig1 = figure(1) % hold on % line1 = plot([0 1],[0 1],'r') % line2 = plot([1 2],[0 1],'b') % line3 = plot([2 3],[0 1],'g') % hText1 = text(0.

  • Publisher: Doug Hull
  • Date: 13-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

A short function to colour plots with all the colours of the rainbow. Gives better output than trying to select good colours in advance. figure; hold on; x = 1:10; plot(x,x); plot(x,-x); colourplot;.

  • Platform: Scripts, Matlab

Ray/box intersection using Smits' algorithm The zip file includes one example of intersection. References: [1] "Efficiency issues for ray tracing". B. Smits. Journal of Graphics Tools, 3(2):1 14, 1998. [2] "An efficient and robust ray-box intersection algorithm" A.

  • Platform: Scripts, Matlab

ERRORBARLOGY Show the vertical errorbar line in log y scale plot when the data error is larger than data itself. Matlab buidin ERRORBAR does not plot the vertical errobar line in a log y scale plot when data error is larger than data itself. See the screenshot for comparion.

  • Platform: Scripts, Matlab

The MP3 audio recording applet SDK is designed to create MP3 audio recorder on the web site. It allows to record the audio in MP3 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.

  • Platform: Scripts, Java

SPLITPRINT can be used to separate a figure into multiple figures. Each figure will contain all objects of specified types. Additional options include filename(s) to print to, print formats to use, addition of a registration mark for alignment, specification of which axes to make visible, and additional options for PRINT command.

  • Platform: Scripts, Matlab

This function allows to find graphic object properties associated with specific value. Like, you may like to know what what properties of graphic object are set to 'auto', or 'manual'. Or you can use this function with specific options to get list of properties that should be numeric, or containg string values.

  • Platform: Scripts, Matlab

Agatha is a web based mp3 playing system that allows the home user or office group to stream music, create, manage and share play lists and control the playing of music on a remote system. Agatha needs no database..

  • Platform: Scripts, PHP

This layout manager is based on MATLAB Central File Exchange entry "Resizable MATLAB figures" by Malcolm Wood. Uses new Matlab class system avalable from R2007b/2008a..

  • Platform: Scripts, Matlab

MEX-file to affect windows, e.g. maximize, minimize, hide, show, etc. To compile use >> mex AlterWindow.c user32. See AlterWindow.m for help and a list of actions that can be performed..

  • Platform: Scripts, Matlab

This program was written as a part of the 'Medical Imaging' course. Together with Alex Blekhman (http://www.mathworks.com/matlabcentral/fil...e/authors/26540)- my partner we have implemented the paper "Active Contours without Edges" by Tony Chan and Luminita Vese.

  • Publisher: Nikolay S
  • Date: 13-03-2013
  • Size: 1208 KB
  • Platform: Scripts, Matlab

Simple GUI based Power savings calculator based on replacing filament bulbs by CFLs replacing Filament bulbs by CFL and LED bulbs. Aimed at being : 1. A simple Graphic User Interface (GUI)implementation example. 2. Approximation of yearly power cost saving by replacing filament bulbs by CFLs and LEDs 3.

  • Platform: Scripts, Matlab

Robot displays work volume, having flexibility of screen rotation, specification of degree of freedom, shows x y z coordinates of end point of robot arm etc. If you like it or want to comment any thing or having any query, feel free to contact on p.m.

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

Interactively explore how parameters affect trigonometric functions. TRIGDEMO allows user to manipulate the parameters A,B,C,D in the general equation: y = y(x) = A trig(Bx + C) +D Where trig is any one of sine, cosine, tangent, cosecant, secant, cotangent.

  • Publisher: Matt Fig
  • Date: 12-03-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • subfig
  • License: Shareware
  • Price: .price.
  • Rating

SUBFIG Create figures in tiled positions. SUBFIG is an obvious parallel to SUBPLOT. SUBFIG allows you to create a figure in a specified tiled position, or resize an existing figure to a specified tiled position. SUBFIG can also be used to maximize a figure.

  • Platform: Scripts, Matlab

To use, navigate with your browser to the slideshow you want to download. Copy and paste that URL into MATLAB, specify an output folder, and it will download all the images to that folder..

  • Platform: Scripts, Matlab

The drawLA Toolbox was created to facilitate visualization of some basic concepts of Linear Algebra. It is a collection of MATLAB functions for easy plotting of 2D/3D vectors, planes, lines and spheres, and... displaying matrix equations. Toolbox Content: There are 12 functions in the toolbox.

  • Platform: Scripts, Matlab

The PREPOSTGUIS is a set of three GUI's conceived as a pre/post-processing tool to support various tasks carried out with TwoLe, a Two Level Decision Support System for planning and management of water reservoir networks developed at the "Dipartimento di Elettronica e Informazione" of the "Politecnico di Milano".

  • Platform: Scripts, Matlab

Tired of using USERDATA or GUIDATA calls to share data between callbacks in GUIDE? Nested callbacks are the answer. A nested function can "see" all the data that the top level function can. You therefore no longer need to painstakingly save or pass data for later use.

  • Platform: Scripts, Matlab

this software is use for simulation for secure morse device. the toolbox will be encrypt the texts and convert this to be morse sound ....

  • Publisher: andi yusuf
  • Date: 11-03-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab
  • GNURBS
  • License: Shareware
  • Price: .price.
  • Rating

For use with the NURBS toolbox, GNURBS allows the user to have an intuitive manipulation of a NURBS surface/curve via control points. example: % Graphically manipulate test surface gnurbs.

  • Platform: Scripts, Matlab

This program uses graphical user interface to demonstrate the detection of moving a small circle toward a circular region. This property is useful foe obstacle detection application. Ali Talib Oudah MSc. Mechatronics Eng. alitalib82@yahoo.com 16/2/2008.

  • Platform: Scripts, Matlab

This is an extension of the 3 linked cross-sections of a volumic data to the time domain. It is invoked command-line through a syntax as simple as 'fn_4Dview(data)' or more elaborated as 'fn_4Dview(Y,'clip',[0 40],'2d','in',2,'time','fifth',1)'. Interesting features are: - mouse-selection of regions of interest (ROI) and plot their time courses - mouse-selection of frames to bin - display of velocity images (quiver) and mesh surfaces available as well - handle transformation between different referentials - specify the clipping - see help for more.

  • Platform: Scripts, Matlab

New Downloads

Mobi Transfer Professional

Sync iphone
applications,Freely Transfer
iPhone
Music,Movies,Apps,Books,Photos
;No jailbreak to install
Apps,Merge ...

Anvisoft PC Plus

Repair your PC problems easily
and effectively with One-Click
solution for Free. Retrieve
disappearing desktop icon, fix
...

Falco Lines II

Lines is a logic game with
beautiful animated graphics,
special effects and jazz
music.

Macgo iPhone Cleaner

Macgo iPhone Cleaner is an
excellent iOS cleaner tool
runs on Windows. It can clean
up most junk files on iPhone,
iPad, ...

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

Privacy Eraser Portable

Privacy Eraser is an
all-in-one privacy suite that
protects your privacy by
cleaning up all your Internet
history tracks ...

ShareGhost

ShareGhost is a
greatly-designed, vastly
capable p2p file sharing
application that supports
Gnutella2, Gnutella, eDonkey,
...

Escape

Escape - first-class
first-person shooter in which
you have to look at the world
from another angle. You will
not fight ...

Let Me Out

Let Me Out is a board game,
simple operation but very
addictive. The game has 3
levels, beginner, medium, and
expert.

Foxit Reader

Small, fast, and feature rich
PDF viewer which allows you to
open, view, and print any PDF
file. Unlike other free ...