Skip to content

Example for stick slip friction model#51

Open
LuMarv wants to merge 10 commits intopublicfrom
filExample
Open

Example for stick slip friction model#51
LuMarv wants to merge 10 commits intopublicfrom
filExample

Conversation

@LuMarv
Copy link
Collaborator

@LuMarv LuMarv commented Feb 17, 2026

Adds a frction model example to the examples library with two different formulations (filippov and non-filippov). Compares both versions in accuracy and is suited for comparison of sensitivities (needs to be implemented)

Copy link
Collaborator

@Schlevidon Schlevidon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! There are a few things that could be improved.

Marvin added 6 commits March 3, 2026 12:05
	new file:   toolbox/examples/friction_model/friction_model_RHS.m
	new file:   toolbox/examples/friction_model/friction_model_test.m
	modified:   toolbox/examples/liveExamples/canonicalExRHS_test_live.mlx
	new file:   toolbox/examples/friction_model/F_fric_mod.m
	new file:   toolbox/examples/friction_model/F_fric_mod2.m
	new file:   toolbox/examples/friction_model/friction_model_RHSmod.m
	new file:   toolbox/examples/friction_model/friction_model_RHSmod2.m
	new file:   toolbox/examples/friction_model/friction_model_mod_test.m
	modified:   toolbox/examples/liveExamples/CanonicalSensitivities.mlx
	deleted:    toolbox/examples/friction_model/F_fric.m
	renamed:    toolbox/examples/friction_model/friction_model_RHSmod.m -> toolbox/examples/friction_model/friction_RHS_filippov.m
	renamed:    toolbox/examples/friction_model/friction_model_RHSmod2.m -> toolbox/examples/friction_model/friction_RHS_no_filippov.m
	deleted:    toolbox/examples/friction_model/friction_model_RHS.m
	renamed:    toolbox/examples/friction_model/friction_model_mod_test.m -> toolbox/examples/friction_model/friction_model_comparison.m
	deleted:    toolbox/examples/friction_model/friction_model_test.m
	renamed:    toolbox/examples/friction_model/F_fric_mod2.m -> toolbox/examples/friction_model/helpers/F_fric_fil.m
	renamed:    toolbox/examples/friction_model/F_fric_mod.m -> toolbox/examples/friction_model/helpers/F_fric_no_fil.m
	modified:   toolbox/examples/friction_model/friction_model_comparison.m
	modified:   toolbox/examples/friction_model/helpers/F_fric_no_fil.m
Marvin and others added 4 commits March 3, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants