Skip to content

Commit d9b36e6

Browse files
authored
Update README.md
1 parent 1670365 commit d9b36e6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ The frequency bands of the filters that are above the Nyquist's frequency (`samp
6868
### Examples of filter responses
6969
| Fraction | Butterworth order: 6 | Butterworth order: 16 |
7070
|:-------------:|:-------------:|:-------------:|
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> |
7474

7575
### Usage example
7676

@@ -117,11 +117,11 @@ The result is as follows:
117117

118118
| One Octave filter | One-Third Octave filter |
119119
|:-------------:|:-------------:|
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> |
121121

122122
| 1/12 Octave filter | 1/24 Octave filter |
123123
|:-------------:|:-------------:|
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> |
125125

126126
# Roadmap
127127

0 commit comments

Comments
 (0)