当前位置:
首页 资源下载
搜索资源 - lagrange interpolation image
搜索资源列表
-
0下载:
用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
-
-
0下载:
利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度,The use of three-point Lagrange interpolation interpolation algorithm for calculating the image of the arbitrary curve length
-
-
1下载:
图像变形软件,使用五种方法实现,分别为均值插值,牛顿插值,拉格朗日插值,双线性插值-Image morphing software, using five methods, namely the mean interpolation, Newton interpolation, Lagrange interpolation, bilinear interpolation
-
-
0下载:
数值计算中的函数插值方法,拉格朗日插值法、分段插值法,并绘出图像,-Numerical calculation method of function interpolation, Lagrange interpolation, piecewise interpolation method, and draw the image,
-
-
0下载:
牛顿插值法 和 拉格朗日插值法 的实现,其中含有简单图像显示-Newton interpolation and Lagrange interpolation to achieve, which contains a simple image display
-
-
0下载:
拉格朗日插值函数实例,并画出原函数和插值函数的图像。-Lagrange interpolation function instance, and draw the image of the original function and interpolation function.
-
-
1下载:
matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
-
-
0下载:
拉格朗日插值 三次样条插值 传感器静态特性及指标 图像测量中镜头的参数及选择 一个基于物联网的测控实例 GPS系统构成及作用 gpS系统的空间坐标系 北斗系统简介 视觉系统硬件组成及功能 人眼可辨别的最小打印点直径的估计 面积测量方法流程及优缺点圆测量方法及椭圆测量难点 光敏电阻应用——声光双控LED实验 气敏(酒精)传感器实验 正六边形面积测量 多光照图像融合 多聚焦图像融合-The Lagrange interpolating cubic spline interpolation
-
-
0下载:
拉格朗日插值,图像的几何操作,特殊的图像显示技术-Lagrange interpolation, image geometric operations, special image display technology
-
-
0下载:
基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
-
-
0下载:
计算方法中,拉格朗日插值法的源代码。在最后,绘出了拉格朗日插值法的图像和原图像的比较。原创。-Calculation method, Lagrange interpolation source code. In the end, draw a comparison image and the original image Lagrange interpolation. Original.
-
-
2下载:
利用拉格朗日插值方法实现灰度图像的可视密码共享技术-Implementation of visual cryptography gray image sharing technology using Lagrange interpolation method
-
-
0下载:
本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 -In this paper, we base on the three theorems of the electric field, continuo
-
-
0下载:
In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
-