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年弱 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0