photo

Wit


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
how to span a 3*1 vector into a 3*3 skew symmetric matrix ?
I think there is a "cross2Matrix" function: x = [1; 2; 3]; cross2Matrix(x) ans = 0 -3 2 3 0 -1 ...

5 years 前 | 0

提问


Prevent MATLAB from expanding matrix symbolic expression
I wonder if there is any way to prevent MATLAB from expanding the matrix symbolic expression? For example, let's A = 3x3 matrix...

6 years 前 | 1 个回答 | 1

1

个回答