Statistics
5 Questions
0 Answers
RANK
39,728
of 295,467
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
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
writing mesh file and loading for further use
Hi.. I have a simple square geometry (1x1) which i created in matlab and meshed using meshgrid command with 20 points. I writ...
9 years ago | 0 answers | 0
0
answersQuestion
finding inverse of 3D matrix for speed
Hi .. In a 1D simulation, I have 'n' number of grid points and at each point, some data is stored in 3x3 matrix (A). For sim...
9 years ago | 1 answer | 0
1
answerQuestion
Writing data in file and naming file with a string value
Hi.. My simulations are finding errors for 4 cases in a loop as shown below. I am writing those errors in data file. Prob...
10 years ago | 1 answer | 0
1
answerQuestion
Loading data from a dat file containing header
Hi I have data file (KEmodel12_G201.dat) in format as seen in attached image. While loading this data in matlab, it shows err...
10 years ago | 2 answers | 1
2
answersQuestion
Solving set of equations from loop
I have a set of follwing 3 equations, for i = 2:4; x(i+1)- 2.25*x(i) + x(i-1)==0; end with folowing two boundary c...
11 years ago | 1 answer | 0