Statistics
4 Questions
                        0 Answers
RANK
106,231
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          4 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            25.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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 get decimal answers?
i have been using a for loop but the result comes in long digits of fraction? i want to have the result in decimal. how can i a...
3 years ago | 2 answers | 0
2
answersQuestion
To build assembly matrix from elemental matrix
here is the code below. i tried to assemble elemental matrix using a for loop but the result ends with a matrix having a determi...
3 years ago | 0 answers | 0
0
answersQuestion
I want to optimize two variables
I end up on equation as shown below. [Ku]*[u]+[Kp]*[p]=[C]*B.^2*Ui B is bounded and Ui is known. I want to find maximum of...
3 years ago | 2 answers | 0
2
answersQuestion
identifying the corresponding node number to each element for meshed geometry.
i used a triangular geometric order to mesh the geometry i have. but i need a matrix of the element and node number associated w...
4 years ago | 1 answer | 0
