photo

hidayah ismail


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
219.675
of 301.172

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 21.183

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.200

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


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...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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_...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort