photo

sam van Bohemen


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
85,532
of 300,508

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Accepting and rejecting values in numeric array
I am analysing ECG data. I have a numeric array containing two colums. The first column contains the location of detected ECG p...

5 years ago | 1 answer | 0

1

answer

Question


deleting numbers in cell array
I have a 32x5 cell array. I want to delete all numbers (+/- 3 either side of each number) that do not appear in every column. ...

5 years ago | 1 answer | 0

1

answer

Question


Deleting Cells in Matrix
I have a Matrix 32x5 Looking at every row one at a time. Am I able to delete all cells that are 3 greater or 3 less than the o...

5 years ago | 0 answers | 0

0

answers

Question


Detecting and Aligning ECG Peaks
I am recording ECG signals from 5 electrodes, resulting in 5 ECG traces (x,y,c,d,e) I have been using the findpeaks function to...

6 years ago | 0 answers | 0

0

answers

Question


Help with loop script
I have created a loop script to calculate peak amplitude for ECG data x is the data file TS is the total number of data points...

6 years ago | 1 answer | 0

1

answer

Question


Shortening Matrix to specific number
I have a matrix 139776 x 1. I need to shorten the matrix to 138240 x 1. How can I do this? Also, Is there a way to shorten the...

6 years ago | 1 answer | 0

1

answer

Question


Producing outputs from loop
I have a matrix (xMatrix: 128 x 1068). I want to run my find peak code for all 1068 columns of the matrix to calculate the peak ...

6 years ago | 1 answer | 0

1

answer

Question


creating a matrix from a column vector
I want to analyse some EEG data by breaking the total samples into 1 second segments. The total number of samples for each chann...

6 years ago | 2 answers | 0

2

answers

Question


reducing noise to calculate peak amplitude
I am trying to calculate the peak amplitude of spikes in an EEG trace. I have been using the findpeak function to calculate the ...

6 years ago | 1 answer | 0

1

answer

Question


ECG R wave amplitude calculation
How can I calcualte the amplitude of R-waves in a ECG signal?

6 years ago | 1 answer | 0

1

answer