当前位置:网站首页>Preprocessing - interpolation
Preprocessing - interpolation
2022-07-07 03:45:00 【Lu 727】
1、 effect
If the function f(x) In independent variable x The function values corresponding to some discrete values are known , Then you can make an appropriate specific function p(x), bring p(x) The function value taken in these discrete values , Namely f(x) Known value of . So that you can use p(x) To estimate f(x) The function value corresponding to the independent variable between these discrete values , This method is called interpolation .
2、 Input / output description
Input : Raw data with missing values
Output : Data after adding missing values
3、matlab

x,y Is the original one-dimensional data ,xi Is the interpolation point ,method by ‘nearest’ Adjacent point interpolation ;‘linear’ linear interpolation ;‘spline’ Cubic spline interpolation ;‘pchip’ Cubic interpolation .

x,y Is the original one-dimensional coordinate data ,z Is the original height matrix ,xi,yi Is the interpolation point ,method by ‘nearest’ Adjacent point interpolation ;‘linear’ linear interpolation ;‘spline’ Cubic spline interpolation ;‘cubic’ Cubic interpolation .
4、 Modeling steps
Lagrange interpolation


Polynomial degree exceeds 7 when , Will produce serious Runge The phenomenon , Therefore, the data can be divided into multiple intervals , Interpolate independently in each interval
边栏推荐
- 【安全攻防】序列化與反序列,你了解多少?
- LAB1配置脚本
- [colmap] 3D reconstruction with known camera pose
- Free PHP online decryption tool source code v1.2
- My brave way to line -- elaborate on what happens when the browser enters the URL
- Confirm the future development route! Digital economy, digital transformation, data This meeting is very important
- U.S. Air Force Research Laboratory, "exploring the vulnerability and robustness of deep learning systems", the latest 85 page technical report in 2022
- [leetcode] 700 and 701 (search and insert of binary search tree)
- QT opens a file and uses QFileDialog to obtain the file name, content, etc
- 密码学系列之:在线证书状态协议OCSP详解
猜你喜欢

About Tolerance Intervals

Ubuntu 20 installation des enregistrements redisjson

Hisilicon 3559 universal platform construction: RTSP real-time playback support

Create applet from 0

卡尔曼滤波-1

哈夫曼树基本概念

Stored procedures and functions (MySQL)

装饰设计企业网站管理系统源码(含手机版源码)

海思3559万能平台搭建:RTSP实时播放的支持

VHDL implementation of arbitrary size matrix multiplication
随机推荐
VHDL implementation of arbitrary size matrix addition operation
Ubuntu20 installation redisjson record
太方便了,钉钉上就可完成代码发布审批啦!
Flink task exit process and failover mechanism
SSL证书部署
VHDL implementation of arbitrary size matrix multiplication
Index of MySQL
22.(arcgis api for js篇)arcgis api for js圆采集(SketchViewModel)
Can the applet run in its own app and realize live broadcast and connection?
注意力机制原理
链表面试常见题
Hisilicon 3559 universal platform construction: RTSP real-time playback support
[safe office and productivity application] Shanghai daoning provides you with onlyoffice download, trial and tutorial
Open3D 网格滤波
.net中 接口可以有默认实现了
编译常量、ClassLoader类、系统类加载器深度探析
Vernacular high concurrency (2)
Mobile measurement and depth link platform - Branch
pip只下载不安装
1200.Minimum Absolute Difference