您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Complete Digital Design - A Comprehensive Guide to Digital Electronics and Computer System Architecture

  2. Complete Digital Design - A Comprehensive Guide to Digital Electronics and Computer System Architecture PART 1 Digital Fundamentals Chapter 1 Digital Logic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Access

    • 发布日期:2010-08-03
    • 文件大小:6291456
    • 提供者:osoon
  1. Simple way to Filter TFourier(LP,HP,BS,BP)

  2. Lowpass , Highpass , Bandpass and Bandstop filtering of TFourier.
  3. 所属分类:专业指导

    • 发布日期:2006-02-23
    • 文件大小:230400
    • 提供者:chenxh
  1. 基于FSD Pyramid的图像融合算法程序

  2. function Y = fuse_fsd(M1, M2, zt, ap, mp) %Y = fuse_fsd(M1, M2, zt, ap, mp) image fusion with fsd pyramid % % M1 - input image A % M2 - input image B % zt - maximum decomposition level % ap - coefficient selection highpass (see selc.m) % mp - coeffi
  3. 所属分类:其它

    • 发布日期:2013-04-16
    • 文件大小:11264
    • 提供者:u010322246
  1. DSP高通滤波器的设计

  2. MATLAB仿真实现数字高通滤波器,有很强对比性 重要的工程文件及相关说明均有。。 部分代码如下:HIGHPASS .set 1 ;if you want to use ,please set the value to 1 ;BANDPASS .set 0 ;LOWPASS .set 1 .global start,fir .mmregs COFF_FIR_START: .sect "coff_fir" .include "highpass\\0907050202.inc" K_FIR_BFF
  3. 所属分类:3G/移动开发

    • 发布日期:2013-04-17
    • 文件大小:262144
    • 提供者:u010333823
  1. 高斯高通滤波器

  2. 高通滤波 ,又称“低阻滤波器”,它是一种抑制图像频谱的低频信号而保留高频信号的模型(或器件)。高通滤波可以使得高频分量畅通,而频域中的高频部分对应着图像中灰度急剧变化的地方,这些地方往往是物体的边缘。因此高通滤波可使得图像得到锐化处理。常用的高通滤波包括理想高通滤波器
  3. 所属分类:其它

    • 发布日期:2014-04-05
    • 文件大小:814
    • 提供者:u011031369
  1. Wavelets and Filter Banks_MIT

  2. Wavelets and Filter Banks_MIT Lecture 1 Discrete-time Filters: Convolution Fourier Transform Lowpass and Highpass Filters Lecture 2 Sampling Rate Change Operations: Upsampling and Downsampling Fractional Sampling Interpolation Lecture 3 Filter Banks
  3. 所属分类:讲义

    • 发布日期:2014-12-10
    • 文件大小:2097152
    • 提供者:shenfengchen
  1. 滤波器设计软件FilterLab v2.0

  2. 滤波器设计软件FilterLab v2.0 Release Notes for FilterLab v2.0 ----------------------------------------------------------------- Table of Contents ----------------------------------------------------------------- * What's New in v2.00 * How to Contact Micro
  3. 所属分类:Web开发

    • 发布日期:2009-03-23
    • 文件大小:6291456
    • 提供者:we1214
  1. 滤波器代码

  2. 高通滤波器vc代码,适用于音频滤波器。语音均衡器使用
  3. 所属分类:C++

    • 发布日期:2018-02-24
    • 文件大小:641
    • 提供者:yg66899
  1. highpass.hfss

  2. 微波技术课程设计,基于HFSS设计的高通滤波器模型,有需要的自行下载吧!!
  3. 所属分类:专业指导

    • 发布日期:2020-01-22
    • 文件大小:227328
    • 提供者:qq_44914197
  1. 测试-源码

  2. 节点 Node.js的无限冲激响应(IIR)过滤器。 这是的移植版本。 建造 git submodule init git submodule update npm install npm run build 构建后,可以将其用作npm软件包。 用法 创建和应用过滤器 const iir = require ( 'node-iir' ) ; const filter = new iir . HighPass ( ) ; filter . setup ( 200 , 10 ) ; // Samp
  3. 所属分类:其它

    • 发布日期:2021-02-15
    • 文件大小:19456
    • 提供者:weixin_42139357