Feeds
質問
make patch white where there are NaNs
Hi All, I would like to use patch to make uncertainty bounds around timeseries data, but the data has NaNs. I can remove the Na...
10ヶ月 前 | 1 件の回答 | 0
1
回答回答済み
Find faster way than compose to format table
Hi Everyone, I worked to combine Athanasios and Voss' answers together to get exactly what I needed: the full table exported wi...
Find faster way than compose to format table
Hi Everyone, I worked to combine Athanasios and Voss' answers together to get exactly what I needed: the full table exported wi...
1年以上 前 | 1
質問
Find faster way than compose to format table
I have a large table of data which needs to be output as a csv and then read into a model. For some reason (which I cannot solve...
1年以上 前 | 3 件の回答 | 0
3
回答質問
fitnlm giving Inf or NaN values
I am trying to use fitnlm to fit a range of equations to data. It works fine for a power relationship, e.g. modelfun = @(b,x) b...
4年弱 前 | 0 件の回答 | 0
0
回答質問
Size of .mat file varies and does not save consistently
Hi All, I am trying to save the variables in my workspace but some odd things are happening. First when I tried to save it was ...
約4年 前 | 0 件の回答 | 0
0
回答質問
Problem with fill / patch
Hi, I would like to use fill or patch to colour the space between two lines. I have a minimum value and a maximum value and both...
5年弱 前 | 1 件の回答 | 1
1
回答質問
Index not working - very simple problem!
I want to find the indices of a vector of shortwave radiation values which = 3 and replace them with 0. Should be simple. My co...
5年以上 前 | 2 件の回答 | 0
2
回答回答済み
Calculate average for each hour in day
A very simple way to solve this if you have whole days starting at 00:00 is to use reshape. Its a bit old school but I like it! ...
Calculate average for each hour in day
A very simple way to solve this if you have whole days starting at 00:00 is to use reshape. Its a bit old school but I like it! ...
5年以上 前 | 0
質問
Leap days and extracting data disregarding the year
I have an hourly timeseries of windspeed over several years, with some gaps filled by NaNs. I want to fill the gaps with a day o...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Assign values based on multiple index thresholds - vectorised solution?
I would like to assign different values to a variable (SRF) which is used in a loop which is running over time (at hourly interv...
6年弱 前 | 0 件の回答 | 0
0
回答質問
Solving out of memory for 4D array filled in for loop
I am trying to determine the optimum set of parameters for a simple ice melt model by comparing the result of the simple melt mo...
6年弱 前 | 0 件の回答 | 0


