Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - interpolation
Search - interpolation - List
DL : 0
有关格网的插值小程序,采用数组指针进行数据分块的还待改善!如果那位下了改善后联系 知道zd_piaopiao@eyou.com-the grid of small interpolation procedures using the array pointer for the data block has to be improved! If that under the improved ties know zd_piaopi ao@eyou.com
Update : 2024-05-07 Size : 9216 Publisher : 张浩

Otherchabu
DL : 0
数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular interpolation : DDA interpolation method first, the two-quadrant inverse arc.
Update : 2024-05-07 Size : 3328000 Publisher : chen

MATLAB中插值与拟和小函数,便于大家节省敲打键盘的时间 你们只要能够看懂它 并能够在合适的地方调用这些思想 并且有能力进行适当的变化 就已经到家了-MATLAB with the proposed interpolation and small function, This can help people save time and beating the keyboard You will be able to read it and to the appropriate local calls and have these ideas the capability to conduct appropriate changes already extraordinary
Update : 2024-05-07 Size : 179200 Publisher : 小可

DL : 0
自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
Update : 2024-05-07 Size : 2048 Publisher : charming

DL : 0
使用双线性内插法 在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
Update : 2024-05-07 Size : 1024 Publisher : cmooc

DL : 0
iNEDI is an acronym for "improved New Edge-Directed Interpolation". This function implements an improvement of the original NEDI technique described on: X. Li et. al., "new edge-directed interpolation". IEEE Trans. on Image Processing, Vol.10, No.10, October 2001, pp.1521-1527 -iNEDI is an acronym for "improved New Edge- Directed Interpolation. " This function imple ments an improvement of the original GaAs techn ique described on : X. Li et. al. , "new edge-directed interpolation." IEEE Tran s. on Image Processing, Vol.10, No.10, 373,890 bytes, pp.1521- 1527
Update : 2024-05-07 Size : 27648 Publisher : 林志林

VC source\Visual C++ 数字图像处理典型算法及实现-光盘资源\04\GeoTrans 中修改为可以任意角度旋转 双线性插值方法-VC source \ Visual C typical digital image processing algorithm and implementation-CD resources \ 0 4 \ GeoTrans modified to be arbitrary rotation angle bilinear interpolation method
Update : 2024-05-07 Size : 2093056 Publisher : 宋峥峥

  这是一个高速多维插值算法。当我们建模以后,原始的算法可能极为复杂和低速,在现有的计算条件下要得到最终的结果甚至要让我们等白了头,而该模块可以让复杂低速的计算变得简单迅速,甚至瞬间得到结果。它的原理是通过原始模型算法计算出有限的栅格节点,构建出一个多维栅格,而后可以无限次的对多维输入值瞬间得出对应的输出值,而得到的结果跟通过原始算法得到的结果相差无几。   并且,该模块还提供了对输入、输出值的校准功能。   该模块限定的输入、输出值为8位或16位的整数,浮点的计算也可以先变换为整数后再进行高速处理,得到结果后再反变换回去,这对于绝大多数采样是完全足够的。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见imdi.h文件。-This is a high-speed multi-dimensional interpolation algorithm. When we model after the original algorithm can be extremely complex and slow. In the current calculation under the conditions to be the final outcome even let our other white head, The module allows complex low-speed calculation is simple and quick, and even get instant results. It adopted the principle of the original model algorithm calculated the limited grid nodes to construct a multi-dimensional grid. the latter can be an unlimited number of multi-dimensional import value reached instantaneous value of the corresponding output, and the results obtained through the original algorithm with the results comparable. In addition, the module also provides a pair of input and output value of the calibration. The module limited in
Update : 2024-05-07 Size : 84992 Publisher : caotings

Interpolation FIR Design Example for Stratix Devices
Update : 2024-05-07 Size : 24576 Publisher : Jack

图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
Update : 2024-05-07 Size : 930816 Publisher : 王莞丽

对输入的信号进行卡尔曼滤波。内插信号,wiener滤波-of input signals Kalman filter. Interpolation signal Wiener filter
Update : 2024-05-07 Size : 3072 Publisher : Lu Yao

本程序是有关数学中常用的插值和拟合的问题,其中包括拉格朗日整体,拉格朗日局部,二点三次插值,可调点数插值,复杂多项插值, 一次曲线拟合,二次曲线拟合,三次曲线拟合,四次曲线拟合,五次曲线拟合。-this procedure is commonly used mathematical interpolation and fitting problems, including Lagrange overall, Local Lagrange, 2.3 times interpolation, adjustable interpolation points, a number of complex interpolation, a curve fitting, quadratic curve fitting, Curve Fitting three or four curve fitting, five curve fitting.
Update : 2024-05-07 Size : 126976 Publisher : 冯鹏

DL : 0
双线性插值算法的实现-bilinear interpolation algorithm implementation
Update : 2024-05-07 Size : 563200 Publisher : 郭国

使用双线性插值和三次卷积法对图象进行扩大两倍的处理,存储于一个dat文件中-use bilinear and cubic convolution interpolation method of image expanded twice the processing, storing in a paper dat
Update : 2024-05-07 Size : 4096 Publisher : 王立东

Partial volume correction method using reverse diffusion interpolation This function implements a reverse diffusion scheme to interpolate images to correct for partial volume effect. Under the assumption that the pdf is about the size of the pixel (e.g. MRI), edges between two structures can be recovered. There is a script (go1.m) that asks to select multiple dicom files and then runs the main function. Any file formats could be read upon a small modification (imread instead of dicomread).-Partial volume correction method using're This verse diffusion interpolation function i mplements a reverse diffusion scheme to interp olate images to correct for partial volume effe ct. Under the assumption that the pdf is about th e size of the pixel (e.g. MRI), edges between two structures can be recovered. There is a script (go1.m) that asks to select intercommunication handset dicom files and then runs the main functio n. Any file formats could be read upon a small mod ification (imread instead of dicomread).
Update : 2024-05-07 Size : 1634304 Publisher : xj

DL : 0
双线性插值和三次卷积法将图象扩大两倍,c语言实现。-bilinear and cubic convolution interpolation method will expand the image twice, c language.
Update : 2024-05-07 Size : 4096 Publisher : 王立东

DL : 0
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
Update : 2024-05-07 Size : 18432 Publisher : 周萍

Otherssss
DL : 0
用MATLAB做的插值与拟合的程序及课件PPT。适合初学者。-MATLAB do interpolation and fitting procedures and courseware PPT. For beginners.
Update : 2024-05-07 Size : 179200 Publisher : 韩义

直线圆弧插补算法,利用C8051F单片机控制的铣床模型(直线圆弧插补算法)-A straight line circular interpolation algorithm, the use of single-chip microcomputer-controlled milling machine C8051F model (straight line circular interpolation algorithm)
Update : 2024-05-07 Size : 7168 Publisher : qq

DL : 0
用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值-Using vc platform for the development of bi-cubic spline interpolation function, has high accuracy, can be completed on the surface of the interpolation points
Update : 2024-05-07 Size : 246784 Publisher : 任林
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.