필터 지우기
필터 지우기

Make vector conjiguate symmetry

조회 수: 1 (최근 30일)
Suha Ismail
Suha Ismail 2020년 5월 18일
편집: Suha Ismail 2020년 5월 18일
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개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by