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

Windowlength freeware
 

Windowlength

Added: July 06, 2013 | Visits: 546

Signal RMS Calculates windowed (over- and non-overlapping) RMS of a signal using the specified windowlength y = rms(signal, windowlength, overlap, zeropad) signal is a 1-D vector windowlength is an integer length of the RMS window in samples overlap is the number of samples to overlap adjacent windows... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Signal RMS Download

Added: July 17, 2013 | Visits: 412

rms_exp.m Calculates exponential averaged RMS of a signal using the specified windowlength as the time constant.Useful for computing sound pressure level from microphone data.Uses digital filter. Much faster than cumsum. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): rms_exp.m Download

Added: June 24, 2013 | Visits: 517

Generate Animated GIF Files for Plotting Audio Data function createAnimatedGifFromWav(wavFileName, windowLength, Width, framesPerSec)ARGUMENTS:- wavFileName: the name of the .wav file to read- windowLength: the length (in seconds) of each window to be plotted in the gif- Width: the width of the generated .gif file- framesPerSec: frames per second... Platforms: Matlab

License: Freeware Size: 1.77 MB Download (46): Generate Animated GIF Files for Plotting Audio Data Download