8 lines
171 B
Matlab
8 lines
171 B
Matlab
% Generate the IFF controls
|
|
run act_damp_iff_generate.m
|
|
|
|
% Identification of the damped plant
|
|
run act_damp_iff_id.m
|
|
|
|
% Plot new transfer functions
|
|
run act_damp_iff_plots.m |