Community Profile

photo

Haris K.


Last seen: Today Active since 2020

Followers: 0   Following: 0

I am an economist and econometrician with over 10 years of experience in playing with scatter plots and the letters of the Greek alphabet (particularly alpha, beta and epsilon).

Programming Languages:
Python, MATLAB
Professional Interests:
Time Series Analysis, Macroeconomics

Statistics

All
  • First Submission
  • GitHub Submissions Level 1
  • Thankful Level 3
  • Solver
  • First Review
  • First Answer

View badges

Feeds

View by

Solved


Create an n-by-n null matrix and fill with ones certain positions
The positions will be indicated by a z-by-2 matrix. Each row in this z-by-2 matrix will have the row and column in which a 1 has...

3 years ago

Solved


Getting the indices from a vector
This is a basic MATLAB operation. It is for instructional purposes. --- You may already know how to <http://www.mathworks....

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago