photo

IMC


Last seen: 7개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


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 = ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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!

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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:...

대략 4년 전 | 답변 수: 1 | 0

1

답변