Statistica
4 Domande
0 Risposte
RANK
66.768
of 301.229
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 173.512
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
how to do testing and training using feed forward neural network
hello, i'm new in neural network. actually i want to do classification for ankle movement dorsiflexion and plantarflexion. i...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
how to load multiple text file
hello, i have data wani_dorsi_trial1.txt until wani_dorsi_trial30.txt the problem here is that i dont know how to load all...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
i'm having problem to segmentized emg data.i want to segmentized into 256 with overlapping of 128.
clear all; close all; clc; %%%%%%%%%%%%%%%%%%%%%%% LOAD EMG SIGNAL %%%%%%%%%%%%%%%%%%%%%%%%%% data=load('manggai_dorsi_...
quasi 13 anni fa | 0 risposte | 0
0
risposteDomanda
Hi. i want to ask how to filter EMG signal. i collect the signal using AD Instrument. Any suggestion which filter can i use?currently i'm using butterworth filter but i'm not sure about that
x=y2; subplot(2,1,1), plot(x), xlabel('Sample number'), ylabel('EMG signal'), axis tight; [b,a]=butter(6,400/1000,'low'); y=f...
quasi 13 anni fa | 1 risposta | 0