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

搜索资源列表

  1. median-filter

    0下载:
  2. 基于FPGA的图像中值滤波算法的优化及实现vhdl-中值滤波 利用VHDL语言实现三级流水线中值滤波-FPGA-based image filtering algorithm optimization and realization of vhdl-median filter using VHDL language three pipelined median filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:站长
  1. 65filter

    0下载:
  2. 65位FIR数字滤波器的设计~~其中有通过仿真得出得数据 ~可以通过数据输入完成滤波实验~对数字滤波器得整个算法进行了分析包括输入分组相加 然后相乘得过程-65 FIR digital filter design ~ ~ with simulation data to come in through the importation of data from experiments completed filtering of the digital filter in the whole alg
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:2972
    • 提供者:凌燕
  1. 2DImageFilterByVHDL

    0下载:
  2. 用VHDL语言编程实现2维图像的滤波算法,简单精辟-VHDL programming language used to achieve 2-D image filtering algorithm, simple brilliant
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:14046
    • 提供者:宋雪兵
  1. adaptive_lms_equalizer_latest.tar

    0下载:
  2. In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear. and more sevear is such distortion is random.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:13862
    • 提供者:Arun
  1. Fingerprint_Identify

    3下载:
  2. 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
  3. 所属分类:VHDL编程

    • 发布日期:2013-08-08
    • 文件大小:191002
    • 提供者:xiaoxu
  1. Verilog_study_book

    0下载:
  2. 现代计算机与通讯系统电子设备中广泛使用了数字信号处理专用集成电路,它们主要 用于数字信号传输中所必需的滤波、变换、加密、解密、编码、解码、纠检错、压缩、解压缩等操作。这些处理工作从本质上说都是数学运算。从原则上讲,它们完全可以用计算机或微处理器来完成。这就是为什么我们常用C、Pascal 或汇编语言来编写程序,以研究算法的合理性和有效性的道理。-Modern computer and communication systems are widely used in electronic eq
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:2034618
    • 提供者:macray
  1. dilbalu_fir2

    0下载:
  2. fpga based fir filtering algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:139185
    • 提供者:dileepkumar
  1. CORDIC_FPGA

    0下载:
  2. 摘要:本文在传统CORDIC算法的基础之上,通过增加迭代次数,对参数进行了优化筛选, 提高了运算精度,使设计出的软核能够在精度要求较高的场合中运行,如实时语音、图 像信号处理、滤波技术等。输出数据经过IEEE-754标准化处理,能够直接兼容大多数处 理器,扩展了其应用范围。最终在Altera公司NiosⅡ处理器中通过增加自定义指令的方 式完成了硬件实现。 关键字:CORDIC ,自定义指令, IEEE-754标准化处理。-Abstract: In this paper, ba
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:228713
    • 提供者:daisywmc
  1. 5354

    0下载:
  2. 图像的中值滤波算法及其FPGA实现Image median filtering algorithm and its FPGA implementation-Image median filtering algorithm and its FPGA implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:960758
    • 提供者:mfc
  1. EMP7128S

    0下载:
  2. EMP71285 CPLD实现三通道24位计数器,程序为.VHDL语言实现,同时程序中含有低通滤波算法。-EMP71285 CPLD implementation of three-channel 24-bit counter, the program for the VHDL language, the program contains a low-pass filtering algorithm.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:270458
    • 提供者:绍文
  1. lmsFPGA

    2下载:
  2. 利用VHDL编程实现自适应滤波算法的程序,实现LMS算法-VHDL programming procedures for adaptive filtering algorithms, the LMS algorithm
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-13
    • 文件大小:8183
    • 提供者:朱岩
  1. Reconfigurablefliter

    0下载:
  2. 自己编写的SystemC源代码,拥有五级流水线的可重构图像滤波器,支持两种图像滤波算法,中值滤波和邻域平均滤波,支持算法配置-I have written SystemC source code, the reconfigurable image filter has a five-stage pipeline, supports two types of image filtering algorithms, median filtering and neighborhood average
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:18989126
    • 提供者:SuperWang
  1. LMS

    4下载:
  2. 用verilog编写的lms算法。可实现自适应滤波功能-Lms algorithm written in verilog. Adaptive filtering can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-11
    • 文件大小:2048
    • 提供者:he
  1. verilog_pics_lvbo

    0下载:
  2. verilog图像滤波算法源文件,可供图像处理硬件程序参考-verilog image filtering algorithm source files, available for image processing hardware program reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:11892
    • 提供者:
  1. fir18

    0下载:
  2. 介绍了一种基于FPGA和高精度A/D转换器结合的FIR滤波器电路系统,该滤波器采用乘法累加器算法,并利用X ilinx公司XC3S500E的FPGA进行试验验证,主要包括对输入的正弦波信号进行A/D转换后进行滤波,通过上位机显示滤波结果。 -Introduces an FPGA-based FIR filter circuit systems and high-precision A/D converter combined, the filter algorithm using multipl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1554322
    • 提供者:安昕烨
  1. Median-implemnt-baseline-drift

    0下载:
  2. 工程文件中代码是通过中值滤波算法实现基线漂移-Project file code median filtering algorithm by baseline drift
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1777039
    • 提供者:lincy_dd
  1. FPGA-based-image-median-filtering

    0下载:
  2. 基于FPGA的图像中值滤波,在xilinx的FPGA上实现了算法,采用matlab的算法最终通过了验证。-FPGA-based image median filtering on xilinx FPGA implementation of the algorithm, using matlab algorithm finally passed validation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-18
    • 文件大小:27699254
    • 提供者:lushusho
  1. MID_FILTER

    0下载:
  2. 中值滤波算法的verilog实现,可用于相关算法在基于FPGA的嵌入式图像处理系统中。-Median filtering algorithm verilog realization available FPGA-based embedded image processing system.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1705702
    • 提供者:shimmy_lee
  1. 好-无线通信FPGA设计-Xilinx

    4下载:
  2. 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless
  3. 所属分类:VHDL/FPGA/Verilog

  1. module_average_filter

    1下载:
  2. 一个中值滤波算法的verilog实现。。。。。。。(Verilog implementation of a median filtering algorithm)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-08-27
    • 文件大小:4096
    • 提供者:兴鹏
« 12 »
搜珍网 www.dssz.com