In natural science and signal processing, an artifact is any error in the perception or representation of any information, introduced by the involved equipment or technique(s)

Computer science

In computer science, digital artifacts are anomalies introduced into digital signals as a result of digital processing.

Microscopy

In microscopy, artifacts are sometimes introduced during the processing of samples into slide form. See Artifact (microscopy)

Econometrics

In econometrics, which trades on computing relationships between related variables, an artifact is a spurious finding, such as one based on either a faulty choice of variables or an over extension of the computed relationship. Such an artifact may be called a statistical artifact. For instance, imagine a hypothetical finding that presidential approval rating is approximately equal to twice the percentage of citizens making more than $50,000 annually; if 60% of citizens make more than $50,000 annually, this would predict that the approval rating will be 120%. This prediction is a statistical artifact, since it is spurious to use the model when the percentage of citizens making over $50,000 is so high, and gross error to predict an approval rating greater than 100%.

Remote sensing

Medical imaging

In medical imaging, artifacts are misrepresentations of tissue structures seen in medical images produced by modalities such as Ultrasonography, X-ray Computed Tomography, and Magnetic Resonance Imaging. These artifacts may be caused by a variety of phenomena such as the underlying physics of the energy-tissue interaction (i.e. Ultrasound-air), data acquisition errors (such as patient motion), or a reconstruction algorithm's inability to represent the anatomy. Physicians typically learn to recognize some of these artifacts to avoid mistaking them for actual pathology.

Medical electrophysiological monitoring

In medical electrophysiological monitoring, artifacts are anomalous (interfering) signals that originate from some source other than the electrophysiological structure being studied. These artifact signals may stem from, but are not limited to: light sources; monitoring equipment issues; utility frequency (50 Hz and 60 Hz); or undesired electrophysiological signals such as EMG presenting on an EEG-, EP-, ECG-, or EOG- signal. Offending artifacts may obscure, distort, or completely misrepresent the true underlying electrophysiological signal sought.

Radar

In radar signal processing, some echoes can be related to fix targets (clutter), multipath returns, jamming, atmospheric effect (brightband or attenuation), anomalous propagation, and many other effects. All those echoes must be filtered in order to obtain the position, velocity and type of the real targets (aircraft, weather, etc...)

Statistical Artifact (error)的更多相关文章

  1. maven编译maven-surefire-plugin插件报错

    1.编译错误信息: [INFO] ------------------------------------------------------------------------ [ERROR] Fa ...

  2. IntelliJ IDEA提示:Error during artifact deployment. See server log for details.

    IntelliJ IDEA-2017.1.1 tomcat-8.5.13   问题:在IntelliJ IDEA中使用tomcat部署web app时,提示:Error during artifact ...

  3. maven创建web报错Cannot read lifecycle mapping metadata for artifact org.apache.maven.plugins:maven-compiler-plugin:maven-compiler-plugin:3.5.1:runtime Cause: error in opening zip file

    Cannot read lifecycle mapping metadata for artifact org.apache.maven.plugins:maven-compiler-plugin:m ...

  4. [Java Web学习]Tomcat启动时报war exploded: Error during artifact deployment

    报错:Artifact FirstWeb:war exploded: Error during artifact deployment. See server log for details. SEV ...

  5. idea -> Error during artifact deployment. See server log for details.

    用idea导入eclipse工程,运行时,报Error during artifact deployment. See server log for details. 谷歌,最后发现是最新  tomc ...

  6. Error during artifact deployment. See server log for details.

    Error during artifact deployment. See server log for details. 这两个地方要一样.不然.就报 Error during artifact d ...

  7. idea报错:[2016-08-31 09:20:10,763] Artifact xxx:war exploded: Error during artifact deployment.

    [2016-08-31 09:20:10,763] Artifact newClassProject1:war exploded: Error during artifact deployment. ...

  8. IntelIJ IDEA配置Tomcat遇到问题Error during artifact deployment. See server log for details

    IntelIJ IDEA在配置tomcat的时候会遇到Error during artifact deployment. See server log for details.这样的问题,我的系统是W ...

  9. IDEA 之 Error during artifact deployment. See server log for details

    IDEA版本:2017.1.1 Tomcat版本:8.5,9.0 问题描述:安装最新版本的IDEA 2017.1.1版本,创建默认的 Web Application(3.1) 项目,配置 Applic ...

随机推荐

  1. 判断js数组/对象是否为空

    /** * 判断js数组/对象是否为空 * isPrototypeOf() 验证一个对象是否存在于另一个对象的原型链上.即判断 Object 是否存在于 $obj 的原型链上.js中一切皆对象,也就是 ...

  2. MySQL查询语句执行过程及性能优化-基本概念和EXPLAIN语句简介

    网站或服务的性能关键点很大程度在于数据库的设计(假设你选择了合适的语言开发框架)以及如何查询数据上. 我们知道MySQL的性能优化方法,一般有建立索引.规避复杂联合查询.设置冗余字段.建立中间表.查询 ...

  3. 001.Postfix简介

    一 简介 postfix是Wietse Venema在IBM的GPL协议之下开发的MTA(邮件传输代理)软件.Postfix提供更快.更容易管理.更安全,同时还与 sendmail保持足够的兼容性,是 ...

  4. 玩转SpringCloud(F版本) 二.服务消费者(1)ribbon+restTemplate

    上一篇博客有人问我,Springcloud系列会不会连载 ,大家可以看到我的标签分类里已经开设了SpringCloud专题,所以当然会连载啦,本人最近也是买了本书在学习SpringCloud微服务框架 ...

  5. [lisp] scheme环境搭建与编译运行

    搭建环境参考这篇 http://leochin.com/mac-scheme-install/ 用文本编辑器写代码 保存文件格式为 .scm 在终端中cd到scm文件所在文件夹, 执行  (cf &q ...

  6. Django(request和response)

    原文链接: https://blog.csdn.net/weixin_31449201/article/details/81043326 Django中的请求与响应 一.请求request djang ...

  7. android 自定义view android onmeasure onlayot ondraw

    韩梦飞沙  韩亚飞  313134555@qq.com  yue31313  han_meng_fei_sha android onmeasure onlayot ondraw 顺序 ====== 1 ...

  8. 【图像处理】基于OpenCV底层实现的直方图匹配

    image processing 系列: [图像处理]图片旋转 [图像处理]高斯滤波.中值滤波.均值滤波 直方图匹配算法.又称直方图规定化.简单说.就是依据某函数.或者另外一张图片的引导,使得原图改变 ...

  9. 【教程】新手如何制作简单MAD和AMV,学不会那都是时辰

    [教程]新手如何制作简单MAD和AMV,学不会那都是时 http://tieba.baidu.com/p/2303522172 [菜鸟教你做MAD]Vegas制作MAD入门教程 http://tieb ...

  10. Delphi来实现一个IP地址输入控件

    unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms ...