Community Profile

photo

Syed Mustaqhim


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer