Minh Phuong Truong
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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
3 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
3 years 前 | 0
| 已接受
提问
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...
3 years 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 0