MD MAHABUBUR ROHOMAN
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
71,820
of 295,689
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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 can I plot columnar grains?
I have a cube of 30x30x30 small cubes. Each cube will be called element. How can I plot something like the following image? This...
1 year ago | 1 answer | 0
1
answerQuestion
How to change the variable name after each run
Hello everyone, Let's say I have two variables SSD and GND. After I hit the run button for the first time, the program will run...
2 years ago | 1 answer | 0
1
answerQuestion
Enter the elements of matrix in a specified location of a text file
Hello, I have a 10x10x10 matrix and each square contains a value between 1 and 2. What I want is, the first element of that mat...
2 years ago | 1 answer | 0
1
answerQuestion
Read a text file that includes numbers and strings and edit it in different places
I have a text file that is something like the attached picture. I want to read this file and whenever I come to the line 67 my c...
2 years ago | 1 answer | 0
1
answerQuestion
How can I display a 3D image of a 10x10x10 matrix? Each cube has a value between 1-10.
I have a 2D matrix s(10,10). So, there are 100 squares. Each square has a value between 1-10. So, I can display the matrix with ...
2 years ago | 1 answer | 0
1
answerQuestion
How can I use Kronecker delta for 3d matrix
I have a 10x10x10 = s(i,j,l) matrix. Lets say i,j,l rpresent the indices. How would I implement the Kronecker delta for the 3D c...
2 years ago | 1 answer | 0
1
answerQuestion
Assign a line in every element of a 3d matrix
I have a 10x10x10 matrix that looks like the below attached.I want to add a line 101.543 30.453 50.185 to the ement that conta...
2 years ago | 2 answers | 0