Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.325 Times

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Multimedia

Software 201-220 of 1,374: < 1 ... 7 8 9 10 11 12 13 14 15 ... 69 > 
Added: April 25, 2013 | Visits: 359

getpoint Simple widget to get the coordinates of a point in a figure or axis.Just select the current figure and type getpoint. A button with two fields will appear in the upper right corner. click the button, then the point and the coordinates will appear.To access the coordinates in the workspace, type... Platforms: Matlab

Keyword: Access, Appearto, Axisjust, Button, Click, Coordinates, Corner, Fields, Figure, Getpoint, Global, Point, Select, Upper, Variables, Widget, Workspace

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): getpoint Download

Added: July 27, 2013 | Visits: 256

pushprop PUSHPROP is used to temporarily save and optionally set one or more properties of one or more Handle Graphics objects.PUSHPROP is used in passages normally coded like this: SavedProp = get(h, 'Property'); set(h, 'Property', newval); % ... interact some more with object h set(h, 'Property',... Platforms: Matlab

Keyword: Array, Behaves, Coder, Consistently, Elements, Intentions, Output, Structure, Treats

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): pushprop Download

Added: August 18, 2013 | Visits: 378

DOTNOT - Dot Notation 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... Platforms: Matlab

Keyword: Constructor, Create, Fig Color Green, Fig Ddotnot, Figure, Figures, Functionworkspace, Posmtx Dfig Vcatposition, Root Ddotnot

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): DOTNOT - Dot Notation Download

Added: June 04, 2013 | Visits: 530

JPEG Compression (DCT) JPEG compression using Discrete Cosine Transform TechniqueIn this code, Run Length Encoding is used to compress the Normalized DCT Coefficients, and corresponding Decoding techniques are used to decompress the image. Platforms: Matlab

Keyword: Coefficients, Compress, Decoding, Decompress, Discrete, Encoding, Image, Normalized, Techniques

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): JPEG Compression (DCT) Download

Added: May 18, 2013 | Visits: 416

Crop Image with Selected Area This code displays a given image and allows user to crop the image using selected area. Platforms: Matlab

Keyword: Displays, Image, Selected

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (43): Crop Image with Selected Area Download

Added: August 19, 2013 | Visits: 333

skewreduction.m- skewness reduction (transformation method) Skewness ReductionUSAGE: [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... Platforms: Matlab

Keyword: Approach, Babak, Communications, Methods, Monitoring, Multiattribute, Process, Statistics, Theory, Volume

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): skewreduction.m- skewness reduction (transformation method) Download

Added: March 24, 2013 | Visits: 295

Simulink for Natural Interaction Device (NID) Simulink for NID consists of IMAQ, Image, IR, Depth, Motion and Skeleton blocks to achieve real-time image data acquisition from NID under Simulink simulation environment.It works with 32bit version of MATLAB R2010b or later in Windows7 32bit/64bit and it requires the following 3rd party... Platforms: Matlab

Keyword: Detailed, Device, Driver, Edition, Express, Microsoft, Openni, Primesense, Studio, Visual

License: Shareware Cost: $0.00 USD Size: 460.8 KB Download (39): Simulink for Natural Interaction Device (NID) Download

Added: April 19, 2013 | Visits: 314

plot3d.m This M-function produces an image of a 3D object defined by matrix a(l,m,n) in terms of voxels. Platforms: Matlab

Keyword: Defined, Image, Matrix, Mfunction, Object, Produces, Terms, Voxels

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): plot3d.m Download

Added: July 31, 2013 | Visits: 246

dateNtick.m A function which allows multi-line dates to be displayed. (uses 'datetick') Tested under MATLAB 5.3. Platforms: Matlab

Keyword: Dates, Datetick, Displayed, Function, Matlab, Multiline, Tested

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): dateNtick.m Download

Added: August 23, 2013 | Visits: 283

MIFprint MIFprint.c is C code for a mex-file which saves MATLAB plots and SIMULINK models to MIF files. These files can be opened in FrameMaker; the plots are then fully editable in FrameMaker. MIFprint.m is the m-file which contains the help for MIFprint.MIFprint compiles under Matlab 5.x ('cmex... Platforms: Matlab

Keyword: Based, Cmex, Earlier, Found, Mif, Mifprintc, Running, Tested, Versions, Windows

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): MIFprint Download

Added: March 31, 2013 | Visits: 326

plot_manipulator This function plots a matrix in a scrolling window with sliders that control the center of the plotted region and the horizontal zoom ratio.Tested under Matlab 5.3 Platforms: Matlab

Keyword: Center, Horizontal, Matlab, Matrix, Plots, Plotted, Ratio, Region, Tested

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): plot_manipulator Download

Added: May 14, 2013 | Visits: 137

PiCTeX.m A function to write PiCTeX "plot" format files.This function writes the "plot" statement needed to generate a plot of X vs. Y into a given filename.Tested under MATLAB 5.x Platforms: Matlab

Keyword: Filename, Generate, Matlab, Needed, Pictex, Statement, Tested, Write

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): PiCTeX.m Download

Added: April 23, 2013 | Visits: 177

debugfigure {Note from Editor: This bug has been fixed in MATLAB 6.1}Sometimes saved figures cannot be edited with ploteditor tool when reopened, because of a bug in ML 6 (R12.0). Use this script to repair the handles of an opened figure you cannot edit. Platforms: Matlab

Keyword: Edited, Figure, Handles, Matlab, Opened, Ploteditor, Reopened, Repair, Script

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): debugfigure Download

Added: April 20, 2013 | Visits: 256

PalmPGO PalmPGO provides an early look at delivering MATLAB plots on the PalmPilot.With MATLAB shut down, run the installation and do the following:1) Start your Palm Installation Tool.2) From your /palmpgo directory, drag-and-drop pgo.prc to your Palm Installation Tool.3) Sync your PalmPilot.4) Take the... Platforms: Matlab

Keyword: Draganddrop, Feature, Important, Information, Installing, Palmrelated, Pgoprc, Prior, Uptodate

License: Shareware Cost: $0.00 USD Size: 849.92 KB Download (40): PalmPGO Download

Added: August 28, 2013 | Visits: 208

clickmove.m This function adds to the arguably cluttered field of 3d-plot view-rotation functions. However, I feel that this one is an improvement over current offerings because of its intuitive interface, one that almost *always* responds as you expect it to when you move the mouse. Also, unlike Matlab's... Platforms: Matlab

Keyword: Cleans, Clickmove, Doublebuffering, Figure, Image, Rotated, Userdata

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): clickmove.m Download

Added: May 19, 2013 | Visits: 356

FFT Plot An easy-to-use file that plots the power spectral density of a vector Platforms: Matlab

Keyword: Density, Easytouse, Plots, Power, Spectral, Vector

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): FFT Plot Download

Added: August 10, 2013 | Visits: 322

pczoom.m When typed at the command prompt with no input, it initialises the zooming function in the current figure window. Select from uimenu for zoom options.Features:1. menu driven2. x,y or xy zoom3. zoom co-ordinates are stored in axes z-label user data and past views restored sequentially via... Platforms: Matlab

Keyword: Clicks, Closed, Mouse, Reset, Restored, Sequentially, Successive, Views, Zlabel

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): pczoom.m Download

Added: April 24, 2013 | Visits: 471

DispCoord1&2.m Show the coordinates of the any point on the 2D or 3D in 2 modes: show in (x,y) format for 2D plot and (x,y)=z for 3D plot whenever you click a mouse button at the specific point(mode 1) or move the mouse pointer(mode 2). Values are shown with 3 decimals. Platforms: Matlab

Keyword: Button, Decimals, Modes, Mouse, Point, Pointermode, Pointmode, Shown, Specific, Values

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): DispCoord1&2.m Download

Added: June 18, 2013 | Visits: 217

pie3mod.m H = PIE3MOD(HP) removes the lines along the edges of the pie slices while guaranteeing that there will still be a line separating the slices. The input argument HP is the set of handles returned by PIE3. The output argument H is the same as HP with the addition of the new line objects needed to... Platforms: Matlab

Keyword: Beneath, Defined, Front, Labels, Needed, Objects, Pie, Separate, Slice, Uncomment

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): pie3mod.m Download

Added: June 28, 2013 | Visits: 307

linepoints A simple algorithm that returns the points (x and y values) for a line between two points (x1,y1) and (x2,y2). Platforms: Matlab

Keyword: Algorithm, Points, Returns, Simple, Values

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): linepoints Download

Software 201-220 of 1,374: < 1 ... 7 8 9 10 11 12 13 14 15 ... 69 >