photo

Maja Zdulska


Last seen: bijna 4 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
127.653
of 299.157

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
55.56%

VOTES RECEIVED
0

RANK
 of 20.690

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.542

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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

ongeveer 4 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 5 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 5 jaar ago | 2 answers | 0

2

answers