Skip to content

Error in the Mt_St_Helens_example.m #1

@msaezuchile

Description

@msaezuchile

There is an error when you define the wn1 and wn2 for the filter. The frequencies are:

 wn1 = bandfilt_freq1/data_tr(i).sampleRate*2;
  wn2 = bandfilt_freq2/data_tr(i).sampleRate*2;

You need to add the "2" factor.

Best Miguel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions