Feeds
提问
Resample/Match random interval data to interval timeseries
Hi! I have multiple arrays with data that that is collected randomly in time. Like; a = 01-10-2016 00:00:00, 5 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Three input statements in 'and function'
I'm now using the code; a(not(and(CLO < 1, ACT < 1))) = -4; to make all other data of a where CLO and ACT are less then ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Two contourplots in one figure, data changed
Hi! I would like to show two different sets of data in contourplots in the same figure. I already tried some stuff. I made ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Round floating number without zeros
Hi, I have an array with multiple floating value's. I would like to round them to the nearest two digit number. I used ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Matlab delete's value's from array
Hi, I have a code in matlab that generates an big array [3648x1]. This array looks something like: [NaN NaN NaN ...
8 years 前 | 4 个回答 | 0
4
个回答提问
Fitting a function to data (fminsearch) with limits
Hey! I try to fit a model to measured data. I already got a real close with the fminsearch option. However, I know the mod...
8 years 前 | 4 个回答 | 0
4
个回答提问
Link data with datenum
Hi! I got monitoringsdata in an axcelfile that I loaded into MATLAB. each column in excel is now a variable. As an exampl...
9 years 前 | 1 个回答 | 0
1
个回答提问
Link data through timestamps
Hi! I loaded monitoringsdata in matlab as arrays. As an example; A B [1-1-2015 0:00 2...
9 years 前 | 1 个回答 | 0