搜索资源列表
-
0下载:
给定两幅图像,实现采用颜色线性插值的关键帧动画-Given two images, linear interpolation using color to achieve the key frame animation
-
-
0下载:
Matlab实现对正弦波采样的线性内插,及上采样过程。-Matlab to achieve sampling sinusoidal linear interpolation, and the sampling process.
-
-
0下载:
一个使用线型扩散插值法的小程序源码
实现了MFC和OpenGL应用的结合
插值结果可以以图像灰度的形式显示-A proliferation of the use of linear interpolation of the applet source code of MFC and OpenGL applications to achieve the combination of interpolation results can be displayed in the form to
-
-
0下载:
Linear interpolation of image using python
-
-
0下载:
四象限直线插补演示程序,也可简单的移植到各嵌入式平台上-Four-quadrant linear interpolation demo program can also be simply ported to the embedded platform
-
-
0下载:
The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
-
-
0下载:
在数控技术中当刀走斜线时一般要用到直线插补,这里就是用软件来模拟这个算法
-When the knife in the numerical control technology in general use when taking a slash to the linear interpolation, here is to use software to simulate the algorithm
-
-
1下载:
频域不同导频密度的信道估计在被研究,并且在高低时延信道其信道估计被固定了导频分配时域。频域信道估计是基于插补,多项式的广义线性模型(或最小二乘法)和维纳滤波(或线性最小均方误差法)的方法。时域的信道估计是用线性插补完成的。我们通过测量在基于克拉克散射模型的瑞利衰落信道上并带有QPSK调制的粗误码率,已经比较了所有这些方案的结果。-Different pilot density in frequency domain channel estimate to research, and its hi
-
-
0下载:
圆形插补,实用的插补程序,直线插补的起点为(0,0)点,终点为(-50,80)。下面分别是步长为1,0.5,0.1的程序。-Circular interpolation, interpolation procedures practical, linear interpolation of the starting point for the (0,0) point, end point (-50,80). Here are the steps of 1,0.5,0.1 procedures.
-
-
0下载:
数控直线插补,主要应用在现在数控技术方面的应用-CNC linear interpolation, mainly used in the application of CNC technology now
-
-
0下载:
这是直线插补的上位机程序,里面是整个工程文件,可以直接浏览学习-This is a linear interpolation of the host computer program, which is the whole project file, you can browse directly to learn
-
-
0下载:
实现线性插值 可用于图像无损放大 简单易行-Image lossless linear interpolation can be used to zoom simple
-
-
0下载:
简单的直线插补在VC++中的实现,包括画图输出-The realization of a simple linear interpolation in the VC++, including drawing output
-
-
0下载:
线性插值法解方程的小实例,对初学者掌握VB中迭代法的实现很有意义哦,接下来上传一个二分法-Small example of the linear interpolation method of solving equations for beginners to master VB iterative method to achieve makes sense Oh, and then upload a dichotomy
-
-
0下载:
图像的双线性插值程序,在两个方向分别进行一次线性插值。-Bilinear interpolation process of the image in both directions, respectively for a linear interpolation.
-
-
0下载:
演示数控机床中直线插补的效果,使用的是逐点比较法,利用里面的函数,输入起始点和终点、步长便可得到相应的效果-The effect of linear interpolation Demo CNC machine tools, the use of point by point comparison, inside the function, enter the start and end points, the step can get the corresponding effect
-
-
0下载:
直线插补程序与圆弧插补程序,采用数学算法对直线和圆进行插补-Linear interpolation and circular interpolation procedures
-
-
0下载:
二维数表的查取实例,主要利用二维线性插值原理-Charles takes the number of two-dimensional table of instances, the main principles of two-dimensional linear interpolation
-
-
0下载:
拉格朗日线性插值方法,可用于曲线拟合,是一种重要的数值计算工具(Lagrange interpolation is an important method to fit the cubic or other even multiple-degree curve.)
-
-
3下载:
在matlab上实现基于逐点比较法的直线及圆弧插补(Point-to-Point Comparison Method of Linear and circle Interpolation)
-