Normalising the channel matrix

Hi all,
I have 19x801 channel matrix. 801 is frequency sampling points and each row indicate different receive angles, ex: 10 deg, 20 deg, and so on. I want to normalize the channel matrix.

Answers (1)

Sindhu Karri
Sindhu Karri on 26 Mar 2020
You can use normalise function to normalize the channel matrix. You can also choose the method for normalization as per the requirement . Refer the following link for more details.

1 Comment

Dear Sindhu Karri,
Thanks for your answer. I have missed details in my question. I have a 3D matrix with complex elements. My matrix dimension is 19*801*19. I want to normalize this 3D matrix. Could you please help me.

Sign in to comment.

Categories

Products

Release

R2018a

Community Treasure Hunt

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

Start Hunting!