Julia Programming Language
Transpose of symbolic matrix
General Usage
symbolic
,
sympy
Starpower_Power
August 27, 2022, 2:39pm
1
i want output
as [cos(t) sin(t) 0; -sin(t) cos(t) 0; 0 0 1]
please someone help
qwerty
August 27, 2022, 3:36pm
2
@syms θ₁::real
Related topics
Topic
Replies
Views
Activity
Manipulation of matrix symbols
General Usage
0
493
March 30, 2019
How to round symbolic matrix
General Usage
symbolics
,
sympy
1
517
August 29, 2022
Symbolics.jl: Why doesn't a matrix multiplied by its inverse simplify to the identity?
Specific Domains
symbolics
3
1123
February 20, 2023
Symbolics.jl Jacobian
General Usage
symbolics
6
1603
July 17, 2021
How to create an equation with a symbolic matrix using SymPy.jl?
General Usage
question
,
sympy
2
113
February 15, 2025