0
import cvxpy
from cvxpy import semidefinite
semidefinite(12,'S')

给出:

Expression(AFFINE, UNKNOWN, (12, 12))

MATLAB(2021a)中是否有类似的功能?

4

0 回答 0