搜索资源列表

  1. CLinelft

    1下载:
  2. 自己编写的cnc数控插补代码。能够插补实现圆弧和直线画图。有需要的可以借鉴。-I have written code cnc CNC interpolation. Interpolation to achieve the arc and line drawing. In need can learn from.
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:53248
    • 提供者:lft
  1. B-spline

    0下载:
  2. B样条曲线插值程序,实现B样条曲线的经典算法-B-spline curve interpolation procedures, B-spline curve to achieve the classic algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:zhu
  1. Cspline

    0下载:
  2. 这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) -This is a cubic spline interpolation. M program input is a two
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:朱与心
  1. geometrictransformation

    0下载:
  2. 使用opencv实现对图像的放大缩小任意倍数,用的双线性插值。-Opencv to realize the use of images of arbitrary multiples of zoom, and use bilinear interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:Ma xianzhe
  1. pilotchannelest

    0下载:
  2. 文章研究了基于导频的OFDM系统信道估计插值算法-Research article based on the pilot of the OFDM system channel estimation interpolation algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-12
    • 文件大小:79872
    • 提供者:王云峰
  1. skwz

    1下载:
  2. 关于数控控制的非常完整的c++程序,包括了直线插补以及圆弧插补的程序-CNC control on the very integrity of c++ Procedures, including linear interpolation and circular interpolation procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:82944
    • 提供者:晓海
  1. step1

    0下载:
  2. 分形插值的matlab程序(以一组随机数组为例)-Fractal Interpolation matlab program (to a group of random array as an example)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:刘小龙
  1. LineTrans

    0下载:
  2. 2D图像的线性插值拉伸用于图像的增强处理-2D image of the linear interpolation for image enhancement of tensile deal
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:91136
    • 提供者:caolly
  1. hmiy

    0下载:
  2. 此程序为直线插补程序 ,已经试验过,可以放心下载-This procedure for the linear interpolation procedure has been tested, you can rest assured Download
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:罗春
  1. blinear(matlab)

    0下载:
  2. 图像几何变换(如旋转)时用到的最近领域和双线性插值方法,-Image geometric transformations (eg rotation), when used in recent field and bilinear interpolation methods,
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:931840
    • 提供者:黄伟麟
  1. chabu

    0下载:
  2. 数控插补,跨象限的直线和圆弧,其中包括几种常见的插补方式-NC interpolation, cross-quadrant linear and circular, including several common interpolation methods
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:63488
    • 提供者:胡武茹
  1. dchazhi

    0下载:
  2. delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:panpan
  1. interpolation

    0下载:
  2. Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量-Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:zhangbo
  1. VB

    0下载:
  2. VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:
  1. Interpolation_Techniques_for_MIMO_OFDM_with_Interf

    0下载:
  2. Interpolation Techniques for MIMO OFDM with Interference Cancellation.pdf
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:528384
    • 提供者:andy
  1. ciccomp

    0下载:
  2. CIC滤波器的补偿,适用于抽取内插滤波器的设计,写昂对大家有用-CIC compensation filter, applied to extract the design of interpolation filters, write Aung useful for everyone
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:骆军
  1. zoom

    0下载:
  2. matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:王正君
  1. FFT-Matlab

    0下载:
  2. 基于Matlab编写的用于对数据进行插值分析和傅立叶变换的程序-Based on Matlab for the preparation of the data analysis and Fourier transform interpolation procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:yang
  1. interpolator

    0下载:
  2. 插值滤波器,用于音频解码调制解调,滤波器系数用移位相加实现-Interpolation filter, audio decoder for modulation and demodulation, filter coefficient shift combined with the realization of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:966656
    • 提供者:蔡友
  1. circle

    0下载:
  2. 自己编的vb编程,逐点比较法插补从而画出圆弧,很不错的-The vb own programming, point by point comparison method in order to draw circular interpolation, it is good
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:4530176
    • 提供者:zhangjinbiao
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org