Parth Kulkarni
Followers: 0 Following: 0
Feeds
提问
HYSTERISIS LOOPS USING DATA
I prepared this code to randomise values of stress(Sigma in a range), Kp and Np to get new strains added to the previous iterati...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Randomisation of ramberg osgood equation
I am randomising the Kp and np along with stresses now ..... is this code correct? a = 115; b = 234; r = (b-a).*rand(1000,...
Randomisation of ramberg osgood equation
I am randomising the Kp and np along with stresses now ..... is this code correct? a = 115; b = 234; r = (b-a).*rand(1000,...
3 years 前 | 0
提问
Randomisation of ramberg osgood equation
I am trying to randomise the ramberg osgood equation to find out different values of strains as a response to random stress valu...
3 years 前 | 3 个回答 | 0