shohan nur
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
How can I generate EEG signal block from workspace to simulink? I attach the (.txt) file and code also.
sorry! for late thanks. But I can't create a block in Simulink to generate an EEG signal then what should I do?
How can I generate EEG signal block from workspace to simulink? I attach the (.txt) file and code also.
sorry! for late thanks. But I can't create a block in Simulink to generate an EEG signal then what should I do?
6 years 前 | 0
提问
How can I generate EEG signal block from workspace to simulink? I attach the (.txt) file and code also.
clc; clear; clear all; %% start by generating an eeg signal (EEG 2D data) fs = 512; T = 1/fs; EEGsig= lo...
6 years 前 | 3 个回答 | 0
3
个回答已回答
Simulink 'From Workspace' and 'To workspace' elements
sir, can I generate any EEG signal block which I get from (.txt) file? I want to design a filter for which filtered EEG signal t...
Simulink 'From Workspace' and 'To workspace' elements
sir, can I generate any EEG signal block which I get from (.txt) file? I want to design a filter for which filtered EEG signal t...
6 years 前 | 0