[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66634] [octave forge] (communications) qammod
From: |
Jens Mueckenheim |
Subject: |
[Octave-bug-tracker] [bug #66634] [octave forge] (communications) qammod shall preserve orientation |
Date: |
Fri, 3 Jan 2025 08:32:02 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?66634>
Summary: [octave forge] (communications) qammod shall
preserve orientation
Group: GNU Octave
Submitter: jmueckenheim
Submitted: Fri 03 Jan 2025 01:31:56 PM UTC
Category: Octave Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Matlab Compatibility
Status: None
Assigned to: None
Originator Name: Jens Mueckenheim
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: stable
Operating System: Any
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 03 Jan 2025 01:31:56 PM UTC By: Jens Mueckenheim <jmueckenheim>
Currently, qammod always produces a column vector as output, regardless of the
orientation of the input vector. As in the associated Matlab function it shall
produce column or row vector output depending on the orientation of the input
data vector.
A solution is to apply the reshape function to the y-vector at line 91. Please
note that the size of the input vector needs to be taken before line 79 as the
orientation of the x-vector might change in case of gray coding.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66634>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [Octave-bug-tracker] [bug #66634] [octave forge] (communications) qammod shall preserve orientation,
Jens Mueckenheim <=