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

Semaphore Signals software
Filter: All | Freeware | Demo
 

Semaphore Signals

< 1 2 3 4 5 > 

Wolfer sun spot data analyzed with the Fourier Calculator The Fourier Calculator (Simulink model) can be used for arbitrary signals. In this case the Wolfer sun spot data are analyzed



Platforms: Matlab

License: Freeware Size: 993.28 KB Download (39): Wolfer sun spot data analyzed with the Fourier Calculator Download

Added: July 26, 2013 | Visits: 435

audio signal filtering using this code user can actually feel the effect of filtering on audio signals and also see how filtering varies with changing the filter used





Platforms: Matlab

License: Freeware Size: 51.2 KB Download (41): audio signal filtering Download

Added: March 28, 2013 | Visits: 641

Frequency Plotting THIS FUNCTION PLOTS FFT OF THE SIGNAL INPUT TO THE FUNCTION ISuserfft(input, sampling frequency, waveform, psd) input -> Input waveform sampling frequency -> Sampling frequency waveform -> 'real' refers to real baseband signals plots only half the fft output -> 'complex' refers to complex...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Frequency Plotting Download

Added: May 21, 2013 | Visits: 481

Condense time-series signals This a very simple function that produces a condensed, approximate version of the time-series signal y, with each group of n adjacent points in y replaced by its average. You can use this to condense over-sampled signals so that subsequent processing will be easier and faster. Or you can use it...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Condense time-series signals Download

Added: August 28, 2013 | Visits: 468

LP Log Spectral Distance Calculates the average log-spectral distance between CLEAN and NOISY signals. Has the option of calculating this distance for speech active periods only. Also you can select a frequency range to study the distance in a sub-band.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): LP Log Spectral Distance Download

Added: July 18, 2013 | Visits: 474

MQT Database Viewer This application displays both signals from created MQT Database. Beat annotations and waveform boundary annotations included in the database can be viewed with the signal.Moving a slider, plots further fragments of the signals. User can adjust window length.Samples of signals and annotations are...


Platforms: Matlab

License: Freeware Size: 2.19 MB Download (52): MQT Database Viewer Download

Added: April 30, 2013 | Visits: 261

DAQ Recoder This program developed to record AI signals like EEG or EMG. Almost NI Card was supported. After confirming a Card, start MATLAB.Recording file will be numbering if you will check the save checkbox. Recorded file will be opened by daq2mat.m.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): DAQ Recoder Download

Added: April 30, 2013 | Visits: 465

Interactive Smoothing nteractive smoothing for time-series signals, with sliders that allow you to adjust the smoothing parameters continuously while observing the effect on your signal dynamically. RunSmoothSliderTest to see how it works. Can be used with any smoothing function, but two fast smooth functions are...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): Interactive Smoothing Download

Added: August 16, 2013 | Visits: 459

Stochastic Subspace Realization This code provides a tool to identify a state space model from stochastic signals using a subspace approach.The code is implemented in two steps using a nested function. The first step returns a vector of subspace singular values, from which a user can determine an appropriate order for the state...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Stochastic Subspace Realization Download

Added: May 30, 2013 | Visits: 318

Tradeguide Takes column-wise Close Open High and Low dataGives Buy and Sell signals for maximum practical profit.Ignores small trend changes or flat days and follow biggest local trends.Profitable spikes are included.Tradeguie signal offers a practical trading benchmark training set for Neural Networks and...


Platforms: Matlab

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

Added: May 02, 2013 | Visits: 339

convert RGB to YUV the following program reads two RGB images of HDTV signals then computes the YUV of individual files..


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): convert RGB to YUV Download

Added: April 09, 2013 | Visits: 254

Flipping Trade Signals Generates GBM curve with specified drift and volatility parameters.Trade entries are modeled through a zero-intelligence model assuming a Poisson arrival process for trades conditioned on a set number of trades on the GBM curve.All credit for the GBM curve generator goes to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Flipping Trade Signals Download

Added: May 18, 2013 | Visits: 510

Empirical Technical Trading Systems 'A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Empirical Technical Trading Systems Download

Added: June 12, 2013 | Visits: 377

Windowed Cross Correlation (corrgram) Calculate windowed cross correlation between two signals A and B up to a pre-defined lag. Usage is similar to the Matlab function SPECGRAM.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Windowed Cross Correlation (corrgram) Download

Added: May 02, 2013 | Visits: 395

Multiple Signal Routing to a Single-Axed Scope A simple circuit to illustrate how to display multiple signals on a scope display with only 1 axe using the 'Mux Block' function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (39): Multiple Signal Routing to a Single-Axed Scope Download

Added: August 16, 2013 | Visits: 450

Wireless Rope The Wireless Rope is a framework to experience and study the ubiquitous Bluetooth signals of the environment. Surrounding peoples' phones and places' computers can be detected, traced, and interacted with using the Wireless Rope mobile phone program.


Platforms: *nix

License: Freeware Size: 819.2 KB Download (44): Wireless Rope Download

Added: July 07, 2013 | Visits: 241

faulthandler Fault handler for SIGSEGV, SIGFPE, SIGBUS and SIGILL signals: display the Python backtrace and restore the previous handler. Allocate an alternate stack for this handler, if sigaltstack() is available, to be able to allocate memory on the stack, even on stack overflow (not available on Windows).


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): faulthandler Download

Added: September 16, 2013 | Visits: 266

proctools proctools provides the pgrep and pkill commands, which, respectively, scan for and send signals to processes that are matched by command line options. This is vaguely similar to the killall command from Linux's psmisc package, but has many more features


Platforms: *nix

License: Freeware Size: 30.72 KB Download (34): proctools Download

Added: October 09, 2006 | Visits: 7.932

S.O.B. Caller ID Generator SOB - The First Practical Caller ID Generator for WIndows! This tool generates several flavors of North American Caller ID, allowing you to hear what Caller ID sounds like or even, under certain circumstances, to place arbitrary messages in Caller ID Display Devices. You can play the emulated...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $9.00 USD Size: 1.1 MB Download (483): S.O.B. Caller ID Generator Download

Released: January 04, 2003  |  Added: April 07, 2006 | Visits: 2.695

Shakti LITE Applying magnetic signals to your brain for consciousness exploration, spiritual growth, altered-state experience, and learning brain structure and function. Shakti LITE works by helping your brain to access altered states of consciousness. Your brain produces electrical signals as it operates,...


Platforms: Windows

License: Demo Cost: $35.00 USD Size: 4.82 MB Download (608): Shakti LITE Download

< 1 2 3 4 5 >