photo

kailash kumar


IIT Kanpur

2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How can i generate complex number Hadamard, like hadamard(4) gives colmns which are mutualy perpandicular?. there should be zero mutualy inner product of colmn.
the dimension of complex hadamard may not be same as in real case hadamard.

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How to generate all binary number till 256 as 00000000, 00000001, 00000010, 00000011, 00000100, .................................., 11111111 ?
I am thinking that it can be generated by using staging 0 and 1 in prefix to {0, 1} and repeat it till the desired answer.

9年以上 前 | 1 件の回答 | 0

1

回答