photo

hidayah ismail


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
219,675
of 301,175

評判
0

コントリビューション
4 質問
0 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,185

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,238

コントリビューション
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

回答