LTPDA Toolbox™ | contents | ![]() ![]() |
Building an LPF model is done in just the same was as building the LTP and the noise models. For example, to build the LPF model version 'Best Case June 2011' you can do:
% Build the desired version of the LPF model lpf = ssm(plist('built-in', 'LPF', 'Version', 'Best Case June 2011'));
% Get help on the model
help ssm_model_LPF
![]() |
Introduction to the various LPF noise models | Simulating noise | ![]() |
©LTP Team