photo

Abduljabbar Bamhel


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
137,177
of 300,429

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Warning: Unsuccessful read: A timeout occurred before the Terminator was reached. 'serial' unable to read any data.
Hello! I am trying to read data from Arduino Uno but i get this error "Warning: Unsuccessful read: A timeout occurred before th...

5 years ago | 1 answer | 0

1

answer

Question


Warning: Unsuccessful read: A timeout occurred before the Terminator was reached. 'serial' unable to read any data
Hello! I am trying to read data from Arduino uno but get this error "Warning: Unsuccessful read: A timeout occurred before t...

5 years ago | 0 answers | 0

0

answers

Question


Why do I get "Array indices must be positive integers or logical values" error when trying to calculate the average range for the last five observation in line 121?
load('ecgClear_1.mat') x = ecgClear_1(:,1); Fs = 257; HF = butter2filtfilt( x, Fs, 20, 'high'); LF = butter2filtfilt( x, Fs,...

5 years ago | 1 answer | 0

1

answer