jie hu
Followers: 0 Following: 0
Feeds
質問
create animation from several figures
how to create an animation from several figures?
11ヶ月 前 | 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...
11ヶ月 前 | 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...
11ヶ月 前 | 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 ...
11ヶ月 前 | 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...
12ヶ月 前 | 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...
12ヶ月 前 | 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...
1年以上 前 | 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...
5年以上 前 | 1 件の回答 | 0