torchsig
2.1.1
Contents:
Datasets
Signals
Transforms
Metadata Transforms
Utilities
API
torchsig
torchsig.datasets
torchsig.signals
torchsig.transforms
torchsig.transforms.base_transforms
torchsig.transforms.functional
torchsig.transforms.impairments
torchsig.transforms.metadata_transforms
torchsig.transforms.transforms
torchsig.utils
torchsig
API
torchsig
torchsig.transforms
torchsig.transforms.functional
torchsig.transforms.functional.complex_to_2d
View page source
torchsig.transforms.functional.complex_to_2d
¶
torchsig.transforms.functional.
complex_to_2d
(
data
:
ndarray
)
→
ndarray
[source]
¶
Converts IQ data to two channels (real and imaginary parts).