Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
エントリが複素数である行列で max() が使用されているファイルを matlab で見ました。matlab が 2 つの複素数を比較する方法がわかりません。
ls1=max(tfsp');
ここで、tfsp には複素数が含まれます。