CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - DSP 滤波

搜索资源列表

  1. adaptive.rar

    1下载:
  2. 龚耀寰自己的《自适应滤波》课件,比较经典的。包括lms、rls等经典内容,以及空域自适应滤波等。,GONG Yao-huan own " adaptive filtering" software to compare the classic. Including lms, rls, such as classical, as well as the airspace, such as adaptive filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:11982484
    • 提供者:wing
  1. rtdxfir

    0下载:
  2. 利用RTDX技术实现FIR滤波功能,能够实现DSP目标版的可视化。-RTDX FIR
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:498127
    • 提供者:jiwei
  1. MATLAB_DSPexamp_realization

    0下载:
  2. 各种信号序列的产生和绘制,卷积,FFT进行频谱分析,滤波器的设计(FIP、IIR),-DSP examples realization in matlab.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:172867
    • 提供者:liwenqi
  1. MatlabFIR

    0下载:
  2. FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅 助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅 助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab 环境下实现结果进行比较,前者效果更好,更具有实际应用价值。 -FIR digital filters widely us
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:219745
    • 提供者:xuhao
  1. DSP

    0下载:
  2. 数字信号处理课程设计程序,实现频分复用,低通带通高通滤波器进行滤波。-Digital Signal Processing design process, to achieve frequency division multiplexing, low-pass band-pass filter high-pass filter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:12162
    • 提供者:princess
  1. exp5a

    0下载:
  2. 基于TMS320VC5509A DSP 用C语言和汇编混合编程实现FIR滤波的完整程序包-FIR filter program package based on TMS320VC5509A DSP(hybrid programming with C and assembly language)
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:56820
    • 提供者:tian
  1. apf

    0下载:
  2. 一篇学位论文,基于DSP的电力有源滤波器研究。用matlab仿真,并设计了模拟电路。-Write a dissertation, DSP-based Active Power Filter. Using matlab simulation, and design analog circuits.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2070759
    • 提供者:单世超
  1. dsp-lv-bo

    0下载:
  2. 利用DSP实现自适应滤波 适用于5402系统-DSP realization of adaptive filter applies to the 5402 system
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:481373
    • 提供者:陈硕
  1. fir

    0下载:
  2. 用CCS软件编写的fir滤波程序,主要适用于初学DSP ,并需要做滤波算法的人-CCS software written FIR filtering process, mainly suitable for beginners DSP and need to do the filtering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:3487
    • 提供者:应苏
  1. wdcj

    0下载:
  2. 基于dsp实现多路温度的采集,DSP芯片选用TMA320F2812.温度采集前对信号进行放大滤波-Dsp-based multi-channel temperature acquisition, DSP chips used TMA320F2812. Temperature acquisition amplify the signal before filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:418624
    • 提供者:佀盼盼
  1. FILTER

    0下载:
  2. DSP中全通滤波琦国旅语音,机器适合老师不值得作业,大家加油-All-pass filter in DSP Qi CITS voice, the machine is suitable teachers do not deserve the job, we refuel
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:621
    • 提供者:brandon
  1. dsp

    1下载:
  2. z变换,小波,数字滤波,fft等数字信号处理源码-digital signal process matlab code
  3. 所属分类:Other systems

    • 发布日期:2014-07-28
    • 文件大小:92160
    • 提供者:erichua
  1. DSP

    0下载:
  2. 1)设计一个IIR低通滤波器,用它去处理一个30kHz的方波信号,得到1kHz干净的正弦波信号,设采样频率为30kHz 2)用直接二型实现结构、二阶级联实现结构和并联实现结构去进行滤波 3)在滤波的时候,假设输入、滤波器系数和滤波结果均被量化,保留小数点后两位-A) Design of a low-pass IIR filter, it is to deal with a 30kHz square wave signal to obtain a clean 1kHz sine wave
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1407
    • 提供者:王瑞琰
  1. DSP-adaptive-filter

    0下载:
  2. 设计自适应滤波要求使用DSP实现自适应滤波器,要求掌握自适应滤波器的原理和实现方法。因为自适应滤波器的设计用到了自适应算法和FIR滤波算法-Design of adaptive filter requires the use of DSP implementation of the adaptive filter, requirements and implementation methods of master the principles of adaptive filter. Becaus
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:286953
    • 提供者:南宫崔浩
  1. ADC_CaiJi

    0下载:
  2. 关于DSP的AD模块的数据采集和处理,包含滤波程序。-DSP data acquisition and processing on the AD module, including filtering process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2665
    • 提供者:赵雪燕
  1. FFT

    0下载:
  2. dsp的数字滤波,简单方便,实用精确。特别准确-DSP digital filter, simple, convenient and practical precision. Special accurate
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:69706
    • 提供者:张三
  1. IIR

    0下载:
  2. dsp的iir滤波函数,准确,简单实用,能够很精确的滤出不需要的杂波-DSP iir filter function, accurate, simple and practical, can be very precise filter out unwanted noise
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:50256
    • 提供者:张三
  1. IIR-fangbo

    0下载:
  2. dsp的iir滤波函数,准确,简单实用,能够很精确的滤出不需要的杂波-DSP iir filter function, accurate, simple and practical, can be very precise filter out unwanted noise
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:103325
    • 提供者:张三
  1. FIR

    1下载:
  2. 用DSP实现 FIR,IIR等4种滤波器滤波功能,已经有硬件仿真(Using DSP to achieve FIR, IIR and other 4 filter filtering function)
  3. 所属分类:其他

  1. DSP experients

    0下载:
  2. 有关数字信号处理的MATLAB编程,实现低通滤波器、高通滤波器的设计(The digital signal processing of the MATLAB programming, design and implementation of a low pass filter, high pass filter)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:lixilin
搜珍网 www.dssz.com