矩阵指数的迹
Matrix Exponential
题目详情
计算 (保留 3 位小数),其中
答案可写为 ( 为整数)。求 。
Find to 3 decimal points, where is defined as The answer will be in the form for integers and . Find .
解析
对角矩阵指数逐元素取指数:
因此
所以 ,。
Matrix Exponential
计算 (保留 3 位小数),其中
答案可写为 ( 为整数)。求 。
Find to 3 decimal points, where is defined as The answer will be in the form for integers and . Find .
对角矩阵指数逐元素取指数:
因此
所以 ,。