Community Profile

photo

RS


IIT

Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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...

8 years ago | 0 answers | 0

0

answers

Question


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

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 2 answers | 1

2

answers

Question


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...

10 years ago | 1 answer | 0

1

answer