jj27
Followers: 0 Following: 0
Feeds
提问
select parts of vector with loops
So I know this is basic matlab stuff but I don't get it right now. lets say i have vector Y, now i want to remove values below a...
6 years 前 | 1 个回答 | 0
1
个回答提问
smoothing data with 'rloess'
I have a spO2 (oxygen saturation) signal. it contains round values around the 95%. But there is a problem, there are artefacts, ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Take the mean over multiple points in plot
I want to calculate the mean over multiple points in a plot. y = [12 17 16 15 56 45 24 86 65 41]; x = length(y); now ...
6 years 前 | 1 个回答 | 0