photo

Minh Phuong Truong


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Unable to read MAT-file
hi all, I can not open the mat file (attached) in matlab while using load Error using load Unable to read MAT-file . File m...

1 year ago | 1 answer | 0

1

answer

Question


Find duplicate of first xx entries and average associated values
Hi all, I have 140000x3 array data (time, lat, lon). The time column looks like [2019/12/18 上午 07:53:00]. I would like to get ...

2 years ago | 1 answer | 0

1

answer

Question


find matrix X by equation
I have a matrix A (301*409), and the equation A=10^(-0.761-1.328X+0.283X^2). I would like to find matrix X, which each value in ...

2 years ago | 1 answer | 0

1

answer

Question


fill the land in coasts.mat without M_Map
Hi all, I have coasts.mat file, and I would like to fill color to the land. Thanks

2 years ago | 1 answer | 0

1

answer

Answered
modify XY axises of 2 graphs in one figure
graph1 = ncread('D:\addfea'); %read graph 1 nc file data C = load('coasts.mat'); %load the coasts.mat file to get the coast li...

2 years ago | 0

| accepted

Question


modify XY axises of 2 graphs in one figure
I have 2 graphs, which want to plot in same figure. The first one is matrix, use imagesc to display. The second data is coast.ma...

2 years ago | 2 answers | 0

2

answers

Question


Combining 3 3D matrices
I have 3 3D matrices, which size are 313x409x31, 313x409x28 and 313x409x30. I would like to combine those 3 3D matrices into one...

2 years ago | 1 answer | 0

1

answer