MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   Mathematica论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=34)
-   -   [求助]表达式转换 (https://www.labfans.com/bbs/showthread.php?t=5594)

szldh2005 2008-12-02 12:19

[求助]表达式转换
 
求助表达式转换:
1.如何将 Log[a]+Log[b] 转换为 Log[a*b];
2.如何将 Log[a]-Log[b] 转换为 Log[a/b];
3.如何将 n*Log[a] 转换为 Log[a]^n;


谢谢!

jAc 2009-01-10 18:10

回复: [求助]表达式转换
 
Log[Exp[Log[a]+Log[b]]]处理后得到
Log[a b]
其他相似

szldh2005 2009-01-25 09:53

回复: [求助]表达式转换
 
谢谢!值此新年到来之际,致以新年的祝贺!对数表达式的转换有没有更好的转换方法呢?


所有时间均为北京时间。现在的时间是 11:22

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.