Community Profile

photo

IMC


Last seen: 8ヶ月 前 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...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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...

2年以上 前 | 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...

2年以上 前 | 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 = ...

2年以上 前 | 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...

約3年 前 | 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:...

3年以上 前 | 1 件の回答 | 0

1

回答