0a8619ecf57eb68021e6aef48aefdc8cfa0795ed,examples/1d/plot_real_signal.py,,,#,40

Before Change


// and log-frequency.

plt.figure(figsize=(8, 2))
plt.imshow(np.squeeze(Sx[0,order1,:]), aspect="auto")
plt.title("Scattering Order 1")

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Finally, we plot the second-order scattering coefficients. These are also

After Change


// average of the original signal at the scale `2**J`.

plt.figure(figsize=(8, 2))
plt.plot(Sx[order0][0])
plt.title("Zeroth-order scattering")

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 2

Instances


Project Name: kymatio/kymatio
Commit Name: 0a8619ecf57eb68021e6aef48aefdc8cfa0795ed
Time: 2020-02-18
Author: janden@flatironinstitute.org
File Name: examples/1d/plot_real_signal.py
Class Name:
Method Name:


Project Name: librosa/librosa
Commit Name: 21bbfd1b1cd5126e8dd7cc3924d37b0030d2bc43
Time: 2016-06-09
Author: brian.mcfee@nyu.edu
File Name: librosa/display.py
Class Name:
Method Name: specshow


Project Name: kbardool/keras-frcnn
Commit Name: 1427fdcab8d2a20a9181e3eb391c01b8da225761
Time: 2020-03-25
Author: s0535440@htw-berlin.de
File Name: test_frcnn.py
Class Name:
Method Name: