This is a script based progress bar for MATLAB, simple usage is very simple, more complex usage is available. multiple instances no problem.
NOTE: special consideration has been given to not slowing down your hyper-optimised loops, so you should find this better than the sort of progress bar you get for free in a box of cereal.
NOTE: updated 12/05/2010 to be even better (twice as good) at not slowing down your loops. i...
LP01.m, LP02.m, LP03m, LP11.m, LP12.m, LP13.m, LP21.m, LP22.m, LP31.m, LP41.m, LP51.m, LP61.m, LP71.m are the Matlab files that generate 2 and 3D images of the corresponding optical modes
Satellite Tracking using Kalman Filter. The satellite model including pertubation forces and the model is implemented using Simulink package and Matlab use defined function
The Combustion Toolbox for Matlab provides a set of functions for computing basic parameter of gas fuel (density, Wobbe number, combustion velocity, gas mixture parameters, etc.) and gas fuel combustion parameters (combustion...
The program is designed to extract and read the cheque number of a bank cheque. The number will be first cropped from the cheque and then all six digits of the number will be cut individually for the purpose of comparing. The sample images are...
A package of Matlab functions for exploring spatial patterns of correlation in high resolution climate data. Cross-similarity parameters (dominant lag, max-similarity, window cross-similarity) are calculated for each pair of records and presented...
This example has been developed to add capabilities in ROI analysis: add, delete, change location, translation, etc. the ROItool.m is a GUI with the different step. the ROItoolmain contains all the commands in a script so you can run it...
This submission was created by Valery Tchkalov and Steve Miller to help engineers understand parameterization of hydraulic valves. The included white paper, simulation models, and MATLAB scripts cover the structure of a valve model, examples of...
This task manager like tool displays real time memory state of MATLAB, HG, and Java using time based strip charts. The following information is displayed: * Memory allocated by MATLAB * Memory allocated by Java * Memory...
The TILEFIGS program is used to display multiple figures simultaneously by tiling the screen with all open figures. TILEFIGS usage: tilefigs ([nrows ncols],border_in pixels)
Restriction: maximum of 100 figure windows
This is the 5th part of 2nd Lecture of the MatLab's Video Lectures Series in ARABIC language. The Video File's format is "rmvb", so, you must be have the "Real Player" program or any other program can play this type of media...
Icons Toolbox is a set of tool that enables you to simple create MATLABdlT« format icons from BMP, PNG, JPEG or GIF images and manipulate these icons in order to incorporate them in a GUI.
There are 3 tool for the moment:
The DEMO includes 5 feature selection algorithms: d-deD? Sequential Forward Selection (SFS) d-deD? Sequential Floating Forward Selection (SFFS) d-deD? Sequential Backward Selection (SBS) d-deD? Sequential Floating Backward...
The struct has two levels. The first level is the name of the constant. The second level has fields: "value", "uncert" and "unit". Example: phc = fundamentalPhysicalConstantsFromNIST(); ...
Consider a situation in which predicted probabilities of a given event of interest are estimated using two models that share all risk factors, except for one new marker. Let us categorize the predicted probabilities based on these two models...
>> xpc_openwwwinterface does scan the actual communication settings, TCP/IP or COM between the Host and the Target and will bring up the Windows Internet Explorer or installed Browser to view the WWW-Interface which is part of every xPC...
SUBSPACE(A,B) finds the largest angle between two subspaces specified by the columns of A and B. If A and B are vectors of unit length, this is the same as COS(ABS(A'*B)) in exact arithmetic. This is a replacement for MATLAB's SUBSPACE.m Rev....
This is the 4th part of 1st Lecture of the MatLab's Video Lectures Series in ARABIC language. The Video File's format is "mp4".
The total length of this lecture is 01:36:40
This is a MATLAB interface for Data Translation frame grabbers. It makes it possible to grab images from the camera directly to MATLAB.
There are two main files, "ReadDicomElementList" which will read all tags of a dicom file into a struct and "WriteDicomElementList" which can write them back to a new file.
A large dicom dictionary is included from... |