photo

Catriona Fyffe


Last seen: Today 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
2 个回答

排名
13,538
of 299,791

声誉
3

贡献数
9 个提问
2 个回答

回答接受率
44.44%

收到投票数
2

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

查看徽章

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...

6 months 前 | 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...

1 year 前 | 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 year 前 | 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...

3 years 前 | 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 years 前 | 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...

4 years 前 | 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 years 前 | 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! ...

5 years 前 | 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 years 前 | 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...

5 years 前 | 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...

5 years 前 | 0 个回答 | 0

0

个回答