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개월 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0