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

Listing of Multimedia in Scripts

Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus. I wrote this for live data capture, as linkaxes sets XLimMode to "manual" - which means the axes wouldn't automatically resize for new data.

  • Platform: Scripts, Matlab

The function runs the standard Windows browse for folder dialog box. The wrapper M-file UIGETFOLDER calls a MEX file uigetfolder_win32.dll, that handles the Win32 API stuff. The C-MEX function uigetfolder_win32 was compiled in MATLAB Version 5.3.1.29215a (R11.

  • Platform: Scripts, Matlab

Two main functions are used to open VMS files containing spectra (VMS_SP_READ) and images (VMS_IM_READ) in MATLAB. Additional function REVERPLOT.M plots XPS spectra with reverse Binding energy scale. Additional function IMAGE_RESHAPE converts an image in form of column into a matrix.

  • Platform: Scripts, Matlab

Error warnings concerning bad input for months and date have been included so that user cant calculate while around with mistakes.Input for month should be in numbers..

  • Platform: Scripts, Matlab

Camserv is a free program to do streaming video through the web. Streaming video can be sent to both Netscape and Internet Explorer clients. However, Internet Explorer under Windows cannot apparently handle the multi-part JPEGs, and therefore a special javascript page must be setup.

  • Publisher: Jon Travis
  • Date: 23-05-2013
  • Size: 481 KB
  • Platform: Scripts, C and C plus plus

This is simple CD player with skin support. Pure WIN API. No MFC. Compiled with free Borland Commandline compiler on Win98. Also compiled with MinGW compiler on Win98. Features: - basic CD player commands - volume control - custom playlist - multiple CDROM drives support - multiple skin support.

  • Platform: Scripts, C and C plus plus

2-D ROBOT FOR CURVE TRACING (MECHANICAL ENGINEERING)FOR EDUCATIONAL PUPOSE. The command open robo.fig ( file robo.fig) shows the parameters. The example command roboex (file roboex.m) draws three curves and the robot action. The command xxx = robo(l1,l2,x,y,n,f) shows the robot's action for your selected curve.

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

This function is a replacement for `figure`. It either creates or selects a figure with the string name specified: fig('myplot'); Rather than a window title of "Figure 4", "myplot" will be displayed. (E.g., in the Windows taskbar.) No more having to deal with figure numbers!.

  • Platform: Scripts, Matlab

Get MP3 Info program loads general MP3 info such as Bitrate and frequency, ID3v1.1 tag and lyrics v2.0 tag. It also saves ID3v1.1 tags. This project was meant to save lyrics tags also. Program uses microsoft common controls and demonstrates the CreateFile function (also ReadFile, WriteFile, and CloseHandle).

  • Platform: Scripts, C and C plus plus

DPX is a high dynamic range file format used for digital motion picture stills and synthetic imagery. The readdpx function extracts image metadata and returns image pixels for each frame. The DPX format contains numerous bit-depth, pixel layout, and colorspace combinations.

  • Platform: Scripts, Matlab

This script produces dancing stars animating around your mouse. The script uses no images, so the effect is extremely lightweight and easy to customize..

  • Publisher: Kurt Grigg
  • Date: 22-05-2013
  • Size: 102 KB
  • Platform: Scripts, JavaScript

This Graphical User Interface(GUI) will essentially allow you to give an antique look to your photos. You basically import a color image and draw as many regions (of any shape) on the image. These regions will retain the original color while the rest of the image will appear black and white.

  • Platform: Scripts, Matlab

SHOWCOLORMAPS shows available Matlab colormaps by cycling through them. Usage: showcolormaps(m) where m is the number of levels the colormap should have. Default is 64, except for vga which has (always) only 16. Next the user may cycle by entering either 1 or enter - shows next colormap 0 - stops -1 - inverts current colormap See also invertcolormap, colormap and colorbar.

  • Platform: Scripts, Matlab

This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation ,scaling and noise. It can be used in the same way as SIFT (Scale-invariant feature transform) which is patented.

  • Platform: Scripts, Matlab

plots a 2-D "line" with c-data as color Makes a surface object and the colouring is controlled by the colormap. Examples: x = 0:0.1:2*pi; color_line(x,sin(x),sin(x)) color_line(x,cos(x),cos(x),'*').

  • Platform: Scripts, Matlab

A selection of guitar distortion effects e.g. fuzz, overdrive, value (tube) sound, distortion for both the Texas instruments TMS320C6713 DSK and the TMS320C5510 DSK. Explains how non-linear transfer functions can be used to change the harmonic content of a signal and also compress the signal.

  • Platform: Scripts, Matlab

Quickly displays the available colormaps..

  • Platform: Scripts, Matlab

Please see SPYDEMO, by following link 'Published m-files' below..

  • Platform: Scripts, Matlab

sbprogress stands for Status-Bar Progress. A progress-bar can be created either on the status bar section of an existing figure or as a new progress-bar on a new figure. The progress bar also has a bevel surrounding the text, bar, and the percentage number which can be either shown or not.

  • Platform: Scripts, Matlab

UISUBGUI reuse an existing GUI in a new GUI / figure with all of its objects and functionality. This makes a GUI code reusing very simple and saves all the copy, paste and objects creation The two required file are UISUBGUI and GUIDATA which is a guidata version that supports UISUBGUI.

  • Publisher: Lior Cohen
  • Date: 22-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function shows an approximation of the Julia set boundary for the functions of the form P(z) = z^2 + C. The inverse iteration is a method for calculating previous values of z by doing z = sqrt(z-c). By doing this, points along the boundary are obtained.

  • Platform: Scripts, Matlab

This application aims to show visually the effects of filter frequency change on signal.It is provided with dynamic filter which can change its low and high frequencies by user mouse drag. References : Digital Signal Processing by Li Tan.

  • Platform: Scripts, Matlab

This is a tool to extract audio data from MDF/MDS audio cd images to wav or raw files. Tracks will be extracted to the current directory and named track_[num].wav or track_[num].raw. Output can also be redirected to stdout to allow the audio data to be fed to an encoder or player directly.

  • Platform: Scripts, C and C plus plus

This utility provides a powerful zooming tool specially designed for the documentation of original and zoomed 2D graphics of images on the same plot. It is composed of two blocks (the secondary axes and the magnifier). The secondary axes, which can be arbitrarily allocated within the limits of the figure, displays the area marked by the magnifier.

  • Platform: Scripts, Matlab

One of the readers who attended the introductory Simulink webinar: http://www.mathworks.com/company/events/we.../wbnr37271.html asked me how to implement differential equations in Simulink and visualize the results in a MATLAB plot. This demo attempts to answer those kinds of questions.

  • Platform: Scripts, Matlab

Create your 2D, multiple axes plot, and then convert it to a LaTeX .tex file. Then, include the .tex file in your thesis or paper using pstricks. The code uses the data contained in the figure window, so as long as you can create your 2D plot, it should be converted to a .

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

This function is used to plot combination of 2 different variables from the data set. From the plots, we observe the data characteristics i.e. linearity/nonlinearity to define further type of analysis to do, i.e. linear modelling or nonlinear modelling or hybrid modelling.

  • Platform: Scripts, Matlab

A simple Matlab GUI program that gets three input parameters of Tank geometry and size of sink hole and calculate the time that is needed to tank be empty. This project is implemented in two method, first by Matlab GUIDE environment and second by M-File coding of GUI.

  • Platform: Scripts, Matlab

A simple animation demonstration using drawnow. trigonometric function generated background ..

  • Platform: Scripts, Matlab

This is an interacive GUI, which converts the julian foramt date into gregorian format date and gregorian format date into julian format dat..

  • Publisher: Saim
  • Date: 20-05-2013
  • Size: 41 KB
  • Platform: Scripts, Matlab

New Downloads

Dr.Web CureIt

Dr.Web CureIt is an
indispensable tool for curing
computers running MS Windows
8/7/Vista/XP/Server
2003/2008/2012 ...

SuperGeek Free JPG to PDF
Converter

SuperGeek Free JPG to PDF
Converter is a 100% free &
safe PDF converter to convert
JPG and other pics to PDF/PS
...

Chronos Atomic Clock
Synchronizer

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

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

IP Config Tool

IP Config Tool is a powerful
and easy-to-use tool that
changes your IP address.

Abettor Clipboard

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

Abc Clipboard

Abc Clips can copy and store
up to 500 different clips,
text or graphic. You can
allocate hot keys or macros to
clips and ...

Free File Shredder

Free File Shredder is a
virtual file shredder that
completely shreds the unwanted
files or folders from your
computer in ...

Soft4Boost Disk Cleaner

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

ApexSQL Search

ApexSQL Search analyzes SQL
Server database object\'s
dependencies within the
database, across databases,
scripts and ...