CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - interpolation

搜索资源列表

  1. imagescaler

    1下载:
  2. 8位或者24位图像缩放模块,支持X、Y方向不等比例的任意倍,甚至非整倍缩放功能,支持插值功能-eight or 24 images zoom module, support X, Y directions ratio ranging from the arbitrary times, even aneuploidy zoom function, support interpolation function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77966
    • 提供者:caotings
  1. nevillechazhi

    0下载:
  2. 多项式插值的nevill方法,数值分析课的实验报告 -nevill polynomial interpolation methods, numerical analysis of the experimental class report
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3227
    • 提供者:wangxhunli
  1. water_reflect2

    4下载:
  2. 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:251777
    • 提供者:hmn
  1. waveletconstruction

    0下载:
  2. 这是几个小波插值和构造的原程序,小波谱分析mallat算法经典程序 , cubic_subdivision(立方插值)-several wavelet interpolation of the original structure and procedures to small spectral analysis algorithm Mallat classic procedures, cubic_subdivision (cubic interpolation)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1907
    • 提供者:黄敏松
  1. splintFE

    0下载:
  2. 有固定端点斜率条件的分段三次样条插值程序。-fixed endpoint slope conditions cubic spline interpolation procedure.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1294
    • 提供者:闰土
  1. ComputingMethodCourse

    0下载:
  2. 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8976
    • 提供者:风雷
  1. Lagrange_input_data

    0下载:
  2. 掌握Lagrange插值算法,并应用算法于实际问题 观察Lagrange插值的龙格现象-master Lagrange interpolation algorithm, algorithm and application in practical problems observation Lagrange Runge phenomenon
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:870
    • 提供者:叶枫
  1. newton_input_data

    0下载:
  2. Newton差商插值法,并应用算法于实际问题-Newton difference quotient interpolation method and algorithm in the application of practical problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:叶枫
  1. interpolation_FIR

    0下载:
  2. Interpolation FIR Design Example for Stratix Devices
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:25395
    • 提供者:Jack
  1. pam

    0下载:
  2. pam我们考虑常见的插值(抽取)运算和滤波器级联的情形,在实际的插值(余 :)运算中,为了避免信号在经过插值(抽取)后出现混盛现象,保证能无失多 恢复信号,我们常常在插值运算之后(抽取运算之前)加上插值(抽取)滤公 时信号进行带限,如图2.10左边所示。 -we consider common interpolation (extraction) and Operational FILTER circumstances, In the actual interpolation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1205462
    • 提供者:陈重
  1. Neandla

    0下载:
  2. 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1376
    • 提供者:辛华
  1. FinityElement

    1下载:
  2. 本源代码实现了通过网格插值的方法来进行有限元流线处理的结果,可以借鉴一下-source code to achieve through the mesh interpolation method for finite element flow line with the results, we can draw on what
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:978098
    • 提供者:郭家驹
  1. ExliSamp

    0下载:
  2. excel和matlab混和编程exlink实现回归与模拟,还有几个插值运算小程序-excel and Matlab programming exlink mixture to achieve reunification with the simulation, Operational several small interpolation procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18067
    • 提供者:沈星
  1. matlabClassicArithmetic

    0下载:
  2. matlab经典算法的程序 其中包括:插值与拟合、绘图、数据分析、规划问题、Arithmetic等-Matlab classical algorithm procedures including : interpolation and fitting, mapping, data analysis, planning, Arithmetic etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3066747
    • 提供者:Jimmy Yen
  1. Linear_Interpolator

    0下载:
  2. 线形内插在MIMO OFDM上的实现,包括格拉斯曼域的仿真-linear interpolation in the MIMO OFDM achieve, including Grassmannian domain simulation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:684900
    • 提供者:fuzong
  1. sanciangtiao

    0下载:
  2. 数值分析,三次样条插值的实验代码,可工大家参考-numerical analysis, cubic spline interpolation of code, the reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:jianing851218
  1. lagrangematlab

    0下载:
  2. 拉个朗日插值公式是把Pn(X)的构造问题转化为n+1插值基函数问题的构造!此软件就是拉哥郎日插值的原程序matlab版-Rafah Colon day interpolation formula is Pn (X) issue of the structure into an n-interpolation function of the structure. This software is Barayagwiza few days interpolation procedures for t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4242
    • 提供者:蓝景
  1. linearandnearest

    0下载:
  2. 图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:931408
    • 提供者:王莞丽
  1. well_logging_process

    3下载:
  2. 该软件是我读硕士的时候写的,它可以对测井曲线进行直方图、小波变换,曲线拉伸、均值绿波、中值滤波、Kalman滤波以及插值等等操作,程序里还包含了神经网络的内容,非常丰富,是您学习VC++编程和数据处理的好资料!绝对超值! 请先阅读文件夹下的read me 文件-I read the time to write a master's degree, it can log on for histogram, wavelet transform, Tensile curves, t
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:241587
    • 提供者:博士后
  1. TriSpline

    0下载:
  2. 三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:\"input the value of the variable:\",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序将输出插值结果。-cubic spline interp
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:281146
    • 提供者:唐新猛
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com