Forgot password
 Register account
View 147|Reply 0

[Sage] create a symbolic matrix

[Copy link]

3226

Threads

7843

Posts

52

Reputation

Show all posts

hbghlyj posted 2023-6-9 17:36 |Read mode
  1. latex(matrix(4,4,list(var('b_%d%d'%(i,j)) for i in range(4) for j in range(4))))
Copy the Code
\[\left(\begin{array}{rrrr}
b_{00} & b_{01} & b_{02} & b_{03} \\
b_{10} & b_{11} & b_{12} & b_{13} \\
b_{20} & b_{21} & b_{22} & b_{23} \\
b_{30} & b_{31} & b_{32} & b_{33}
\end{array}\right)\]

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-23 01:19 GMT+8

Powered by Discuz!

Processed in 0.014680 seconds, 34 queries