Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit 92b051d

Browse files
committed
Update README
1 parent 25cfbac commit 92b051d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Normalized spectrogram to seismic acceleration written in *Matlab*. The algorith
1414
2. Tuckey window is applied with r=5%.
1515
3. FFT on window signal.
1616
4. Spectrum is smoothed by 5 points halfwidth moving average.
17-
5. Each element of spectrum is normalized by maximum epsectral amplitude.
17+
5. Each element of spectrum is normalized by maximum spectral amplitude.
1818
```
1919

2020
## The function

readme.content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Normalized spectrogram to seismic acceleration written in *Matlab*. The algorith
55
2. Tuckey window is applied with r=5%.
66
3. FFT on window signal.
77
4. Spectrum is smoothed by 5 points halfwidth moving average.
8-
5. Each element of spectrum is normalized by maximum epsectral amplitude.
8+
5. Each element of spectrum is normalized by maximum spectral amplitude.
99
```
1010

1111
## The function

0 commit comments

Comments
 (0)