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

搜索资源列表

  1. ad

    2下载:
  2. msp430 ad采样的可靠行排序算法。平均,中值滤波。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.03kb
    • 提供者:chendf
  1. 常用软件滤波方法及其示例程序

    1下载:
  2. 单片机常用的AD后滤波算法,供参考。-SCM common AD after filtering algorithm for information.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.03kb
    • 提供者:龙文地
  1. AD.rar

    0下载:
  2. AD转化程序,加入均值滤波,曾用于采集加速度传感器,效果还好,AD conversion process, by adding the mean filter has been used for collecting acceleration sensor, the effect of better
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1.2kb
    • 提供者:正阳
  1. ad_adjust1.rar

    0下载:
  2. 数字滤波器,AD采样的值进行数字滤波,得到较理想的值,Digital filters, AD sampling the value of the digital filter, to be more ideal value
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:203.45kb
    • 提供者:gaoyu
  1. AD.rar

    0下载:
  2. 自己编写的基于dsp2812的spwm程序,程序能实现软启动,从10hz到50hz,经过RC滤波后能出平滑的正弦波。,I have written programs based dsp2812 of spwm, the program can achieve soft-start, from 10hz to 50hz, filtered through the RC can be a smooth sine wave.
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:254.48kb
    • 提供者:邝国民
  1. AD-VoltagePSTC12C5204AD

    1下载:
  2. STC12C5204AD单片机AD转换程序,使用中位值滤波的方法,结果稳定,精度为0.02V-STC12C5204AD chip AD conversion process, using the median filtering method, the results are stable, precision 0.02V
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:56.44kb
    • 提供者:掌声
  1. ad

    0下载:
  2. 配置单片机的A/D转换器模块,使其对D2区的电位器进行采样,采样结果显示在数码管上。满量程电压为3.3V时,10位A/D的分辨率大约为3mV,由于受噪声影响,A/D采集的数值会出现噪声,尝试添加数字滤波算法,降低噪声的影响。-Configure MCU A/D converter module, so pairs of D2 region potentiometer sampled, the sampling results show that in the digital pipe. Full
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1.67kb
    • 提供者:高涵
  1. BIYEDEJI

    1下载:
  2. 本设计为基于MSP430单片机的两线制一体化智能温度变送器模块,它支持工业上常用的热电阻与热电偶传感器,同时它还能够通过简易的RS-232口进行参数设定。系统主要由电源模块、AD采样模块、MCU模块、通讯模块及就地指示模块等部分组成。软件上采用了限幅平均滤波、数字校准、迭代等方法,与硬件配合,获得了比较高的检测精度。该温度变送模块具有电路简单、 精度高、 超低功耗等特点,它可以很方便地安装到现场,实现对温度的实时检测,具有较好的实用价值。-The design is based on the i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-10
    • 文件大小:2.19mb
    • 提供者:叶剧
  1. AD10

    0下载:
  2. ad采样的十种滤波方法。-sampling of dozens of ad filtering method.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:2.96kb
    • 提供者:jihongfei
  1. SampleC-sourceexperiment

    0下载:
  2. AD采样实验的C源码,功能是进行AD采样滤波。-AD Sample C-source experiment, the functional is the filter sampling AD.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:2.13kb
    • 提供者:笑月
  1. AD

    1下载:
  2. 十种常用的AD软件滤波方法,各种方法都有优缺点描述及源码。-AD 10 kinds of commonly used software filtering methods have advantages and disadvantages of various methods of descr iption and source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:3.05kb
    • 提供者:cai
  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3.83kb
    • 提供者:韩武纪
  1. AD

    0下载:
  2. AVR,ATmega128之AD转换,入口参数使用8个AD输入,并有平均值滤波函数。方便移植。使用ICC开发环境。-AVR, ATmega128 of the AD conversion, the entrance parameters using the 8 AD inputs, and a mean filter function. Facilitate the migration. The use of ICC development environment.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:26.92kb
    • 提供者:肖志勇
  1. AD-LB

    0下载:
  2. AD转换后的软件滤波实现,电路及C程序都有,可以直接移植,大家一起交流-After AD conversion software filter of the circuit and all C programs can be transplanted directly to exchange
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:73.46kb
    • 提供者:anan
  1. AD

    0下载:
  2. 由温度传感器将采集到的温度信号转换为电信号后,经过放大器放大成DSP能接收到的电压信号,并对此信号进行滤波、整形,然后送入DSP内自带的A/D转换器的模拟输入口。-Will be collected by the temperature sensor the temperature signal is converted to electrical signals, the DSP through the amplifier into a voltage signal can be receiv
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1.43kb
    • 提供者:朱伟
  1. AD

    0下载:
  2. MC68HC908SR12单片机的AD采样程序,包含滤波等功能-MC68HC908SR12 MCU AD sampling procedures, including filtering and other functions
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:937byte
    • 提供者:dabai
  1. ad

    0下载:
  2. ADC模块1ms采样一次,由EVA的T1周期中断标志来触发,两路模拟信号使用ADC的通道0和通道1,并带有排队滤波函数-ADC module 1ms sampling time, the EVA of the T1 cycle interrupt flag to trigger, two analog signals using the ADC channel 0 and channel 1, and the filter function with a line up
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:2.2kb
    • 提供者:gaoxiaxiangyi
  1. list-10-AD-MCU-soft-filter

    0下载:
  2. 列举了单片机处理AD的10种常用软件滤波的方法,并附源码。-Lists the 10 AD MCU processing filtering method commonly used software, with source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:15.03kb
    • 提供者:罗以
  1. AD转换中常用的十种数字滤波法

    0下载:
  2. AD转换中常用的软件滤波方法,可以除去一些误差值(Software filtering methods commonly used in AD conversion)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:8kb
    • 提供者:Cat_
  1. 十大滤波算法程序大全

    1下载:
  2. 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin
  3. 所属分类:单片机开发

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com