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

Waitbar freeware
 

Waitbar

Added: July 01, 2013 | Visits: 492

Call a waitbar from within a DLL written in C When a DLL takes a long time to run, things go silent. It can look like the program has crashed even when it is running along just fine. The Matlab waitbar() function can be used in Matlab, but a waitbar is not available in C. However, Matlab can be called from C, so the user can still be... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Call a waitbar from within a DLL written in C Download

Added: August 13, 2013 | Visits: 350

LFO - Maker This m-file should be used with the environment Nova - Mod Tools for Signal Processing (alpha testing now), but you can use it stand - alone with no exception. The program include all the features (and MORE!!!) nedded for simluating a Low Frequency Oscillator on your PC (requires Window, please... Platforms: Matlab

License: Freeware Size: 2.14 MB Download (44): LFO - Maker Download

Circular Cross Correlation of the Columns of an Array - circ xcorr The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar... Platforms: Matlab


Added: May 12, 2013 | Visits: 298

timedwaitbar.m A waitbar with ETA, Estimated Time of Arrival... Usage: h=timedwaitbar(fraction_complete[,optional_arguments]) Fraction: is a number between 0 and 1. a value of 1 means completed and closes the window. optional_arguments: are passed on to waitbar (see help on waitbar). h: window handle. some... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): timedwaitbar.m Download

Added: April 08, 2013 | Visits: 402

Progress Meter for Execution of Tasks/Loops 45%where the completion level can be modified with subsequent calls to the function. Its usage is similar to that of WAITBAR.PROGMETER(x, message) will create a new progress meter by displaying the string variable message and the progress represented as a percentage based on x. x can take values... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Progress Meter for Execution of Tasks/Loops Download