热门标签
更多>
搜索结果
查询Tags标签: Subscript,共有 2条记录-
Von Neumann Entropy(VNE) $S(\rho)=S(\rho ')$ does not imply spectrum of $\rho$ equal to $\r
We have mathematica code for three tuples \((p_1,p_2,p_3)\) showing that even we have VNE equal, we might have the tuples differ. Plot3D[-Subscript[p, 1] Log[2, Subscript[p, 1]] - Subscript[p, 2] Log[2, Subscript[p, 2]] - (1 - Subscript[p,…
2022/7/24 23:26:04 人评论 次浏览 -
[原创]将matlab或者mathmatica中的公式转换成手写体的格式
如果要展开这个式子$ \sum_{k=-\infty }^{+\infty }a_{k}e^{jk\omega_{0} t}e^{-jn\omega_{0} t}dt $,用Latex一个一个敲键盘比较麻烦, 使用Mathematica可以展开公式,比如 上面的这个截图是使用免费的Wolfram Mathmatica Engine——可以从Mathmatica官网下载https://w…
2021/7/6 23:36:28 人评论 次浏览