photo

Pierre Bulens


home (retired)

Last seen: 8 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Born : 27-Nov-1949. Degree: Engineer in applied mathematics (Université Catholique de Louvain, 30-Jun-1973). Work profile : Research engineer in applied mathematics at Laborelec (1-Jan-1976 -- 30-Nov-2014). Now retired (1-Dec-2014).

统计学

All
  • First Answer
  • Solver

查看徽章

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 ...

5 years 前 | 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.

9 years 前