This program for Scilab searches for primary peaks in the segments of brainwave signal spectrum which are much above the signal spectrum average.
Brainwave segments of 1 s are Fourier transformed, thresholded and merged if contiguous.
Selected segments are drawn in time domain, frequency domain and a narrow-band analysis at 75 Hz is attempted.
This program should detect strong external signals in brainwave recordings.
A framework for implementing real-time control systems
- - - T H I S P R O J E C T M O V E D T O G I T H U B - - -
A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. ...