photo

Maja Zdulska


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
170,228
of 300,379

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 20,931

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Extending regression lines beyond data span
Hi everyone, I'm working on a code that would predict Arctic ice coverage during the rest of the 21st century, like so: %load ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Turning a function into anonymous function
Hi everyone, I have this piece of code: T_0 = 100; % initial temperature (deg C) T_a = 10; % temperature of water used for co...

4 years 前 | 1 个回答 | 0

1

个回答

提问


if statement in a function
Hi everyone, I'm trying to create a function that will calculate wind direction from wind speed vectors u and v. I have the cod...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Calculating trend rate of change
Hi everyone, I'm currently analysing a time series of data (see code below). I've fitted a trendline into it but I would like ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting subsets of a large dataset
Hi all, I'm trying to create a code that would enable me to plot subsets of my data (sample attached). I want to be able to div...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Transforming a script into a function with multiple inputs
Hi everyone, I'm working on a wave dataset stored in a .csv format (I've attached a sample to this post). I'm using the 2019b e...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Splitting date in a table into different columns
Hi all, I'm using the 2019b version of Matlab and I'm currently handling a large dataset in a .csv format, which looks like thi...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Averaging subsets of a large dataset
Hello Masters of Matlab! I have a number of large files with datasets arranged like this: ID Latitude Longitude Date GTDHZZ01 ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Get the numbers of rows where values change
Hi, I have an array of data, structured like this: Latitude Longitude Height 23 54 7 23 54 3 23 54 8 23 55 ...

5 years 前 | 2 个回答 | 0

2

个回答