当前位置:网站首页>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))
边栏推荐
- Nohup command
- Clean up system cache and free memory under Linux
- Numpy array calculation
- [opencv learning] [moving object detection]
- Unity SKFramework框架(十二)、Score 计分模块
- Ruby: how to copy variables without pointing to the same object- Ruby: how can I copy a variable without pointing to the same object?
- Japan bet on national luck: Web3.0, anyway, is not the first time to fail!
- Daily question: 1175 Prime permutation
- 操作教程:EasyDSS如何将MP4点播文件转化成RTSP视频流?
- [技术发展-22]:网络与通信技术的应用与发展快速概览-2- 通信技术
猜你喜欢
net share
Essential for operation and maintenance - Elk log analysis system
MAC (MacOS Monterey 12.2 M1) personal use PHP development
完全自主可控三维云CAD:CrownCAD便捷的命令搜索,快速定位所需命令具体位置。
Unity skframework Framework (XVI), package manager Development Kit Manager
Redis数据库持久化
能自动更新的万能周报模板,有手就会用!
【笔耕不辍勋章活动】生命不止,写作不息
Tupang multi-target tracking! BOT sort: robust correlated multi pedestrian tracking
Operation tutorial: how does easydss convert MP4 on demand files into RTSP video streams?
随机推荐
Unity skframework Framework (XVI), package manager Development Kit Manager
Unity skframework framework (XXI), texture filter map resource filtering tool
运维必备——ELK日志分析系统
[OpenGL] notes 29. Advanced lighting (specular highlights)
日本赌国运:Web3.0 ,反正也不是第一次失败了!
【OpenGL】笔记二十九、高级光照(镜面高光)
能自动更新的万能周报模板,有手就会用!
West digital decided to raise the price of flash memory products immediately after the factory was polluted by materials
伙伴云表格强势升级!Pro版,更非凡!
2022零代码/低代码开发白皮书【伙伴云出品】附下载
为什么switch 的default后面要跟break?
Jerry's weather code table [chapter]
Essential for operation and maintenance - Elk log analysis system
二、帧模式 MPLS 操作
Daily question: 1175 Prime permutation
VIM super practical guide collection of this one is enough
Structured data, semi-structured data and unstructured data
每日一题:1175.质数排列
[opencv] [image gradient]
JS逆向之行行查data解密