pawsen / nlvib_examples

Examples from https://www.ila.uni-stuttgart.de/nlvib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solved Exercises and Homework Problems for NLvib

see https://www.ila.uni-stuttgart.de/nlvib From p. 105 in their book. Solved excercises are distribted along with their program and found in the folder: nlvib/EXAMPLES

Table 5.1 Solved exercises with their learning goals

No.SystemLearn that:
1DuffingComputational agrees with analytical HB
2Single-DOF, unilateral springZeroth and higher harmonics can be relevant
3Beam, dry frictionHB can save a lot of computational effort
4Beam, cubic springDynamic scaling can be beneficial

Table 5.2 Homework problems with their learning goals

No.SystemLearn to…
ALinear single-DOF…use path continuation
BDuffing…use more path continuation, and run a harmonic convergence study
CTwo-DOF, cubic spring…implement Hill’s method for stability analysis
DTwo-DOF, unilateral springs…implement a new nonlinearity, implement combined static–dynamic loading, and compute a subharmonic response
EVan der Pol…implement another new nonlinearity, implement limit cycle analysis (self-excitation), and continue w.r.t. a nonlinearity parameter
FBeam, dry friction…implement a condensation of the HB equations to the nonlinear part

Other numerical tools for periodic calculations

Automated Computation of Spectral Submanifolds for Nonlinear Modal Analysis

https://github.com/LCSETH/SSMtool

See the accompanying paper Analytic Prediction of Isolated Forced Response Curves from Spectral Submanifolds https://arxiv.org/abs/1812.06664

SteadyStateTool

https://github.com/LCSETH/SteadyStateTool https://arxiv.org/abs/1810.10103

And Recipes for Continuation(incl. coco toolbox for matlab) https://epubs.siam.org/doi/book/10.1137/1.9781611972573

About

Examples from https://www.ila.uni-stuttgart.de/nlvib


Languages

Language:MATLAB 100.0%