Miles Hao Peng Su
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
212,902
of 295,673
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
PDE Plot for contour lines, for a specific face
Hi guys! I am trying to plot a contour plot for my PDE result, like this one: However, if I only wants contour plot for fa...
1 year ago | 1 answer | 0
1
answerQuestion
semilogx error, vectors must be same length
Hi, I am trying to plot a graph with logarithmic scale with semilogx, however I have encountered problem using it. I have check...
2 years ago | 2 answers | 0
2
answersQuestion
combining geometries in pde toolbox, multicylinders
Hi, I am trying to combine 2 cylinders together but encountered the following error: Here are the 2 shapes I am trying to com...
2 years ago | 1 answer | 0
1
answerQuestion
Adding multiple cylinders into the same model PDE Toolbox
Hi, I am trying to construct a 3D model for electrical analysis later. I have 3 cylinders and 1 hollow cylinders. When I am try...
2 years ago | 1 answer | 0
1
answerQuestion
Unable to run code analysis
Hi guys, I am creating 3d models but when I am doing so I noticed that matlab is not running code analysis: I do not have spa...
2 years ago | 1 answer | 0
1
answerQuestion
3D cylinder code debugging
Hi, I am trying to implement a 3D cylinder code, and here is the code: nCS = 2; %number of cross section of cylinder nNodes = ...
2 years ago | 2 answers | 0
2
answersQuestion
Adjusting Z of multicylinders, in PDE toolbox
Hi, I am trying to build a shape that consists of several cylinders: Since I will be running electrical simulations for it, I...
2 years ago | 1 answer | 0
1
answerQuestion
Building 3D geometries
Hi guys, I am trying to model a electrical study on a 3D shape without importing STL files. May I know how do I build this wi...
2 years ago | 1 answer | 0
1
answerQuestion
Exceed array bound at position 2
Hi guys, I am trying to calculate the matrix moments for a binary image, however I encountered the following error: >> run_A_...
2 years ago | 1 answer | 0
1
answerQuestion
Image processing code debugging
Hi, I am doing image processing and plans to extract some information from a binary image, however I have encountered some bugs ...
2 years ago | 2 answers | 0
2
answersQuestion
How to write code for moments matrix?
How to write code for moments i.e 0th order (m00),1st order (m10, m01), i want to write it using for loop. I only know how to ...
2 years ago | 1 answer | 0
1
answerQuestion
Transformation function on image
Hi guys, may I ask how do I implement a transformation function on an image? Maybe it's a function like this: T : , where x is ...
2 years ago | 1 answer | 0