Update model and add necessary .mat files
This commit is contained in:
parent
8fd71134d4
commit
3c97176b6b
BIN
matlab/mat/nass_K_hac.mat
Normal file
BIN
matlab/mat/nass_K_hac.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_K_iff.mat
Normal file
BIN
matlab/mat/nass_K_iff.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_model_conf_log.mat
Normal file
BIN
matlab/mat/nass_model_conf_log.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_model_conf_simscape.mat
Normal file
BIN
matlab/mat/nass_model_conf_simscape.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_model_controller.mat
Normal file
BIN
matlab/mat/nass_model_controller.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_model_disturbances.mat
Normal file
BIN
matlab/mat/nass_model_disturbances.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_model_references.mat
Normal file
BIN
matlab/mat/nass_model_references.mat
Normal file
Binary file not shown.
BIN
matlab/mat/nass_model_stages.mat
Normal file
BIN
matlab/mat/nass_model_stages.mat
Normal file
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@ function [sample] = initializeSample(args)
|
|||||||
|
|
||||||
arguments
|
arguments
|
||||||
args.type char {mustBeMember(args.type,{'none', 'cylindrical'})} = 'none'
|
args.type char {mustBeMember(args.type,{'none', 'cylindrical'})} = 'none'
|
||||||
args.H (1,1) double {mustBeNumeric, mustBePositive} = 350e-3 % Height [m]
|
args.H (1,1) double {mustBeNumeric, mustBePositive} = 250e-3 % Height [m]
|
||||||
args.R (1,1) double {mustBeNumeric, mustBePositive} = 110e-3 % Radius [m]
|
args.R (1,1) double {mustBeNumeric, mustBePositive} = 110e-3 % Radius [m]
|
||||||
args.m (1,1) double {mustBeNumeric, mustBePositive} = 1 % Mass [kg]
|
args.m (1,1) double {mustBeNumeric, mustBePositive} = 1 % Mass [kg]
|
||||||
end
|
end
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user