Feeds
提问
Adjustment of Contour Plot
I have data consist of X(x coordinate) Y(y coordinate) Z(velocity). I created below countour plot with below code: xyz = readm...
2 years 前 | 0 个回答 | 0
0
个回答提问
Vector magnitude with colors
I want to print velocity vectors on Matlab. I use function "quiver". It satisfies to draw velocity vectors but I can t give...
2 years 前 | 1 个回答 | 0
1
个回答提问
3-D Countour Plot based on velocity data
I have data consist of X(x coordinate) Y(y coordinate) Z(z coortinate) U(velocity). there is four z height (0.05,0.18,0.31 a...
2 years 前 | 1 个回答 | 0
1
个回答提问
Countour plot based on velocity data
I have data consist of X(x coordinate) Y(y coordinate) Z(velocity). I created below countour plot with especial flow software a...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to plot a graph with logarithmic scale
fprintf(1,'RMSE (without noise) : %e\n',err_nonoise);
2 years 前 | 1 个回答 | 0