jie hu
Followers: 0 Following: 0
Statistics
RANK
135,014
of 295,569
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
create animation from several figures
how to create an animation from several figures?
11 months ago | 1 answer | 0
1
answerQuestion
csv reading related matter
I have created a .csv file with date and value by fid=fopen([file(1:4) '.csv'],'w'); fprintf(fid,'%s,%s,%s\n', 'Time...
11 months ago | 1 answer | 0
1
answerhow can I calculate the nautical direction angle from Cartesian x- and y-component of velocity
thanks, But I am talking about the direction in Nautical convention. for y1 = atan2d(10, 10) = 45, shall that angle be 225 in Na...
11 months ago | 0
Question
how can I calculate the nautical direction angle from Cartesian x- and y-component of velocity
I have a set of Cartesian x- (u) and y-component (v) of velocity. But I want the velocity to be Nautical direction based, which ...
11 months ago | 1 answer | 0
1
answerQuestion
semilog plot with a self defined x-axis range
I have a time series data and I would like to plot them in the semilogx ranging from [10^(-4) to 10^2] as the attached figure. M...
12 months ago | 1 answer | 0
1
answerQuestion
problem of using findpeaks
I have two vectors of time (datetime formate) and elevation, but there is an error to use findpeaks(elev,time), saying "Expected...
12 months ago | 2 answers | 0
2
answersQuestion
The sample points must be finite.
I like to interpolate a sample data on a new timeline by useing interp1, saying "The sample points must be finite." data_origin...
1 year ago | 1 answer | 0
1
answerQuestion
"griddata" results in much smaller values than original data
I am using "griddata" function to interpolate original data on query points. However, the interpolation value on the query point...
1 year ago | 2 answers | 0
2
answersQuestion
formulation of square matrix
Hello everyone, I want to formulate a very big square matrix, in which every element is again a square matrix. I want the sqaur...
5 years ago | 1 answer | 0
1
answerQuestion
How can I place a quiver plot to a specified z location
Hello everyone, I have a quiver 2d plot about velocity field. How can I place it to a specified location? Thanks for your help...
5 years ago | 1 answer | 0