How to seperate complex numbers based on imaginary values.
이전 댓글 표시
Hi, I am using eig(A) to find eigen values of a 8x8 matrix. There are 8 eigen values for the matrix. But only four of them are complex numbers while the other four are pure real numbers. I need only the values with imaginary parts for my further computations. How do I seperate them? Thanks.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Numeric Types에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!