I require plug-n nonlinear springs together to form a ring, to obtain a stress-deformationbehavior
1 view (last 30 days)
Show older comments
I´m using matlab 2013. I require plug-n nonlinear springs together to form a ring, to obtain a stress-deformation behavior of exponential type (without using damper). I just want to observe the deformation-tension behavior. Only connect in parallel? the masses are iguales.force of equal magnitude is applied to all masses. Thanks all.
0 Comments
Answers (1)
Steve Miller
on 24 Nov 2021
You can programmatically build up a set of nonlinear springs using add_block(), add_line() commands. An example of how to do this for a pendulum is attached below.
--Steve
0 Comments
See Also
Categories
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!