Minh Phuong Truong
Followers: 0 Following: 0
Statistics
RANK
95,186
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
2 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answermodify 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 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...
3 years ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0