Khalid Ibne Masood
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
31,738
of 295,467
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 1
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0