当前位置:网站首页 > Haskell函数式编程 > 正文

sigmf函数(sigmond函数)



sigmoid函数

之前看了一篇文章,里面需要编辑一个公式

blog_6f6b73a70102wj0f.html a4c26d1e5885305701be709a3d33442f.png

这个公式我在其他论文里也有见过。在用matlab实现这个公式时,我发现在matlab中,没有直接的sigmoid函数,而是通过设置sigmf函数的相关参数,得到sigmoid函数的效果:

以下内容摘自MATLAB的help文件。

sigmf

Sigmoidally shaped built-in membership function

Syntax

y = sigmf(x,[a

c])

Description

The sigmoidal function, sigmf(x,[a

c]), as given in the following equation by f(x,a,c) is a mapping on

a vector x, and depends on two parameters a and

c.

a4c26d1e5885305701be709a3d33442f.png

Depending on the sign of the parameter a, the

sigmoidal membership function is inherently open to the right or to

the left, and thus is appropriate for representing concepts such as

"very large" or "very negative." More conventional-looking

membership functions can be built by taking either the product or

difference of two different sigmoidal membership functions. For

more information

seedsigmf and psigmf.

相对于上面提到的公式,sigmf函数中,a=1,c=0;

即sigmoid(x)=sifmf(x,[1,0])

到此这篇sigmf函数(sigmond函数)的文章就 介绍到这了,更多相关内容请继续浏览下面的相关 推荐文章,希望大家都能在 编程的领域有一番成就!

版权声明


相关文章:

  • ifstream怎么用(ifstream函数)2026-02-23 09:18:10
  • m301h刷机变砖怎么恢复(m301h刷机模式)2026-02-23 09:18:10
  • pivot函数(pivot函数 excel)2026-02-23 09:18:10
  • sigmod激活函数表达式(sigmoid激活函数表达式)2026-02-23 09:18:10
  • conv1d函数(conv2d函数)2026-02-23 09:18:10
  • convhull函数(conv函数怎么用)2026-02-23 09:18:10
  • pcapng文件格式(pcap 格式)2026-02-23 09:18:10
  • max函数是窗口函数(max函数调用)2026-02-23 09:18:10
  • cjson库函数(库函数stdio)2026-02-23 09:18:10
  • 支付方式怎么更换手机号(支付方式怎么更换手机号码绑定)2026-02-23 09:18:10
  • 全屏图片