![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5990603_1522111357821_DEF.jpg)
Pierre Bulens
home (retired)
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).
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 ...
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 前