photo

Jakub


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


binary vector that consists of a zero for normal years and a 1 for a leap year
I need to create a vector that consists of a binary vector that consists of a zero for normal years and a 1 for a leap year, wit...

2 years ago | 1 answer | 0

1

answer

Question


auto correlation time in matlab
in my assignment, i am asked to "State the autocorrelation time for each variable" (of which i have 2). I have just created 2 ti...

2 years ago | 1 answer | 0

1

answer

Question


How to create a function that produces 2 histograms?
I have a dataset with 2 columns and 9862 rows. I need to make a figure consisting of two panels where the upper panel is the h...

2 years ago | 2 answers | 0

2

answers

Solved


Add two numbers
Given a and b, return the sum a+b in c.

2 years ago