![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14108066_1541933405684_DEF.jpg)
jie hu
Followers: 0 Following: 0
Feeds
질문
create animation from several figures
how to create an animation from several figures?
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 1 | 0
1
답변답변 있음
how 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...
how 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...
대략 1년 전 | 0
질문
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 ...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
"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...
거의 2년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0