公式化简
mathematica吧
全部回复
仅看楼主
level 1
传~送门 楼主
大佬帮忙看看
Simplify[(((I Subscript[C, 1])/(
1 - x Subscript[C, 1] Subscript[L, 1]) + (I Subscript[C, 2])/(
1 - x Subscript[C, 2] Subscript[L, 2]) + (I Subscript[C, 3])/(
1 - x Subscript[C, 3] Subscript[L, 3]))*(I Subscript[C, 4])/(
1 - x Subscript[C, 4] Subscript[L, 4]))/(((I Subscript[C, 1])/(
1 - x Subscript[C, 1] Subscript[L, 1]) + (I Subscript[C, 2])/(
1 - x Subscript[C, 2] Subscript[L, 2]) + (I Subscript[C, 3])/(
1 - x Subscript[C, 3] Subscript[L, 3])) + (I Subscript[C, 4])/(
1 - x Subscript[C, 4] Subscript[L, 4])) + I x Subscript[C, 5], x]
怎么将这个公式化简通分成分子分母形式
其中x是变量,C,L是常数,I是虚数
2024年11月07日 11点11分 1
level 9
将这个式子化为分子分母形式, 使用 Together 函数
2024年11月08日 02点11分 2
1