The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
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?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RREF with complex numbers not working properly - AnalogJoe - 11-15-2022 03:20 PM



User(s) browsing this thread: 1 Guest(s)