gpt4 book ai didi

matlab arctanh 函数

转载 作者:行者123 更新时间:2023-12-03 20:48:29 25 4
gpt4 key购买 nike

我在 Matlab 上使用 arctanh 函数时不断收到错误

未定义“double”类型输入参数的函数 arctanh

我正在做这个计算

A = mu*arctanh(l2./(R2+R3))

其中l2R2是向量。

最佳答案

arctanh 仅适用于 MuPAD 笔记本界面:

http://www.mathworks.com/help/symbolic/mupad_ref/arctanh.html

通常在 MATLAB 中您应该使用 atanh:

http://www.mathworks.com/help/matlab/ref/atanh.html

关于matlab arctanh 函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24924236/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com