フィルターのクリア

Signal Acquisition

1 回表示 (過去 30 日間)
Rudhram
Rudhram 2011 年 2 月 23 日
I want to acquire and visualize EEG signals using Matlab. We have our own custom signal acquisition system (electrodes, filters and amplifiers). But, we cannot figure out a way to get the sensed signals onto the computer(MATLAB). Please help

回答 (2 件)

Rob Purser
Rob Purser 2011 年 2 月 23 日
See the list of hardware supported by the Data Acquisition Toolbox: http://www.mathworks.com/products/daq/supportedio.html
You can use one of these boards to bring in your data. -Rob Purser
  3 件のコメント
Rudhram
Rudhram 2011 年 2 月 25 日
Well, the thing is that we want to use our own signal acquisition system for the purpose flexibility. We want to do real time signal processing of EEG data, please reply
Rudhram
Rudhram 2011 年 2 月 25 日
Well, the thing is that we want to use our own signal acquisition system for the purpose flexibility. We want to do real time signal processing of EEG data, please reply

サインインしてコメントする。


Kaustubha Govind
Kaustubha Govind 2011 年 2 月 25 日
You need to first figure out what interface you will use to connect your hardware to a computer. Once you have done that, you can write your own drivers to communicate with it, and call those drivers from MATLAB. There are several External Interfaces to choose from.

カテゴリ

Help Center および File ExchangeBiomedical Signal Processing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by