CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 滤波程序

搜索资源列表

  1. ATMEL_PLL_LFT_Filter_CALCULATOR_AT91

    0下载:
  2. arm pll 的滤波程序 对初学者很有用处
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:716717
    • 提供者:滕骞
  1. csb

    0下载:
  2. 一个用AVR单片机做的超声波测距程序,可测量0.1--3米的距离,程序使用了AVR自带的AD进行超声波的辩别和滤波。由于时间紧迫,没有进行更详细的注解,请大家谅解了!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3052
    • 提供者:hai
  1. DSP

    0下载:
  2. 这里面包括所有的DSP程序例程,有AD采集,通信,滤波等程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2806065
    • 提供者:吴龙
  1. TI-dspc28xfilter

    0下载:
  2. TI公司提供的基于c28x系列的FIR和IIR算法实现程序。主程序用C编写,滤波算法采用汇编语言,执行速度高效且简洁。对开发DSPc28X系统工程师非常有用。-Provided by TI c28x series based on FIR and IIR algorithm program. Main program written using C, assembly language filtering algorithm, the execution speed efficient and
  3. 所属分类:Other Embeded program

    • 发布日期:2015-08-04
    • 文件大小:348160
    • 提供者:teng
  1. filter

    0下载:
  2. 几种非常常用的单片机滤波的算法的实现。里面有详细程序说明!-Several single-chip filtering is very commonly used in the realization of the algorithm. Detailed descr iption of the procedures inside!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:7223
    • 提供者:桂欣
  1. SCMfiltering

    0下载:
  2. 10种软件滤波方法的示例程序,能对信号进行滤波,减少干扰。 -SCM filtering
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:1364
    • 提供者:张老
  1. 51chengkong

    0下载:
  2. 基于51的程控滤波,包括双机通讯程序,主机菜单,主机控制12864,从机控制max262,ad7533,DDS芯片等-Based on the programmable filter 51, including two-machine communication program, the host menu, 12864 host control, the slave control max262, ad7533, DDS chips
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-23
    • 文件大小:127751
    • 提供者:冯天鹏
  1. ad_max197

    0下载:
  2. 单片机89c52于max197的数据读取,滤波程序代码-Microcontroller 89c52 max197 data read, filter code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:832
    • 提供者:纪晨东
  1. complementary-filter

    0下载:
  2. 加速度计和陀螺仪的卡尔曼互补滤波程序,使用codewarrior软件-Accelerometers and gyroscopes complementary Kalman filtering procedures, using the CodeWarrior software
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-17
    • 文件大小:337517
    • 提供者:gongjian
  1. suanfa

    0下载:
  2. 简单实用的传感器滤波算法 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 11、IIR滤波-Simple and practical sensor filtering algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:109344
    • 提供者:李谦
  1. Low-passfilter

    0下载:
  2. 低通滤波程序,通过傅里叶变换实现有一定相位差的滤波,滤波截止频率可设。-Low-passfilter program,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:407278
    • 提供者:丁皓
  1. ADC

    0下载:
  2. PIC单片机AD中断程序和AD软件滤波的程序实现-PIC microcontroller interrupt routine AD and AD filtering software program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:126864
    • 提供者:张杨
  1. Triangle-wave

    0下载:
  2. 三角波幅度,频率,斜率测量程序,滤波,数据修正-Triangle wave amplitude, frequency, slope measurement procedures, filtering, data correction
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2779472
    • 提供者:李霖
  1. Voice_frequence

    0下载:
  2. 这是一个利用DSPIC33FJ64MC802芯片进行音频AD采样以及FFT变换(得到功率谱)并将得到的数据进行串口发送的程序。该程序用于一个声音功率谱分析的设计中。 使用时需要配合外围的放大,滤波,加法器,以及电源等其他电路。并结合自编的上位机软件进行显示。 在Microchip给出的FFT函数中,256点FFT变换存在问题,无法得到正常数据。这是由于旋转因子表的错误造成的。本程序已经对其作出了修正。同时在功率谱计算的函数中,也作出了一些优化,在测量较小的幅值时,结果会更加理想。 本
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:447746
    • 提供者:五岳之首
  1. S7-200PLCmoniliangganraochuli

    0下载:
  2. S7-200PLC模拟量干扰滤波程序处理程序学习-S7-200PLC analog interference filtering procedures study
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:127845
    • 提供者: 晁成刚
  1. main

    0下载:
  2. 自适应中值滤波程序,对于大部分图片都能使用。-Adaptive median filtering procedures, can be used for most of the pictures.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:915
    • 提供者:夏树
  1. sizhou

    0下载:
  2. 微型四轴飞行器程序,包括mpu6050的数据读取,卡尔曼滤波的计算-Micro four shaft aircraft program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:38710
    • 提供者:qwj
  1. flycontrol

    1下载:
  2. 四轴飞行器飞控程序,串级PID,外环PI内环PID,四元数互补滤波,辅助三角函数姿态解算。-Four-axis aircraft flight control procedures, Cascade PID, PI outer inner PID, quaternion complementary filter, auxiliary trigonometric attitude solution.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:145120
    • 提供者:墨殇
  1. ADC_DMA

    0下载:
  2. 一个多通道ADC转换DMA传输数据。程序是选择的通道0和通道1,各采集50次,然后滤波取其平均值,并发送到串口显示采样的电压值。-A multi-channel ADC conversion DMA transfer data. Program is selected channels 0 and 1, each collecting 50 times, then filtering the mean value, and sent to the serial display sampled v
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2351556
    • 提供者:梁家骏
  1. GY-51

    0下载:
  2. GY-51测试程序,已经调好,没有错误,滤波程序要自己写-GY-51 test program has been fine, no errors, filtering program to write their own
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-19
    • 文件大小:5180659
    • 提供者:乔城阳
« 12 »
搜珍网 www.dssz.com