Update the cubic configuration analysis

This commit is contained in:
2020-02-06 18:23:01 +01:00
parent 3002bd2589
commit 8197bb4eb8
3 changed files with 432 additions and 498 deletions

View File

@@ -21,8 +21,8 @@ arguments
stewart
args.Hc (1,1) double {mustBeNumeric, mustBePositive} = 60e-3
args.FOc (1,1) double {mustBeNumeric} = 50e-3
args.FHa (1,1) double {mustBeNumeric, mustBePositive} = 15e-3
args.MHb (1,1) double {mustBeNumeric, mustBePositive} = 15e-3
args.FHa (1,1) double {mustBeNumeric, mustBeNonnegative} = 15e-3
args.MHb (1,1) double {mustBeNumeric, mustBeNonnegative} = 15e-3
end
sx = [ 2; -1; -1];