Nabeel
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
243.893
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
44.44%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
I want to find wet and dry spells using .nc file
Hi i want to find wet and dry spells using nc (netcdf) files on each pixel. although a script is available to find wet and dr...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Plot contour on desired level
hi... i am trying to plot the contours on "surf" graph by following code %data x=[0.01 0.02 0.04 0.06 0.09 0.17 0.29 0.51 0.67...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
plotting 4 variables in same graph
i have four variables h=[0.01 0.02 0.04 0.06 0.09 0.17 0.29 0.51 0.67 0.84]; sa=[31.85 31.84 31.81 31.79 31.76 31.68 31...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
break legend in two lines
hi i am inserting legends with following commabd legend([hupsig hupnotsig hdnsig hdnnotsig],... {'Significant Increase','Insig...
más de 9 años hace | 1 respuesta | 0
1
respuestaimport data from Excel
i am using Matlab2013a and recently used this command to import data form excel input=xlsread('stkmkt_ret_data.xlsx') if you w...
más de 9 años hace | 0
Pregunta
plot a marker on shape file
i am reading a shape file geoshow('admin_0.shp'); hold on scatterm(68.90,24.63,'filled'); but outcome is "Not a map axes...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
assess the xlread in elsefi command
xlread is used to read xls files i want to use this command in ifelse condiations if input==a B=AS elseif B=...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
R-squared value for fitted line
I have plotted log-log graph for data series. than fit a line by ployfit i want to find R-squared for line and data how it ca...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
R-squared for Log-log graph
I have plotted log-log graph for data series. than fit a line by ployfit i want to find R-squared for line and data how it ca...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
add lsline or trend line to log-log graph
i want to draw a least square line to log-log plot i am using following scripy wet=[120 49 30 21 12 10 9 7 4]; dry=[49...
más de 9 años hace | 1 respuesta | 0