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
