photo

Syed Mustaqhim


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


App designer for composite bars for n inputs
Hey there, I am trying to build an app for composite bars, the inputs depend on the user's requirement. How do i get multiple in...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Hey there, I am trying to write a code for 2D-Mohr's circle and i need to generate a circle for x value of Sx, radius(r) of T.
%this is the code(incomplete) for 2D Mohrs circle, looking for assistance. Sx = input('Enter value of stress in x direction in ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Hi there, I am trying to write a code on composite bars for n cross-sections, could someone help me with a simple code.
o = 'Enter the number of cross-sections: '; n = input(o); prompt = 'Enter the load in N: '; F = input(prompt); if n == 1 ...

5 years 前 | 1 个回答 | 0

1

个回答