CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Linear interpolation

搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.91kb
    • 提供者:马良
  1. DSP_interp_line_C

    0下载:
  2. DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and achieve two motor control. The us
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5.88kb
    • 提供者:xust_zxh
  1. sine_generate

    0下载:
  2. 本源码是基于TMS320F240 EVM编写的正弦波生成程序。利用分段线形插值法产生正弦波,输出波形较好,频率和幅值可调,-source is based on the EVM TMS320F240 prepared by the sine wave generated procedures. Use the linear interpolation generated sine wave, the output waveform better, adjustable frequency and
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6.69kb
    • 提供者:李杰
  1. line_chabu

    0下载:
  2. 实现了直线插补程序,指明起点和终点即可.实际应用于XY绘图仪的画线并成功.在凌阳unSP IDE上编译通过.用C编写,可方便地移植.-achieved a linear interpolation procedures specified starting point and destination can be. actual XY plotters used in the line drawing and successfully. In Sunplus unSP compiled IDE
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:lkh
  1. CPLDyueya

    0下载:
  2. 一个好程序关于CPLD的直线插补在数字积分中的应用-a program on the CPLD linear interpolation in the digital integration of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:454.44kb
    • 提供者:王悦
  1. deinterlace

    0下载:
  2. Xilinx提供的一种利用线缓存进行插值的隔行变逐行程序,比普通算法效果有很大改进。-Xilinx to provide a linear interpolation for the cache interlaced progressive change procedures, than ordinary algorithm results are greatly improved.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:96.82kb
    • 提供者:cloud
  1. line

    0下载:
  2. 线性插值算法与抛物线插值算法,可直接在单片机等系统中使用-Linear interpolation algorithm and parabolic interpolation algorithm can be directly used in the SCM and other systems
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:834byte
    • 提供者:PK
  1. dspapp

    0下载:
  2.  雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:52.29kb
    • 提供者:ben
  1. chazhifa

    0下载:
  2. 插值法 线性化程序 单片机 程序 线性拟和-Linear interpolation procedure pseudoparabolic Singlechip procedures and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:赵国栋
  1. asedf

    1下载:
  2. 分段线性插值法,用于数据采集计算的经典算法-Piecewise linear interpolation method for the calculation of the classical algorithm for data acquisition
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:133.94kb
    • 提供者:hncsljf
  1. 12345

    1下载:
  2. 本程序为直线插补程序,运用在数控机床上.RAR-This procedure is linear interpolation procedure, used in CNC machine tools. RAR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:359.75kb
    • 提供者:孤帆依梦
  1. DMC1410v1.1test

    0下载:
  2. 雷泰DMC1410v1.1运动控制卡测试程式.可测试该控制卡直线插补和圆弧插补性能及I/O,并有间单的示教功能。需装有DMC1410v1.1运动控制卡才可测试。-Raiter DMC1410v1.1 motion control card test program. Can test the controller performance of linear interpolation and circular interpolation, and I/O, and a single betwee
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.6mb
    • 提供者:df
  1. temp

    0下载:
  2. 课程设计 测频程序 线性插值测温度5度标定 我得单片机课程设计 做了两天的 用555定时器和51单片机的测频程序组成的景区温度测量电路 用线性插值的方法测量 很准的 10k的NTC电阻 1602显示-Frequency measurement program curriculum design temperature of 5 degrees linear interpolation of measured single-chip calibration I have to do a two-d
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1.55mb
    • 提供者:yuwei
  1. CNC-MILL

    2下载:
  2. 用C51开发的数控铣床控制器程序,包含直线插补,圆弧插补-CNC milling machine with C51 controller development process, including linear interpolation, circular interpolation
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:60.71kb
    • 提供者:周斌
  1. 4-linear-approximation-function

    0下载:
  2. CNC数控系统,用于四轴直线插补功能源码例子。-CNC system, four-axis linear interpolation example.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:127.1kb
    • 提供者:llm
  1. caibu

    0下载:
  2. 基于armlinux下的电机直线插补,圆弧插补算法。-Under the motor based on armlinux linear interpolation, circular interpolation algorithm.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1.92kb
    • 提供者:tufei
  1. cal_fun

    0下载:
  2. 采用简单的线性内插方式,实现在有序数列中查找对应点,常用于外部AD采集获得的数据列表查询,提高精度,本程序提供良好的函数接口和一些基本函数供用户使用。-Using simple linear interpolation, and find the corresponding points in the sequential number column, to obtain a list of data on external AD acquisition commonly used query,
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:883byte
    • 提供者:Adam
  1. simen-twister-a589852

    0下载:
  2. Initial Repository creation 20100214: initial push - code is lash-up of Compact Flash project. Most functions incomplete. Goals: * Support GCode from Skeinforge right out of the box * Use novel ultra-ultra-simple mechanical scheme using o
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:41.24kb
    • 提供者:CYBERAX
  1. a-square-root-algorithm

    0下载:
  2. 介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射 至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han Dynasty, the most general for
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:2.3mb
    • 提供者:sunshine
  1. Hardware-linear-interpolation

    0下载:
  2. 单片机控制步进电机的硬件插补资料,在做两轴插补运算时可以作为参考-Single chip microcomputer control stepping motor hardware interpolation data, when doing two axis interpolation algorithm can be used as a reference
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:97.4kb
    • 提供者:huli
« 12 »
搜珍网 www.dssz.com