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?
7년 초과 전 | 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...
7년 초과 전 | 답변 수: 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...
7년 초과 전 | 0
