photo

shohan nur


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
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 ago | 0

Question


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 ago | 3 answers | 0

3

answers

Answered
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 ago | 0