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

搜索资源列表

  1. nlms.rar

    1下载:
  2. 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:1738
    • 提供者:chenlili
  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
    • 文件大小:1225
    • 提供者:正阳
  1. Lms_C_Fixed

    3下载:
  2. 使用C语言实现LMS最小均方误差的自适应滤波器-Using the C language to achieve the minimum mean square error LMS adaptive filter
  3. 所属分类:DSP program

    • 发布日期:2015-09-17
    • 文件大小:237568
    • 提供者:wangbeibei
  1. xxxxxxxxxxx

    0下载:
  2. 使用C8051F实现脉搏及血氧饱和度测量 包括均值滤波,微分阈值算法O-C8051F achieved using pulse and blood oxygen saturation measurements, including mean filter, differential threshold algorithm OSS
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:164293
    • 提供者:xie
  1. DigitalFilterCprogram

    0下载:
  2. 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many data acquisition system, the strong electrical equipment at the
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4316
    • 提供者:倪晨
  1. contraharmonic

    0下载:
  2. this file contains the implementation of the "contraharmonic filter" using the basic formula of finding contraharmonic mean achieved through the use of for loops. contraharmonic filter can remove both -SALT n PEPPER noise from the image but not sim
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:1102
    • 提供者:saumya
  1. geo_har

    0下载:
  2. this file contains the implementation of : 1.geometric filter-using the basic for loops to obtain geometric mean. 2.harmonic filter-using the basic for loops to obtain harmonic mean. 3.positive order contraharmonic filter for the removal of par
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1331
    • 提供者:saumya
  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
    • 文件大小:27570
    • 提供者:肖志勇
  1. 10DigitalFilter

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法-Software filter of 10 sample program 1, limit the Deputy filter 2, the median filtering meth
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3226
    • 提供者:viet
  1. LinPF

    0下载:
  2. This a VHDL module that implements linear prediction filter based on NLMS (normalized least mean square). The module takes complex signal as input and output comlex signal (real and imaginary). Tap size is 4, bit precision is set to 12 bits.-This i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1876
    • 提供者:徐滨
  1. 3_3_mean_diltter(ALU)

    1下载:
  2. 3*3均值滤波的VHDL语言实现的工程,对红外图像进行有效的去噪处理。这是其中的ALU模块,专门用来测试其延迟状况的模块。-3* 3 mean filter VHDL language works effectively on the infrared image denoising. This is one of the ALU module, designed to test the status of the module delay.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:749216
    • 提供者:gglight
  1. Sources

    0下载:
  2. // (1)ADCInit:A/D转换初始化 * // (2)ADCvalue:获取1路A/D转换结果 * // (3)ADCmid:获取中值滤波后的A/D转换结果 * // (4)ADCave:获取均值滤波后的A/D转换结果 -//(1) ADCInit: A/D converter initialization*// (2) ADCvalue: 1 way to get A/D conversion result*// (3) ADCmid: Get the value of t
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:25284
    • 提供者:luopingbo
  1. fir_pipeline_lms

    0下载:
  2. verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1422
    • 提供者:刘俊斌
  1. fir_lms

    1下载:
  2. verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1413
    • 提供者:刘俊斌
  1. mean

    1下载:
  2. 3x3 Average filter in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:1438
    • 提供者:Gimutsh
  1. filter

    0下载:
  2. 常用滤波算法:程序判断法,中值滤波法,算术平均滤波法,加权平均滤波法,滑动平均滤波法,低通滤波法,中位值平均滤波-Common filtering algorithm: program to determine, median filtering, arithmetic mean filtering method, the weighted average filter, moving average filter, low-pass filtering, median average filt
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:934
    • 提供者:sun.z.b
  1. filter2

    0下载:
  2. 本实验完成加权均值滤波,其原理如下: 设采集到的数据按节拍输入,依次表示为d0,d1,d2,d3,d4,…,则输出依次为 do= d0*1/4+d1*1/2+d2*1/4 do= d1*1/4+d2*1/2+d3*1/4 … 假设采集到的数据为8位unsigned,输出do只保留整数。-This experiment is completed weighted mean filter, which works as follows: Set data collected
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:387106
    • 提供者:123
  1. module-mf

    0下载:
  2. verilog Implementation of Mean filter to implement in FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:13646
    • 提供者:chaitu
  1. pic ADC多通道循环采集

    1下载:
  2. 2通道ADC 循环采集电压(因外部采集电压高于5v,需用分压电阻分一次压),每个通道电压采集10次,均值滤波后 ,经内部换算,通过数码管显示出采样电压值,大于标准范围则报警(显示fall),标准范围内则显示pass 上传文档为原项目删减后的代码,只需看主函数需要的部分,主函数为调用的函数可不看(与ADC无关)(2 channel ADC (due to external voltage loop acquisition acquisition voltage higher than 5V, w
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-04
    • 文件大小:5120
    • 提供者:山王
  1. LMF_single_stage

    1下载:
  2. Active shult filter is used to operate grid at unity power factor. Solar panels are used to fed grid as well as load. This is single stage configuration.
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:29696
    • 提供者:ShubhamSundeep
« 12 »
搜珍网 www.dssz.com