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

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

Multimedia

Software 1,361-1,374 of 1,374: < 1 ... 65 66 67 68 69 
Added: March 26, 2013 | Visits: 397

Euler/Fixed Angles Properties Easy to use GUI that gives Euler angles for different rotation matrices and gives rotation matrices for different Euler angles. Also it animates the angle rotations one by one for more understanding.



Platforms: Matlab

Keyword: Angle, Angles, Animates, Euler, Matrices, Rotation, Rotations, Understanding

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Euler/Fixed Angles Properties Download

Added: March 23, 2013 | Visits: 243

uipickfiles: uigetfile on steroids This is a GUI application that allows multiple files or directories to be selected and allows you to manage the list (remove files, reorder, etc.) before returning. It has basic filtering as well as regular expression filtering and navigation of the file system is easy. The output is configurable...





Platforms: Matlab

Keyword: Arrays, Configurable, Directories, Expression, Files, Filtering, Independent, Manage, Multiple, Navigation, Output, Platform, Regular, Remove, Selected, Struct, System, Written

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): uipickfiles: uigetfile on steroids Download

Added: June 02, 2013 | Visits: 404

Linked Pan and Zoom 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...


Platforms: Matlab

Keyword: Applies, Array, Automatically, Axeshandles, Axeshandlesadds, Datapanzoomfigurehandle, Empty, Functionality, Handles, Pairs, Resize, Retains, Specifiedpanzoomfigurehandle, Wouldn, Xlink, Xlinkpanzoomfigurehandle, Ylink, Ylinkassuming

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Linked Pan and Zoom Download

Added: September 05, 2013 | Visits: 310

Tabular Expression Toolbox Tabular Expression ToolboxTabular Expressions (also called "tables") provide a precise and concise way to represent mathematical conditional expressions. Tables have been shown to be useful in the documenting and analysing of software systems. The graphical layout of tabular expressions allow for...


Platforms: Matlab

Keyword: Automatically, Compatibility, Counter, Dimensional, Generation, Graphical, Installed, Integration, Machine, Multiple, Output, Properfeatures, Prove, Single, Solver

License: Shareware Cost: $0.00 USD Size: 1.74 MB Download (39): Tabular Expression Toolbox Download

Added: March 23, 2013 | Visits: 296

Integer order radial-2D Gaussian function Calculates a rotated 2D gaussian (cylindrical)y = gauss2D_R(X, Y, FWHM_x, FWHM_y, theta, order);X = Matrix of x indicesY = Matrix of y indicesFWHM_x = FWHM in x dimensionFWHM_y = FWHM in y dimensiontheta = Rotation angle in degress (+ve = anticlockwise)order = Gaussian orderSet:X = ones(Ny, 1) *...


Platforms: Matlab

Keyword: 0nx1dx, 0ny1dy, Angle, Anticlockwise, Degress, Dimension, Gaussian, Ones1, Onesny, Rotation

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Integer order radial-2D Gaussian function Download

Added: June 08, 2013 | Visits: 469

Solar Software (nimajamshidi) This is engineering software for estimating solar parameters like zenith angle and solar collector parameters. You can also use it to design solar software.


Platforms: Matlab

Keyword: Angle, Collector, Design, Engineering, Estimating, Parameters, Software, Solar, Zenith

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (39): Solar Software (nimajamshidi) Download

Added: April 09, 2013 | Visits: 143

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


Platforms: Matlab

Keyword: Complicated, Contact, Coordinates, Datasets, Interpolates, Interpolation, Regular, Resulting, Saves, Scattered, Surface, Surface Vtk, Surface Vtkxyzr Surfacevtk, Translating

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Surface2VTK Download

Added: May 31, 2013 | Visits: 327

GetCurrentValue Nothing flash, just a simple helper function to return the current selection and selectionIndex from the specified listbox or popupmenu.


Platforms: Matlab

Keyword: Current, Flash, Function, Helper, Listbox, Popupmenu, Return, Selection, Selectionindex, Simple

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): GetCurrentValue Download

Added: August 13, 2013 | Visits: 369

MATLAB DIGITIZER Program system for digitizing, consisting of the following functions:fgeocode: Input figure (start of the programm system)lgeocode: Loading the data. (control points, control point names, JPEG image)igeocode: Digitizing the control points.pgeocode: Computation of the transformation parameters,...


Platforms: Matlab

Keyword: Computation, Consisting, Digitizing, Displaying, Functionsfgeocode, Imageigeocode, Names, Parameters, Point, Points, Pointsdgeocode, Pointspgeocode, Residuestgeocode, Results, System, Transformation

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (39): MATLAB DIGITIZER Download

Added: August 29, 2013 | Visits: 332

Figure Window Always on Top My first attempt at a mex file making a simple call to the "SetWindowPos" function in the user32 library. This allows users to keep MATLAB figures on top, floating above all other windows even when focus is not on the target window.Example ...figure(1);winontop('figure 1');Tested on MATLAB...


Platforms: Matlab

Keyword: Figure, Running, Service, Tested, Version, Window, Windows, Winontop Figure

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Figure Window Always on Top Download

Added: May 13, 2013 | Visits: 367

Update Bar Plot Base 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.


Platforms: Matlab

Keyword: Logscale, Mfile, Plots

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Update Bar Plot Base Download

Added: May 23, 2013 | Visits: 341

editable table CREATABLE.M, WINDOWCLICK.M, EDITABLE.MThis is an example to show how an editable table can be created without using MATLAB's edit uicontrol. It has the advantage that you have more control over how key presses and mouse clicks are handled. You can limit the user input to certain characters,...


Platforms: Matlab

Keyword: 0392b039, 039e039, Arrow, Backspace, Character, Clicking, Enter, Escape, Including, Keys, Removes, Reselects, Rightmost, Stops, Stored, Timeduring, Typedfurthermore, Userdata

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): editable table Download

Added: June 07, 2013 | Visits: 194

mpgwrite MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension '.mpg' (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).


Platforms: Matlab

Keyword: Converts, Encoding, Extension, Matrix, Movie, Mpg, Mpgread, Mpgwrite, Takes, Writes

License: Shareware Cost: $0.00 USD Size: 870.4 KB Download (39): mpgwrite Download

Edge Detection,Color Find,Maximum Color in Image User Interface This file are usefull when u need to study the effect of Threshold on Edge Detection(Using all the Techniques).Just load the Image and decide the optimum value for threshold.Functions to find color of any point in the image is also given.The Selected color will then be removed from the input...


Platforms: Matlab

Keyword: Chart, Color, Detectionusing, Effect, Giventhe, Image, Imageyou, Input, Maximum, Occurence, Point, Removed, Selected, Study, Techniquesjust, Threshold, Thresholdfunctions

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Edge Detection,Color Find,Maximum Color in Image User Interface Download

Software 1,361-1,374 of 1,374: < 1 ... 65 66 67 68 69