photo

Saleem Sarwar


University of Waikato New Zealand

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Water Resources Engineer Professional Interests: Hydrological and climate change modelling

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


creating input file for matlab program
Dear all, I am trying to create input file for matlab program. I have example file (attached) for 93 stations. What I need to c...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Reading multiple text files
I am very thankful to mathwork community to promptly answers the queries asked by me. I am very new to matlab, wrote my first co...

9 years 前 | 2 个回答 | 0

2

个回答

提问


extracting data from multiple text files
I am very thankful to mathwork community to promptly answers the queries asked by me. I am very new to matlab, wrote my first co...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to read multiple text files
I have multiple text files e. g CKLRR12.txt (file attached) having daily rainfall for 365 days and similarly 2013.txt having dai...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to multiply with a factor with time series data
I have to compute S by applying following formula = S = 1000/CN -10; where S and CN are daily time series data. By applying th...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Error using ==> mpower, Matrix must be square
I am trying to write a script for runoff calculation. Following part of the code is not working Runoff = ones(size(data)); ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


In an assignment A(I) = B, the number of elements in B and I must be the same.
I need to compute runoff for 2 rainfall conditions 1. If rainfall > 5, then runoff = 1000/CN -10; 2. otherwise Runoff = ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Nested if conditions to compute flow
My dataset includes time series data of rainfall and CN for one year. I am trying to determine the flow for two conditions i.e ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


If else condition for the rainfall
I have series of daily rainfall data, computed curve number (CN). To compute runoff, I need to fulfill these two conditions ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


If Else Statement for the rainfall data
I have a time series of daily rainfall data from 1950 to 2013. I want to implement following conditions to the data if rainfal...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Cumulative sum function of daily rainfall
I have a large daily rainfall data and require to create a new series with rainfall of 1, 2 , 3 and 4 day will be same as observ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Cumulative sum of rainfall
I require cumulative sum of rainfall of 5 days and so. For first 4 days, rainfall will be same as observed on that day, rainfall...

9 years 前 | 1 个回答 | 0

1

个回答