Saad khalid
Followers: 0 Following: 0
Feeds
提问
2D Interpolation/Extrapolation on Irregular shaped grid
I'm starting with a grid that is evenly distributed over a recangular region: M = load("function_matrix.mat") function_matrix ...
12 months 前 | 1 个回答 | 0
1
个回答提问
export_fig of multiple overlayed images only saves one image
I have two imagesc's overlayed to make a figure (which is attached). I would like to save this figure as a pdf using export_pdf,...
1 year 前 | 1 个回答 | 0
1
个回答提问
Making a 3D Density plot given Density at each point (X,Y,Z)
I have a 3D matrix where each element corresponds to the density at point (X,Y,Z), see attached. The coordinates and data are lo...
2 years 前 | 1 个回答 | 0
1
个回答提问
Converting a 2D matrix from Cartesian coordinates to Polar
I have a 50x50 matrix where each element of the matrix represents the value at point (x,y). I would like to plot this data on a ...
3 years 前 | 1 个回答 | 0