Pierre Bulens
home (retired)
Followers: 0 Following: 0
Feeds
답변 있음
how to write Binary table in simple way ?
dec2bin function gives the table : to get the rows containing 2 bits equal to 1, use the sum function and logical indexing ...
how to write Binary table in simple way ?
dec2bin function gives the table : to get the rows containing 2 bits equal to 1, use the sum function and logical indexing ...
6년 초과 전 | 0
문제를 풀었습니다
For a given linear index as input for n sized square matrix, find corresponding row and column.
If input is 1, the row and column will be 1 and 1 respectively.
대략 10년 전

