![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25087816_1639981669397_DEF.jpg)
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