TargetFunctions

TargetFunctions

是一个对于类似 ComplexExpandFindDistribution 的函数的可选项, 指定目标函数输出为何种函数表达式.

范例

基本范例  (4)

将目标函数展开为关于 Re[z]Im[z] 的表达式:

TargetFunctions->{Abs, Arg},将目标函数展开为 Abs[z]Arg[z]的表达式:

Conjugate 作为目标函数输出:

从混合分布中得出的数据样本:

根据数据判断最优分布:

使用 TargetFunctions->{GammaDistribution,NormalDistribution},答案以伽玛分布和正态分布的形式给出:

使用 TargetFunctions->{GammaDistribution},答案以伽玛分布的形式给出:

比较这三种分布的概率分布函数(PDF):

Wolfram Research (1996),TargetFunctions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TargetFunctions.html.

文本

Wolfram Research (1996),TargetFunctions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TargetFunctions.html.

CMS

Wolfram 语言. 1996. "TargetFunctions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TargetFunctions.html.

APA

Wolfram 语言. (1996). TargetFunctions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TargetFunctions.html 年

BibTeX

@misc{reference.wolfram_2024_targetfunctions, author="Wolfram Research", title="{TargetFunctions}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/TargetFunctions.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_targetfunctions, organization={Wolfram Research}, title={TargetFunctions}, year={1996}, url={https://reference.wolfram.com/language/ref/TargetFunctions.html}, note=[Accessed: 22-November-2024 ]}