Borrar filtros
Borrar filtros

Make vector conjiguate symmetry

1 visualización (últimos 30 días)
Suha Ismail
Suha Ismail el 18 de Mayo de 2020
Editada: Suha Ismail el 18 de Mayo de 2020
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

Respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by