Community Profile

photo

MD MAHABUBUR ROHOMAN


Last seen: 5ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 2 件の回答 | 0

2

回答