Khalid Ibne Masood
Followers: 0 Following: 0
Feeds
提问
How to run and close Ansysedt from Matlab?
Hello, I would like to run and close ansysedt from Matlab seamlessly. My approach is to make a python file and call ansysedt fr...
2 years 前 | 1 个回答 | 0
1
个回答提问
Triangulation of a domain
Hello, I want to implement 2D fast marching method (FMM) in a rectangular domain with triangular meshes as there should be some...
3 years 前 | 1 个回答 | 0
1
个回答提问
imwrite and imread are not giving the same matrix
Hello, I want to show a matrix in an image (and save it for later use) and then retrieve the matrix from that image using imrea...
4 years 前 | 1 个回答 | 0
1
个回答提问
interpolatesolution is giving NaN results
Hello, I am trying to solve a Laplace equation over a rectangular domain using the FEA tool in Matlab. The solution is okay, b...
4 years 前 | 0 个回答 | 1
0
个回答提问
Interpolation of the results from the PDE toolbox and the spatial differentiation of the solution
Hello, I am trying to solve a PDE within a rectangular region with the Matlab PDE toolbox. I am facing two problems: (1) As ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to get the rgb code from Matlab figure
Hello Everyone, I have attached a matlab figure here. This plot was generated from Matlab and I need to know the RGB color code...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I find all the points between two contour lines
Hello, I have 3 equal size matrices, X, Y and Z; I can draw the contour lines for Z with the command: contour(X,Y,Z); But I w...
4 years 前 | 1 个回答 | 0