搜索资源列表

  1. 19点FIR低通滤波C语言程序

    0下载:
  2. 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this fil
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. kalman_filter

    0下载:
  2. 信号分析与预测的卡尔曼滤波算法,VC++源程序-kalman filter arithmetic for signal analysis and prediction written with VC++.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:me
  1. IIR_filters_fourth_order

    0下载:
  2. 一个4阶的IIR滤波程序,通过两个2阶的串联的完成,-One 4 steps IIR filter procedures, series connected complete through two 2 steps
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:卓越
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:李天华
  1. p161_01

    0下载:
  2. This Lowpass filter designed
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:kin
  1. Kalman工具箱

    1下载:
  2. Kalman工具箱,用做卡尔曼滤波的好工具!-Kalman toolbox,a good toolbox for carring out kalman filter.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1291264
    • 提供者:宋强
  1. 切比雪夫filter

    0下载:
  2. 切比雪夫滤波器设计,JAVA编写,VJ编译-a design of Chebyschev filter, written by JAVA and compiled by VJ
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:189440
    • 提供者:胡安
  1. FIRDsgn

    0下载:
  2. 有限脉冲响应过滤器。This program designs a Finite Impulse Response (FIR) filter. The window-based method is used to obtain a low-pass, high-pass, band-pass or band-stop FIR filter-finite impulse response filters. This program desi
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:158720
    • 提供者:站长
  1. wavdest

    0下载:
  2. Writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:韩忠海
  1. preprocess

    0下载:
  2. 将从网络上下载下来的网页分析,过滤,将其中的文字过滤下来,把不必要的表格图片删除掉-downloaded from the Internet from the website analysis, filtering, which will filter down to the letter, unnecessary forms deleted photos
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:535552
    • 提供者:yang
  1. strcturelvbonew

    1下载:
  2. 利用数学形态学构成形态学滤波器对图象进行滤波,处理效果较满意.-using mathematical morphology constitute morphological filter image filtering, processing more satisfied with the results.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李晓慧
  1. 滤波算法模拟

    0下载:
  2. 一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1894400
    • 提供者:wyh
  1. VideoKey

    0下载:
  2. 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-like to pull the video demonstration. Ba
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:wx
  1. TitleOverlay

    0下载:
  2. 字符叠加的演示。其中FilterTitleOverlay是一个实现字符 叠加的Trans-In-Place Filter,注册名为“HQ Title Overlay Std.”。这个 Filter已经在《DirectShow开发指南》一书中详细介绍过,本书修正了一些问题。 SimplePlayer也是《DirectShow开发指南》一书介绍的一个简单的媒体文件播放 器,本书将其与字符叠加Filter集成,使媒体文件播放的
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:wx
  1. FilterQQSource

    0下载:
  2. 用于支持QQ文件播放的Source Filter。这个Filter的注册名 为“QQ Source”,注册之后,QQ文件就能被Windows Media Player识别并正确播放 了。-support for the QQ player Source Filter. Filter the registration called "QQ Source", registration, QQ document w
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:wx
  1. FilterTitleSource

    0下载:
  2. 这是一个Source Filter,产生单一背景下的字符图片流。 这个Filter的注册名为“DES Ext Source”,实现了一个自动化接口,可以用在DES 中当作扩展的Source,结合抠像功能的过渡(Transition),可以实现在视频上叠 加静态/动态的字符串-This is a Source Filter, have a single background of the characters Photo fl
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:wx
  1. DSWizardInstaller

    0下载:
  2. 开发filter的时候,你是否已经觉得每次都要重复的改写代码,有了这个就可以通过向导生成source filter, trans filter, render filter -development of the filter, do you feel that every time we have a duplication of code rewrite, with the Wizard can generate source th
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:126976
    • 提供者:zdz
  1. doc_filter_by_software_c_code_by_zhzzh18

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering proced
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:许海洋
  1. Simulation

    0下载:
  2. This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:李南
  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 d
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:凌燕
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »

源码中国 www.ymcn.org