在乳胶中用复杂的数学表达式编写常规文本

发布于 2024-09-26 06:11:29 字数 181 浏览 1 评论 0原文

现在我正在写这个表达式,我想要术语“net”文本..而不是斜体,否则它意味着n*e*t..我不知道该怎么做..有人可以帮忙吗我在这里修复我的乳胶表达式:

f_i^{s*}(net_i(t)) = \frac{1}{2}(1+\tanh(\lambda net_i(t))

Ted

Right now I'm writing this expression where I would like to have the term "net" text.. and not italics, otherwise it implies n*e*t.. I don't know how to do this.. can someone help me fix my latex expression here:

f_i^{s*}(net_i(t)) = \frac{1}{2}(1+\tanh(\lambda net_i(t))

Ted

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

维持三分热 2024-10-03 06:11:29

您可以使用\text{net}_i

You can use \text{net}_i.

久随 2024-10-03 06:11:29

如果您的 LaTeX 发行版不支持命令 \text,请尝试 \mbox{net}_i

If your LaTeX distribution does not know the command \text, try \mbox{net}_i

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文