Syed Arafun Nabi
Followers: 0 Following: 0
Feeds
提问
Gyroid Surface Area & Volume Calculation from existing code
The following code is to generate the shape of gyroid. From the code I want to calculate the surface area and volume. Instead of...
1 year 前 | 1 个回答 | 0
1
个回答提问
2D Surface Random Number Plot
The 2D square surface has 1m length in each side and splitted into 10 grid(Total grid is 10x10). A ball is hitting the surface 1...
2 years 前 | 3 个回答 | 0
3
个回答提问
Break nested loop and go to a specific line
My code has the following sturcture. Inside the nested loop I want to break the loop & want to go Statement 1 & Statement 3. ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Convert Fortran to MATLAB
I want to convert the following Fortran code to MATLAB. Any help will be appriciated- NB = 100 F=0. DO i=1,NB [some equ...
2 years 前 | 1 个回答 | 0
1
个回答提问
BVP4C for solving an 3rd order ODE
I am stuck in boundary condition which can't be slove with ode45. to solve this problem can you please help me with boundary...
2 years 前 | 1 个回答 | 0