提问


Extract maximum value out of two column in a row & delete the last row
Hello: I have two matrix A and B as below. I need to extract maximum value out of column 6th and 7th and delete the last column...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Undirected graph network with latitude and longitude as node
Is there any way to plot graph structure describing nodes, edges and links but with latitude and logitude as the co-ordinates us...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Problem in determining time dimension in netcdf file
Hello: I am analyzing EURO CORDEX wind data for 1979 - 01-01-1979-12-30 period. The time dimension of the associated netcdf fil...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate difference between two dates when my date is in dd-mm format only
Hello: I have dates of a partcular year as follows in the matrix format: month1 date1 month2 date2 6 9 10 1 ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Shape within the Heat map plot
Hello: I want to plot heatmap of correlation matrix with significant cell value (p-value < 0.05) to be marked with a black symb...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Problems with empty cell in a large matrix
Same here. If there are changes in number of digits before decimal, its not working. For example, "sample2.txt"

5 years 前 | 0

提问


Problems with empty cell in a large matrix
Hello: I have a large matrix of 102730 rows in the form of text file (sample text file is attached) with some header files in i...

5 years 前 | 3 个回答 | 0

3

个回答

提问


subplots of heatmap versus lineplots in same x-axes
Hello: I have a heat map plot at subplot(2,1,1) and a line plot at subplot(2,1,2). Both have the same x-axes. I want to show th...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Horizontal concatenation of sub-matrix into a bigger matrix based on value of first column
Hi I have three dissimilar size array which I am retrieving through a loop, in which the first column contains year and the seco...

6 years 前 | 1 个回答 | 0

1

个回答

提问


sum of consecutive months value in an array
Hello: I have an array where the first, second and third columns show year, month and values. I need to sum the values of conse...

6 years 前 | 1 个回答 | 0

1

个回答

提问


problem with projection of shapefiles in MATLAB Mapping toolbox
Hi, I have a georeferenced shapefile (created in ArcMap) of a watershed in WGS84 projection system. I also have latitudes lon...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Extracting row of a matrix based on maximum value of a column element
Hello all: I have a matrix as below. I want to build a new matrix based on maximum value at row 4 element. Here column 5 is t...

6 years 前 | 1 个回答 | 0

1

个回答