CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - interpolation algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - interpolation algorithm - List
[
Mathimatics-Numerical algorithms
]
Interpolation-algorithm
DL : 0
7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lagrangian interpolation (POLINT) 2 rational function interpolation (RATINT) 3 cubic spline interpolation (SPLINE (second derivative numerical) -
Update
: 2008-10-13
Size
: 4.93kb
Publisher
:
ldg
[
Mathimatics-Numerical algorithms
]
Interpolation
DL : 0
这事lanrange插值算法实例-this interpolation algorithm examples lanrange
Update
: 2025-02-19
Size
: 1kb
Publisher
:
夏承遗
[
CSharp
]
3ciyangtiao
DL : 0
三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
Update
: 2025-02-19
Size
: 3kb
Publisher
:
郑
[
Mathimatics-Numerical algorithms
]
Interpolation-algorithm
DL : 0
7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lagrangian interpolation (POLINT) 2 rational function interpolation (RATINT) 3 cubic spline interpolation (SPLINE (second derivative numerical)-
Update
: 2025-02-19
Size
: 5kb
Publisher
:
ldg
[
Algorithm
]
guo_
DL : 0
双线性插值算法的实现-bilinear interpolation algorithm implementation
Update
: 2025-02-19
Size
: 550kb
Publisher
:
郭国
[
Software Engineering
]
05-kriging
DL : 0
kriging插值算法介绍,以及应用方式介绍-kriging interpolation algorithm introduction, as well as the application introduction
Update
: 2025-02-19
Size
: 88kb
Publisher
:
Lancs
[
Special Effects
]
esintp
DL : 0
An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
Update
: 2025-02-19
Size
: 1kb
Publisher
:
徐朝阳
[
Special Effects
]
edge-detectinterpolation
DL : 0
new edge-directed interpolation这篇文章所提算法的matlab实现-new edge-directed interpolation algorithm in this article referred to realize matlab
Update
: 2025-02-19
Size
: 185kb
Publisher
:
孙伟
[
DSP program
]
1
DL : 0
数控插补算法,比较基本的那种 数控插补算法,比较基本的那种-CNC interpolation algorithm to compare the kind of basic CNC interpolation algorithm to compare the kind of basic
Update
: 2025-02-19
Size
: 1.91mb
Publisher
:
samuel
[
matlab
]
Lagrange-polynomial-interpolation
DL : 0
拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, which uses the Lagrange polynomial interpolation method similar to the definition of function points.
Update
: 2025-02-19
Size
: 35kb
Publisher
:
杨霄
[
matlab
]
Matlab-Newton-Interpolation-Code
DL : 0
这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法-The matlab program Interpolation Newton (Newton s Interpolation) algorithm
Update
: 2025-02-19
Size
: 46kb
Publisher
:
liyuedsg
[
GDI-Bitmap
]
Interpolation
DL : 0
线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
Update
: 2025-02-19
Size
: 123kb
Publisher
:
jack
[
Algorithm
]
interpolation
DL : 0
用c语言写的常用的数字插值算法,用于解决很多数值插值算法问题-Using c language commonly used to write the number of interpolation algorithms for numerical interpolation algorithm to solve a lot of questions
Update
: 2025-02-19
Size
: 19kb
Publisher
:
xielin
[
ERP-EIP-OA-Portal
]
interpolation-algorithm
DL : 2
文件包含两篇圆弧插补算法,专业论文。希望对数控领域的朋友有帮助-File contains two circular interpolation algorithm, professional papers. I hope the field of CNC has helped Friend
Update
: 2025-02-19
Size
: 383kb
Publisher
:
liuweiwei
[
Algorithm
]
Bezier2d
DL : 0
This is a 2d bezier interpolation algorithm.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
ritxi
[
matlab
]
lagrange_interpolation
DL : 0
This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Bartosz
[
matlab
]
Interpolation
DL : 0
数值分析中几种常用的插值算法的matlab源程序。-Numerical analysis of several commonly used source matlab interpolation algorithm.
Update
: 2025-02-19
Size
: 10kb
Publisher
:
叶晓梅
[
Algorithm
]
esintp
DL : 0
An edge guided image interpolation algorithm via directional filtering and data fusion
Update
: 2025-02-19
Size
: 1kb
Publisher
:
cobble
[
matlab
]
Bilinear-interpolation-algorithm
DL : 0
图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly created pixel value is determined by the source image position in its area near the 4 2* 2 the value of neighboring pixels calculated by the weighted average. Bilinear interpolation algorithm to enlarge the image quality after the high pixel value does not appear the situation is not continuous. However, sub-algorithm has low-pass filter nature of the damage to the high frequency components, it may make the image contour to some extent become blurred.
Update
: 2025-02-19
Size
: 325kb
Publisher
:
chenjun
[
Software Engineering
]
XY-Interpolation-Algorithms
DL : 0
CNC系统进行直线插补运动的算法,值得大家借鉴,理解基本原理-CNC motion system, linear interpolation algorithm, it is worth all learn to understand the basic principles
Update
: 2025-02-19
Size
: 1.32mb
Publisher
:
wangqm
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.