Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a54d257

Browse files
committed
Add exaple title to cohere_demo
1 parent 9f5c27f commit a54d257

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/pylab_examples/cohere_demo.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
"""
2-
Compute the coherence of two signals
2+
=====================================
3+
Plotting the coherence of two signals
4+
=====================================
5+
6+
An example showing how to plot the coherence of two signals.
37
"""
48
import numpy as np
59
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)