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

Listing of Multimedia in Scripts

Hurwitz-Schur Stability Test of 2-D Polynomials Copyright (C) Yang XIAO, Beijing Jiaotong University, Aug.8, 2007, E-Mail: yxiao@bjtu.edu.cn. The stability of 2-D continuous-discrete systems and time-delay systems can be determined by the Hurwitz-Schur Stability of characteristic polynomials of the systems [1-3].

  • Publisher: Yang Xiao
  • Date: 08-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Morphyx MP3 Encoder is an MP3 encoder using a GUI. This is a very simple, easy-to-use program that gives you the option of using two encoding engines..

  • Platform: Scripts, C and C plus plus

Looking for a creative way to impress your special one for memorial days? Check out this small program. It generates a heart shape and with the Maltab core functions, you can re-shape it, move it and even generate a bouncing effect.

  • Publisher: Xin Zhao
  • Date: 07-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • moveaxis
  • License: Shareware
  • Price: .price.
  • Rating

This is a modifed version of the moveaxis function used to move the legend. It enables you to move the axis with the tag supplied to the function..

  • Platform: Scripts, Matlab

The Glirnath is a web utility to browse and play audio files on a remote unix computer dedicated to be a music jukebox, implemented using PHP and Perl. The Glirnath does not stream music to the local computers, but rather acts as a remote agent to play music on the server itself (hook it up to your stereo or something).

  • Platform: Scripts, PHP
  • CoCoMac
  • License: Shareware
  • Price: .price.
  • Rating

Download CoCoMac.org cortical connectivity data, model it as a network, and simulate epileptic spreading through the network using a simple activation spreading function. To use: 1. Unzip the files into a directory, change to that directory (or add it to your path) 2.

  • Platform: Scripts, Matlab

This version is currently ASCII only but future revisions will support binary. This function is based off of Luigi Giaccari's STL importer but uses the textscan function to dramatically increase speed, which makes a significant difference for large files.

  • Platform: Scripts, Matlab

This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali's "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.

  • Publisher: Lei Wang
  • Date: 07-04-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

This package contains 3 trivial figure management utilities I can't live without: SHOWMETHEFIGS Allow user to cycle between all figures by hitting any key FILLSCREEN Set a figure size to completely fill the screen. FIGSHIFT Cascades current figure window away from previous figure.

  • Platform: Scripts, Matlab

FLIPXYVIEW sets the view of the current 2D axes in such a way that the x and y axis interchange positions. The current horizontal axis will become the vertical axis, and vice versa. FLIPXYVIEW (AX) rotates the axes specified by the handle AX. Note that this function only changes the view and not the x and y values of the plotted points.

  • Platform: Scripts, Matlab

2D histogram: Extract the number of joint events - (x,y) data value pairs that fall in each bin of the grid defined by xedges and yedges. Uses: [N,BIN] = HISTD(X,EDGES) which returns 1) N is a LENGTH(EDGES) vector, N(k) will count the value X(i) if EDGES(k) <= X(i) < EDGES(k+1).

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

GCLABEL allows the automatic placement of contour labels in the intersection points between a guide and the contour lines. The guide is created by the user and can be a curve (spline) or a broken line. Any number of guides can be added and they also can be saved (as a text file) for future use in other figures Usage: [C,H] = CONTOUR(.

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

This function digitizes curves in a figure, e.g. an image save form a PDF file, plots and displays the data. % figure digitizer % % Use: 1. Input image to be digitized, e.g. test.jpg. You can type the % name of the image in the editable text field, or push "Browse" % button to browse the file.

  • Platform: Scripts, Matlab

http://simulations.narod.ru/ There was try to simulate 2d liquid in rectangle vessel without air in matlab. The idea was to use voronoi graph to separate liquid into pieces. Each piece has forces: 1) friction from neighbor, proportional to contact edge length 2) friction from wall if any 3) pressures from neighbor Each piece has pressure that defined from area of polygon and compare it with initial area.

  • Platform: Scripts, Matlab

EMFF is a very small and easy music player for Flash 6 or higher..

  • Platform: Scripts, Flash

The files in this package comprise two Matlab functions that create visualizations of 2D vector fields. cquiver renders a vector field as a grid of unit-length arrows. The arrow direction indicates vector field direction, and the color indicates the magnitude.

  • Platform: Scripts, Matlab

Calculate the distance of a given point P from a triangle TRI. Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1;P2;P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distance of the point P to the triangle TRI.

  • Platform: Scripts, Matlab

A number of people have asked me whether MATLAB can add text to heatmaps to show the exact values. This is very easy to do, however, making a the text robust to resizing, zooming and other operations is a little trickier. This example shows how to add text to the heatmap and also includes an M-file that shows how to handle zooming and resizing.

  • Platform: Scripts, Matlab

% MAKELINEHIGHLIGHTABLE sets the ButtonDownFcn of lines or line children % of axes so that when the line is clicked the line width is increased or % decreased. when the line is clicked again the line width returns to the % original value. % % MAKELINEHIGHLIGHTABLE(H,HIGHLIGHTPOINTS): H is a line or axes handle or a vector of line and/or axes handles % HIGHLIGHTPOINTS(optional) is the number of points to % increase (or decrease) the line width when the line is clicked.

  • Platform: Scripts, Matlab

Shock Wave text script presents a text that is animated with a wave effect. Everything, from the number of messages, size, and speed of the effect can be customized..

  • Platform: Scripts, JavaScript

The topics covered include an introduction to MATLAB, matrix operations, 2-D and 3-D visualizations, data processing, and symbolic computations using the Symbolic Math Toolbox. The files are ordered as they appear in the examples presented in the book.

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

There are several files on the FEX which deal with the plotting of colored lines, but they all have some drawbacks. I wrote a little file, which extends the scope of the submission by Kun Liu (s. below, hoping to deliver a general purpose file, which should work for most purposes.

  • Platform: Scripts, Matlab

Wrapper for Matlab's UIPUTFILE function which remembers the last folder opened. UIPUTFILE2 stores information about the last folder opened in a mat file which it looks for when called..

  • Platform: Scripts, Matlab

The primary goal of this submisstion is to provide an example of how to build a Test & Measurement related GUI using GUIDE and the Data Acquisition (DAQ) Toolbox in MATLAB. MATLAB users in a Test & Measurement field can use the code in this submission as an outline to their own applications or as an instructional tool.

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

The m-files in this directory are used to create a draw-program-like interface for dealing with MATLAB graphs. When you type 'matdraw' at the MATLAB prompt, they will create a palette with some standard draw tools and a suite of menus with a number of generally useful functions.

  • Platform: Scripts, Matlab

convert YUV CIF 4:2:0 video file to image files.

  • Publisher: Da Yu
  • Date: 05-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • stab_GUI
  • License: Shareware
  • Price: .price.
  • Rating

A GUI with three examples to demonstrate stabilization method to resolve EDP. The problem proposed is diffusion - transport and the methods are : upwind scharfetter gummel and strong consistent stabilization. stab_GUI.m is the MAIN program. See stab_GUI.

  • Platform: Scripts, Matlab

Takes two pictures and subtracts them one from the other digitally. Then creates a new picture that represents the difference and also a plot that can be used for measuring features of the difference. Example pictures of wind tunnel shock angle measurements are included.

  • Publisher: Matt Fig
  • Date: 04-04-2013
  • Size: 348 KB
  • Platform: Scripts, Matlab
  • stsbar
  • License: Shareware
  • Price: .price.
  • Rating

stsbar creates a new or updates an existing status bar. It can either be created on an existing figure or raised along with a newly created figure. Several fields can be created with each field being either raised, lowered or none. Each field can contain either a text or a progress bar.

  • Platform: Scripts, Matlab

There tools are intended for use with the stand-alone version of the ClustalW application. The application is available for free download here: ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/ Documentation for ClustalW is available here: http://www.infobiogen.

  • Platform: Scripts, Matlab

New Downloads

SafeDNS Agent

SafeDNS makes your internet
safe. It blocks access to the
infected sites, phishing
resources, control &
command ...

Axence nVision Free

Axence nVision Free is a tool
for professional network
monitoring. Completely free of
charge, both for home and ...

ClickCharts Flowchart
Software Free

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

Anvisoft PC Plus

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

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

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

bitShare

bitShare is a fully-featured
p2p file sharing program that
offers user-friendly
functionality and support for
multiple ...

BitComet Acceleration Patch

BitComet Acceleration Patch is
an effective plug-in for
BitComet P2P. The program
includes most modern
technology that is ...

2Printer

2Printer is a command line
tool for printing documents
and image files in batch mode.
With 2printer you are able to
...

PCMate Free File Encryptor

PCMate Free File Encryptor is
a security software product
that helps lock your important
files from prying eyes with
...