フィルターのクリア

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 Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by