Make vector conjiguate symmetry

How can I make vector x of conplex values with length n= 931001 conjiguate symmetry using conj (function)!!!
N=size (x,1); X=[x (1:n) fliplr (conj (x (1:n/2))]; But it doesn't work

답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

질문:

2020년 5월 18일

편집:

2020년 5월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by