Welcome![Sign In][Sign Up]
Location:
Search - 插值算法

Search list

[AI-NN-PR插值算法

Description: 讲述了许多插值算法
Platform: | Size: 55838 | Author: fanjinzhen | Hits:

[Othern次Newton n次lagarange 分段三次Hermite插值

Description: n次Newton n次lagarange 分段三次Hermite插值算法-n n lagarange cubic interpolation algorithm
Platform: | Size: 1024 | Author: 张三华 | Hits:

[Mathimatics-Numerical algorithmsLagrange插值

Description: Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
Platform: | Size: 258048 | Author: 剑胆琴心 | Hits:

[Mathimatics-Numerical algorithms插值算法

Description: 用C++编写的插值程序-prepared by the interpolation procedures
Platform: | Size: 1024 | Author: lin | Hits:

[Mathimatics-Numerical algorithms克里金算法

Description: 等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.-contours original codes interpolation algorithm, it can. If problems given me a email.
Platform: | Size: 1024 | Author: 周玉明 | Hits:

[SCM已知两点求第三点的双字节无符号定点插值算法

Description: 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
Platform: | Size: 16384 | Author: 马良 | Hits:

[GDI-Bitmap图像处理插值1[1].2

Description: 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
Platform: | Size: 190464 | Author: 师为礼 | Hits:

[WEB Code多点插值算法

Description: 多点插值算法 解压后可直接运行 文件只有一个.CPP文件-more interpolation algorithm can be directly extracted after running only one document. CPP documents
Platform: | Size: 2048 | Author: 原宏智 | Hits:

[Mathimatics-Numerical algorithmsLagrange_Newton_Aitken插值算法

Description: Lagrange,Newton,Aitken三个插值公式算法的演示.DOS界面输出计算结果.-Lagrange, Newton, Aitken three interpolation algorithm formula demo. DOS interface output results.
Platform: | Size: 15360 | Author: 谢树扬 | Hits:

[CSharpC程序的插值

Description: 这是lagrange插值与Newton插值算法的源代码-Hangzhou interpolation and Newton interpolation algorithm source code
Platform: | Size: 3072 | Author: 刘晓朱 | Hits:

[Other插值

Description: 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select digital interpolation method, and the callback function completed corresponding interpolation algorithm and image display, in the original data input and processing, mainly uses the string write and read and treatment, to read and analyze the original data. This design is on the radio button, button control application and axis shows the comprehensive design of graphics applications, finally realizes the switching of various interpolation algorithms. Through the design and debugging, the kit integrates the one-dimensional and two-dimensional interpolation method of the nearest interpolation, the smallest cubic interpolation, linear interpolation, such as interpolation algorithm, and finally achieve the same set of data can be designed using different interpolation methods. By optimizing the processing for the interpolation algorithm.)
Platform: | Size: 15360 | Author: jrhc | Hits:

[Mathimatics-Numerical algorithmsmatlab插值算法编程

Description: 数值计算科学中的插值算法的MATLAB程序(MATLAB program of interpolation algorithm)
Platform: | Size: 11264 | Author: mafei217 | Hits:

[Mathimatics-Numerical algorithmsSplineInterpolationAitken插值算法 C++程序

Description: 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)
Platform: | Size: 2048 | Author: 进击的大泡 | Hits:

[Internet-Network插值方法

Description: 插值算法:插值方法包括:(1)线性插值(2)抛物插值(3)拉格朗日插值。三种方法都是利用离散的数据近似模拟曲线函数走向,从而给出指定离散点对应的函数值。选用不同类型的插值函数,逼近的效果不同,线性插值需要根据给定的两个点,抛物插值需要给定三个点,一般形式则通过拉格朗日插值来求解(Interpolation algorithms: interpolation methods include: (1) linear interpolation (2) parabolic interpolation (3) Lagrange interpolation. The three methods use the discrete data to approximately simulate the curve function trend, and then give the function values corresponding to the designated discrete points. Different interpolation functions are used, and the effect of approximation is different. Linear interpolation needs to give three points according to the given two points, and the general form is solved by Lagrange interpolation)
Platform: | Size: 8192 | Author: HAI&FISH | Hits:

[Other第4章 插值

Description: matlab插值计算相关程序,各种插值算法,有十九个文件(Matlab interpolation calculation related procedures, a variety of interpolation algorithms, there are nineteen files)
Platform: | Size: 10240 | Author: 剑客123 | Hits:

[Special Effects双线性插值算法

Description: 双线性插值c++实现,环境为vs2013(]bilinear interpolation)
Platform: | Size: 3072 | Author: 抓到你嘿嘿嘿 | Hits:

[Other插值算法

Description: hermite插值,Newton插值,lagrange插值是三种常用的数值插值方法,本文件采用MATLAB对三种插值算法进行了实现。(hermite interpolation)
Platform: | Size: 1024 | Author: 那抹阳光1994 | Hits:

[Internet-Network三次样条插值

Description: 运用样条插值算法实现对点的选取及计算和数据预测。(The spline interpolation algorithm is used to realize the selection of the point, the calculation and the prediction of the data.)
Platform: | Size: 2048 | Author: 信阳大板栗 | Hits:

[Other1插值法—拉格朗日插值法

Description: 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
Platform: | Size: 5120 | Author: jeff1130 | Hits:

[Windows Develop三次四阶b样条插值算法(Deboor算法)

Description: 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
Platform: | Size: 39255040 | Author: 陈哈 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net