We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi,
I´d like to know which is the JDSP API call, equivalent to Python Scipy Import Signal API:
freq, psd = signal.welch(x=nni_normalized, fs=sampling_frequency, window='hann', nfft=4096)
Thanks