@@ -68,9 +68,9 @@ The frequency bands of the filters that are above the Nyquist's frequency (`samp
68
68
### Examples of filter responses
69
69
| Fraction | Butterworth order: 6 | Butterworth order: 16 |
70
70
| :-------------:| :-------------:| :-------------:|
71
- | 1-octave | <img src =" http ://jmrplens .com/GitHub_PyOctave/ one.png" width =" 100% " ></img > | <img src =" http ://jmrplens .com/GitHub_PyOctave /one16.png" width =" 100% " ></img > |
72
- | 1/3-octave | <img src =" http ://jmrplens .com/GitHub_PyOctave/ third.png" width =" 100% " ></img > | <img src =" http ://jmrplens .com/GitHub_PyOctave /third16.png" width =" 100% " ></img > |
73
- | 2/3-octave | <img src =" http ://jmrplens .com/GitHub_PyOctave/ twothird.png" width =" 100% " ></img > | <img src =" http ://jmrplens .com/GitHub_PyOctave /twothird16.png" width =" 100% " ></img > |
71
+ | 1-octave | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images/ one.png" width =" 100% " ></img > | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images /one16.png" width =" 100% " ></img > |
72
+ | 1/3-octave | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images/ third.png" width =" 100% " ></img > | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images /third16.png" width =" 100% " ></img > |
73
+ | 2/3-octave | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images/ twothird.png" width =" 100% " ></img > | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images /twothird16.png" width =" 100% " ></img > |
74
74
75
75
### Usage example
76
76
@@ -117,11 +117,11 @@ The result is as follows:
117
117
118
118
| One Octave filter | One-Third Octave filter |
119
119
| :-------------:| :-------------:|
120
- | <img src =" http ://jmrplens .com/GitHub_PyOctave/ response1.png" width =" 100% " ></img > | <img src =" http ://jmrplens .com/GitHub_PyOctave /response.png" width =" 100% " ></img > |
120
+ | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images/ response1.png" width =" 100% " ></img > | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images /response.png" width =" 100% " ></img > |
121
121
122
122
| 1/12 Octave filter | 1/24 Octave filter |
123
123
| :-------------:| :-------------:|
124
- | <img src =" http ://jmrplens .com/GitHub_PyOctave/ 12.png" width =" 100% " ></img > | <img src =" http ://jmrplens .com/GitHub_PyOctave /24.png" width =" 100% " ></img > |
124
+ | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images/ 12.png" width =" 100% " ></img > | <img src =" https ://github .com/jmrplens/PyOctaveBand/blob/1670365c01c70383e1c142c24fa91563cb9342b9/.github/images /24.png" width =" 100% " ></img > |
125
125
126
126
# Roadmap
127
127
0 commit comments