RREF with complex numbers not working properly
|
11-15-2022, 03:20 PM
(This post was last modified: 11-15-2022 03:21 PM by AnalogJoe.)
Post: #1
|
|||
|
|||
RREF with complex numbers not working properly
I have a singular matrix with complex numbers:
first row: [-0.3-0.6i, -0.6] second row: [0.75, 0.3-0.6i] if I use RREF with my Prime I get the identity matrix, which is not correct, making the same input in Matlab gives me the correct result which is [1, 0.4-0.8j; 0, 0]. Any ideas? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RREF with complex numbers not working properly - AnalogJoe - 11-15-2022 03:20 PM
RE: RREF with complex numbers not working properly - roadrunner - 11-15-2022, 11:27 PM
RE: RREF with complex numbers not working properly - AnalogJoe - 11-16-2022, 05:03 AM
RE: RREF with complex numbers not working properly - roadrunner - 11-16-2022, 12:48 PM
RE: RREF with complex numbers not working properly - roadrunner - 11-16-2022, 12:52 PM
RE: RREF with complex numbers not working properly - AnalogJoe - 11-17-2022, 11:11 PM
|
User(s) browsing this thread: 1 Guest(s)