Community Profile

photo

Abaye Getahun Abebe


Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Hydrology and Water Resources Engineering

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

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

Question


How to import mixed date format into matlab
I have the following date columns parts of them: (yyyy mm dd) parts of them: (yyyy mmdd) parts them: (yyyymmdd) I just wa...

6 years ago | 1 answer | 0

1

answer

Question


Mean calculation from nxm matrices using nxm index matlab
I have daily flow data from 400 gauging stations.The length of the flow data is about 20 years. I want to calculate 20-yrs avera...

6 years ago | 2 answers | 0

2

answers

Question


saving multiple .mat files into .txt files
Hi, I have many .mat files and want save it in .txt format. simple method to do it at once?

6 years ago | 1 answer | 0

1

answer

Answered
Splitting time series sediment data for each station (site_no.)
thanks for the help. But it reads the first four stations only. After the fourth station, there is one line header again. so how...

6 years ago | 0

Question


Splitting time series sediment data for each station (site_no.)
I have a very big one time series .tsv data (~ 2000 site_number). The time series has very large row no. (~20000000 rows) an...

6 years ago | 2 answers | 0

2

answers