m****a 发帖数: 132 | 1 I need to have 64 orthogonal sequences, but when I use matlab as follow,
set_param('doc_ortho/Hadamard Code Generator', 'index', 'i');
the index can only be 1-63 (no matter what code generator is, hadamard,
walsh, or OVSF).
Is there any easy way to generate 64 different orthogonal sequence (not
sequence of period 64)?
Thanks in advance. |
|