Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
66.825
of 301.522
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.315
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.060
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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_...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 13 años hace | 1 respuesta | 0