Community Profile

photo

paul kaam


UT

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Multiple regression? how to get a formula
Hi everyone, i'm trying to figure out how to approach my problem.. I want to find a formula that shows me when the transmembr...

7 years ago | 0 answers | 0

0

answers

Question


high pass filter with cutoff set at 0.003Hz
Hi, I have a data set consisting of a mean bloodpressure and I want to high-pass-filter this signal with a DC cutoff set at 0...

8 years ago | 1 answer | 0

1

answer

Question


How to implement a continuous, moving Pearson correlation coefficient
Hi everyone, I have a question regarding a continuous moving pearson correlation. I'm getting two different data every second...

8 years ago | 0 answers | 0

0

answers

Question


Experience with communication; Philips IntelliVue monitor (MX800) through MIB/RS232 port and Matlab
Hi Everyone, I'm trying to receive data from a philips intellivue monitor. Everything works (cable, data transfer from monito...

8 years ago | 0 answers | 0

0

answers

Question


How to build-up a column from top to bottom
Hi everyone, I want to build a function as shown below: u=[]; for i =1:10 a = rand(1); u = [a;u]; end but...

9 years ago | 2 answers | 0

2

answers

Question


store data in matrix
Hi everyone, i am getting data every second that looks like this: a = Columns 1 through 8 223.5700 -0.0300 -...

9 years ago | 1 answer | 0

1

answer

Question


Get data from COM port
Hi everyone, data is send to my laptop by a device through a usb port. How often the data is send depends on de sample time t...

9 years ago | 1 answer | 0

1

answer

Question


give name to value in row
Hi everyone, say i have a row like this: a= [1 2 3 4]; and I want each value to get its own name like this: time = 1...

9 years ago | 2 answers | 0

2

answers

Question


From char to number
Hi , I have this: "10:58",297.98,0.25,0.15,66.5,1.194,-0.31,-0.27,71.1,0.966,"" it is of type char. it contains the ...

9 years ago | 4 answers | 0

4

answers

Question


continue data collection from serial Matlab
Hi everyone, I have a device connected to my laptop by USB (COM3). The device sends data with a sample time of 2 Hz, so every...

9 years ago | 0 answers | 0

0

answers

Question


can strjoin join columns?
Hi everyone, i have difficuty with the follow problem: (probably because iam not that good with Matlab) say i have this: ...

9 years ago | 2 answers | 0

2

answers

Question


plot time values, datetick
Hi, I have been struggeling with this all night. i have two columns of data: column 1 (HH:MM:SS), column 2 (random values)...

9 years ago | 1 answer | 0

1

answer