JAVAD
Followers: 0 Following: 0
Estadística
5 Preguntas
3 Respuestas
CLASIFICACIÓN
220.276
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
How to fill and write nc file?
Error in ncwrite (line 87) ncObj.write(varName, varData, start, stride);
más de 1 año hace | 0
Pregunta
How to fill and write nc file?
Hi all, I try to extract some variables from my model's data and put in new file. I can read and extract data from nc file and...
más de 1 año hace | 1 respuesta | 0
1
respuestaCalculation of summation with filtering positive and negative values
I try to sum in each time step. Here u(i,j,t); t is time what I need is that; for t= 1:length(time) sum(t)=u(167,158,t)+u(16...
más de 1 año hace | 0
Calculation of summation with filtering positive and negative values
Thanks for your sugestions. I amnot sure it works in my case. I have a matrix with dimention 365*300*1300(time) I try to ca...
más de 1 año hace | 0
Pregunta
Calculation of summation with filtering positive and negative values
Hi I have one matrix with u(i,j,t). I need calculate sum of the variable like this in each time step.i,j have not folloed an...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
finding minimum value with index
Hi I have a matrix 3 dimensions. i,j,t(time). I try to find minimum for part of matrix when 85<j<170; 50<i<80 for each time s...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Average values with nan value
Hi I have a matrix with 3 dimentions; i,j,t(time). I try to calculate mean value for each time step but the matter is we have ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Summation in MATLAB in 4 dimenstion
I have a matrix with 4 dimentions. I should sum values. w(i,j,k,t) k is constant.t is time My problem is how to add t to l...
casi 2 años hace | 2 respuestas | 0