CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - digital signal processing

搜索资源列表

  1. fir_filter

    0下载:
  2. 实现滤波器的功能,有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。IIR数字滤波器方便简单,但它相位的非线性,要求采用全通网络进行相位校正,且稳定性难以保障。FIR滤波器具有很好的线性相位特性,使得它越来越受到广泛的重视。-Realize the filter function, finite impulse response (FIR) digital filters and infinite impulse response (IIR) dig
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:945511
    • 提供者:陈辉
  1. MatlabFiles

    0下载:
  2. 有关数字通信的matlab实现,进行数字信号处理的matlab仿真-digital signal processing is completed by matalab .including psk bpsk qam module duojingxindao dengdeng
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:97163
    • 提供者:关明明
  1. DSP_A

    0下载:
  2. 英文最新版数字图像处理基础,包括信号与系统,信号表达与量化,快速算法与结构,数字滤波,统计信号处理,自适应滤波,信号重建,时频和多率信号处理。-Emphasizing theoretical concepts, Digital Signal Processing Fundamentals provides comprehensive coverage of the basic foundations of DSP and includes the following parts: Signals
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:10044043
    • 提供者:kankan
  1. Discrete_Time_Signal_Processing

    0下载:
  2. 数字信号处理之经典用书,适合初学者与研究人员使用。-Digital signal processing of the classic books, suitable for beginners and researchers.
  3. 所属分类:DSP program

    • 发布日期:2017-05-23
    • 文件大小:7534625
    • 提供者:李宗
  1. MATLABintrduce

    0下载:
  2. 用matlab实现数字信号处理的算法,数字信号处理算法实现-Using matlab digital signal processing algorithms, digital signal processing algorithms to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1125379
    • 提供者:天天
  1. AudioDSP

    0下载:
  2. 数字信号处理方面,小波,傅里叶变化,以及音频处理 基带电路培训,射频-Digital signal processing, wavelet, Fourier changes and baseband audio processing circuit training, RF
  3. 所属分类:DSP program

    • 发布日期:2017-05-24
    • 文件大小:8027990
    • 提供者:pan
  1. DFT

    0下载:
  2. 数字信号处理中的DFT源代码,很实用,希望对大家有用-DFT Digital Signal Processing source code, it is useful, we want to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:15176
    • 提供者:姚涛
  1. highpassfilter

    0下载:
  2. 问题是高切滤波或低通滤波,如果采用硬件实现,速度最快,但是现在计算机速度这么快,硬件实现起来相对麻烦,成本高,且灵活性性差, 软件实现相对方便多了,具体体的操作步骤如下(频率域) 先对数据作正FFT,再对变换后的频域数据乘以滤波因子,滤波因子的选择有理想高通、巴特沃斯高通、指数高通、梯形高通,一般选择梯形高通滤波因子,具体原因你可从数字信号处理的书上找到,,接下来将数据再作逆FFT就是了,还有就是在空间域作滤波,这里有一个带同滤波的程序的程序,你可参考一下,(将低切参数设为零就是
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:7238
    • 提供者:夏燕苹
  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. introduction

    0下载:
  2. matlab簡介與入門使用MATLAB為各種動態系統模擬、數位訊號處理、科學計算、科學目視等領域的標準程式語言-Introduction and Getting Started with MATLAB matlab to use a variety of dynamic system simulation, digital signal processing, scientific computing, scientific standards for the areas of visual p
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1025
    • 提供者:王宇歆
  1. wavelets

    0下载:
  2. an introduction to wavelets -Wavelets are mathematical functions that cut up data into di® erent frequency components, and then study each component with a resolution matched to its scale. They have advantages over traditional Fourier method
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:345077
    • 提供者:same
  1. restore

    1下载:
  2. 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:小小
  1. MRELFFT

    0下载:
  2. 数字信号处理书中的,一个C语言的数字傅立叶变换代码,-Digital signal processing book, a digital Fourier transform C language code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1292
    • 提供者:laoyao
  1. DigitalSignalandImageProcessingusingMatlab

    0下载:
  2. 本书对以Matlab为基础,从数字信号处理及图像处理的原理和算法入手,着重阐述用Matlab实现数字信号处理及图像处理的重要算法。-Book, Matlab-based, from digital signal processing and image processing theory and algorithms to start, focusing on the digital signal processing using Matlab and the importance of ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8710711
    • 提供者:谷敬
  1. SignalProcessMatlab

    0下载:
  2. 包含了很多数字信号处理方面的代码,如傅里叶变换,模拟和数字滤波器设计等,很实用。-Contains a lot of digital signal processing code, such as Fourier transform, analog and digital filter design, very practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:750334
    • 提供者:Gavin
  1. chengxu

    0下载:
  2. 数字信号变换处理技术实现 研究数字信号离散傅里叶变换数字信号离散余弦变换数字信号离散希尔伯特变换数字信号Chirp Z变换。 -Digital signal processing technology transform Discrete Fourier transform of digital signal digital signal discrete cosine transform discrete Hilbert transform digital signal digital s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16194
    • 提供者:李倩
  1. ADSP

    0下载:
  2. 数字信号处理 方面你熟悉自适应滤波器方面的内容 是英文的-advanced digital signal processing you can kown more about filer
  3. 所属分类:DSP program

    • 发布日期:2017-06-01
    • 文件大小:14236074
    • 提供者:喻红香
  1. design

    0下载:
  2. matlab数字信号处理的好算法,可以对处理数字问题达到简便的效果-a good digital signal processing matlab algorithm can deal with the effect of number of issues to simple
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1983
    • 提供者:zhoukai
  1. 2

    0下载:
  2. 哈工大dsp精品课件,及数字信号处理原理与应用实验指导书-HIT dsp Excellent Courseware, and digital signal processing theory and application of experimental guide books
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1563105
    • 提供者:xiang
  1. DSP

    0下载:
  2. 用c语言实现数字信号的产生以及进行数字信号的各种处理-Digital signal using c language production as well as a variety of digital signal processing
  3. 所属分类:DSP program

    • 发布日期:2017-05-22
    • 文件大小:6790438
    • 提供者:柴岩凤
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com