Saleem Sarwar
University of Waikato New Zealand
Followers: 0 Following: 0
Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
202.821
of 300.369
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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)); ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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 = ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 10 años hace | 1 respuesta | 0
