How to create angle projection on matrix, for this case matrix dimension (16x32)

As it is said in the question, how to create function angle projection on matrix, for this case matrix dimension 16x32

2 Comments

What is an "angle projection on matrix" ?
angle projection is transform from this formula , can u help this transform

Sign in to comment.

 Accepted Answer

You mean
PF = exp(1I*angle(A));
?
If not, please give a link to a site where it is explained so that we can understand.

Products

Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!