Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about spectrum

Read more about spectrum

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - spectrum

Right method for finding 2-D Spatial Spectrum from CSD

I try to implement the spatial spectrum from the above equation (attached) Where kX, kY are the grid points in k space, C(w,r) - cross spectral densities between the i'th and j'th sensor(here it is a...
test-img

pluto

python

signal-processing

fft

spectrum

cross-correlation

Votes: 0

Answers: 2

Latest Answer

It looks to me like you're zooming in on the central lobe. This would also explain why the scale doesn't go from 0 to 1. If I change these lines: kx = np.linspace(-20*k,20*k,nx) # space vector ky= n...
test-img

Peter K.

python signal.scipy.welch for complex input returns frequency indices which are not ordered negative to positive

My aim is to plot the PSD of a complex vector x. I calculated the spectrum estimation using scipy.welch (version 1.4.1): f, Px = scipy.signal.welch(**x**, return_onesided=False, detrend=False) and th...
test-img

Idnv

python

scipy

signals

spectrum

Votes: 0

Answers: 1

Latest Answer

Think about angles a complex value moves between two samples, it can be from 0 to 360 (this is the order that welch will return), but another way to see for say 200 degrees is that it is a 360-200=160...
test-img

Bob

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved