![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16183559_1568085845433_DEF.jpg)
IMC
Followers: 0 Following: 0
Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
181.870
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
47.62%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
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
How to display a particular range of log value at x-axis?
Hello everyone, I have a simple question about x-axis display values. Here is my code: figure hAx=axes; hold on g1 = gsc...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Why scatterplot shows one point in different color and rest all the points are different?
Hello, I've made a scatterplot as shown below. As it's clearly seen that one point in the scatterplot is of purple color. I can...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem in making multiple scatterplots/subplots?
Hi everyone, I am suppose to make 9 scatterplots/subplots in one figure/plot (separate is fine too). My data comprises of 4 var...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to compare lat lon from text file with netcdf file?
Hi I am trying to extract data based on lat lon values (it's a netcdf file). Before doing this step I need to compare lat lon v...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem in using interp2
Hello, I want to interpolate my latitude longitude values. They are in the form of matrix. Lat = 406x270; Lon = 406X270; I...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Mean and median at each interval
Hello, My excel file has 3 columns representing Temperature (in Kelvin), Volume and Mass. At each 1°C interval I want a mean o...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
The logical indices contain a true value outside of the array bounds.
Hi everyone, I am trying to do indexing to get the values in order to plot it. My variables: Temp1 = 7570x1 double; Temp2 = ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Calculate median at every interval
My data comprises of 2 variables X (25x1) and Y(25x1). I want to calculate X median at each interval of Y and then plot it. Kind...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to remove NaN from 2 column vectors?
Hi everyone, I have 2 column vectors with 12 values each: X = [2 4 8 NaN 13 NaN 3 6 NaN 38 40 11] Y = [NaN NaN 2 NaN 1...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to select area precisely based on latitude and longitude?
Hello everyone, I need to do analysis for just this part (black in figure 1). I want to be very precise regarding area selecti...
más de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
How to take average for each bin and then plot it?
Hello everyone, I am trying to bin and then plot the binned data. My data is radius = 19125x1 double and temperature is 19125x1...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract area using inpolygon
Hello everyone, I need to do analysis on just rectangular part of my figure. Therefore, I tried to extract that area using inp...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using plot Vectors must be the same length.
Hello, I am trying to plot Radius verses temperature in my code. Radius is matrix (2030x1354 double) and I just want to plot t...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a function to convert column vector to matrix?
Hello everyone, I am trying to create a map from below code. I have done logical indexing and therefore I have a column vector...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I convert the y-axis values to percentage from (0%-100%)?
Hi, How can I convert the below y-axis values to percentage from (0%-100%)? Kindly help. Thank you!
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I create/define a 1 degree x 1 degree grid in MATLAB?
Hello, I would much appreciate if anyone could help me with this. How can I create/define a 1 degree x 1 degree grid in MATLA...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I calculate the percentage of clouds within each grid box i.e. 1 degree x 1 degree?
Hello everyone, My data (clouds: 11376*270) has a spatial resolution of 5 km. It contains values: 1 (clear), 2 (probably clear...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
netcdf files in a predefined domain
Hello, I am trying to read multiple netcdf4 files in a predefined area (lat and lon). I want values OUTSIDE my predefined area...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Assigning NaN to certain values
Hello, I am trying to read nc file and it contains values (-177.6600, -177.6500, -177.6300, -177.5900, -177.5700). I want to a...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Getting data values using lat and lon indexes
Hello, I have 2 column vectors (latitude (2401,1) and longitude (2401,1) and 1 matrix (Cloud top temperature (2401x2401)) extra...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Reducing the number of count/values in each bin in MATLAB
Hello, How can I reduce the no. of values/count that fall into each bin? I am using histcount function Intervals_CTT = [-100:...
más de 4 años hace | 1 respuesta | 0