当前位置:网站首页>Error function ERF
Error function ERF
2022-07-02 13:25:00 【RS&Hydrology】
1.erf Error function introduction
erf It's the error function , It is the integral of Gaussian probability density function .
nature :
2.erf Error function in matlab To realize
erf Function in matlab It can be directly used as a built-in function .erf(0) Equivalent to the following formula :
syms s f
f=exp(-s^2);
err=double(2/sqrt(pi)*int(f,0,0))
3.erf Error function in python To realize
grammar :math.erf(var)
Use :
import math
var = 0
print(math.erf(var))
边栏推荐
- [技术发展-22]:网络与通信技术的应用与发展快速概览-2- 通信技术
- Daily question: 1175 Prime permutation
- Answer: can the audio be set to on by default during easydss video on demand?
- 操作教程:EasyDSS如何将MP4点播文件转化成RTSP视频流?
- SSL证书的分类有哪些?如何选择合适的SSL证书?
- Independent and controllable 3D cloud CAD: crowncad enables innovative design of enterprises
- (7) Web security | penetration testing | how does network security determine whether CND exists, and how to bypass CND to find the real IP
- Unity SKFramework框架(十九)、POI 兴趣点/信息点
- JS reverse row query data decryption
- [error record] cannot open "XXX" because Apple cannot check whether it contains malware
猜你喜欢

嵌入式软件开发
![[indomitable medal activity] life goes on and writing goes on](/img/c1/54e3f1b37db25af3f1998b39da301b.png)
[indomitable medal activity] life goes on and writing goes on

Day4 operator, self increasing, self decreasing, logical operator, bit operation, binary conversion decimal, ternary operator, package mechanism, document comment

二、帧模式 MPLS 操作

屠榜多目标跟踪!BoT-SORT:稳健的关联多行人跟踪

mac(macos Monterey12.2 m1) 个人使用php开发

What are eNB, EPC and PGW?

阿里初面被两道编程题给干掉,再次内推终上岸(已拿电子offer)

Professor of Shanghai Jiaotong University: he Yuanjun - bounding box (containment / bounding box)

Word efficiency guide - word's own template
随机推荐
嵌入式软件开发
Jerry's watch delete alarm clock [chapter]
nohup命令
Daily question: 1175 Prime permutation
Unity skframework framework (XIII), question module
JS reverse massive creative signature
[opencv] [image gradient]
Jerry's watch stops ringing [article]
【笔耕不辍勋章活动】生命不止,写作不息
How to modify the error of easydss on demand service sharing time?
Japan bet on national luck: Web3.0, anyway, is not the first time to fail!
Ali on three sides, it's really difficult to successfully get the offer rated P7
SAP MM 因物料有负库存导致MMPV开账期失败问题之对策
Node.js通过ODBC访问PostgreSQL数据库
[200 opencv routines] 100 Adaptive local noise reduction filter
Web基础
研究表明“气味相投”更易成为朋友
Variable, "+" sign, data type
Fully autonomous and controllable 3D cloud CAD: crowncad's convenient command search can quickly locate the specific location of the required command.
Unity SKFramework框架(十六)、Package Manager 开发工具包管理器