photo

hidayah ismail


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
0 답변

순위
219,675
of 301,172

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,183

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,200

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변