Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to determine greatest complex value in matlab
1 次查看(过去 30 天)
显示 更早的评论
i have some complex number : A=[0.0037+0.0217i, 0.0204+0.0363i, -0.0038-0.0063i, -0.0047+0.0255i] i want to check which the complex number is greater than -0,01152+0.04742i. it's possible that i use method like this : A>-0.01152+0.04742i ?? whether the method only compare the real number?
1 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!