CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 信号处理

搜索资源列表

  1. MFTODF

    0下载:
  2. 此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用-analog filter into digital filters, in digital signal processing problem has wide application
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.68kb
    • 提供者:黄如意
  1. α-β-γ滤波源码

    0下载:
  2. 此滤波方法对于从事信号处理的工程人员很熟悉,这里提供了此滤波方法的C源代码,便于工程人员直接应用-this filtering method for signal processing engaged in the engineering staff is very familiar with, this provided a filtering method of C source code to facilitate direct application engineering staff
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:948byte
    • 提供者:赵凤鲜
  1. Digital Signal Processing(C)

    0下载:
  2. 几十个数字信号处理中的经典例程!!涵盖数字信号处理的大部分内容。-dozens of digital signal processing routines classic! ! Digital signal processing cover most of it.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:59.3kb
    • 提供者:桐桐
  1. Digital Signal Processing(FORTRAN)

    1下载:
  2. 数字信号处理的FORTRAN语言实现程序,包括数字信号处理的大部分内容,很好的参考资料-digital signal processing to achieve the FORTRAN language procedures, including digital signal processing, most of the contents of a good reference! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63.25kb
    • 提供者:桐桐
  1. dspsrc

    0下载:
  2. 一些经典的数字信号处理算法方面的c源代码。-some classic digital signal processing algorithm for the c source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21.58mb
    • 提供者:景叔武
  1. 数字信号处理教程——MATLAB释义与实现

    0下载:
  2. 这是数字信号处理——matlab释义与实现一书的源代码-This is the Digital Signal Processing -- Matlab Interpretation and Implementation of a source book
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:414.99kb
    • 提供者:张伟
  1. itpp-4.2.tar 信号处理和通信类功能的C++库

    3下载:
  2. IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions in C++ libraries. Its main purpose is to simulate communications systems, and conducting resear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:寒风
  1. bcs_vb.zip

    10下载:
  2. 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子,The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-13
    • 文件大小:90.54kb
    • 提供者:chen
  1. kalman_example

    0下载:
  2. 在Visual 2008环境下,用C#语言实现的kalman预测算法。对于学习现代信号处理的朋友,有一定的参考价值。-In Visual 2008 environment, using C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:29.39kb
    • 提供者:东方骥
  1. 图8-6-2随机信号不同取样长度时的功率谱估计0928f

    0下载:
  2. 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:572.78kb
    • 提供者:qjsky
  1. signalpro

    0下载:
  2. 在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/-In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:153.38kb
    • 提供者:楼丽娅
  1. fft_conv_filters_DSPFunction_ByC

    0下载:
  2. 数字信号处理中频率响应、相关函数、fft、各种滤波器的C语言实现(各文件有功能说明)-The C edition of many DSP functions such as Frequency function,fft,filters and so on
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:48.09kb
    • 提供者:田雨
  1. kalmanf

    0下载:
  2. 著名的信号处理算法卡尔曼滤波器的Matlab源代码。-KALMANF- updates a system state vector estimate based upon an observation, using a discrete Kalman filter.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.9kb
    • 提供者:Zachery Chen
  1. xhcljyy

    0下载:
  2. 是一本结合信号处理研究和在计算机上实践的书本,理论联系实际能更好的让读者接受,而且该书上还有一些新的成果-Is a combination of signal processing research and practice on the computer books, theory with practice can be much better for readers to accept, but the book there are some new results in
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:3.98mb
    • 提供者:林培炬
  1. EigenvalueComplexMatrices

    1下载:
  2. 两篇关于求复矩阵特征值与特征向量的文献.信号处理的很多领域都需要对矩阵的特征值和特征矢量精确求解,利用它们的结果进行下一步处理。比如,阵列信号处理中MU SIC算法,就是利用噪声子空间特征矢量特性进行估计的方法。-some papers about solving Eigenvalue of a complex matrix.Several kinds of classic algorithms for solving eigenvalues and eigenvectors of the m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:181.47kb
    • 提供者:Thales
  1. 数字信号处理课件(程佩青)

    1下载:
  2. 数字信号处理经典参看的资料,程佩青所属的资料,你懂得呀(Digital signal processing classic see the information, Cheng Peiqing belongs to)
  3. 所属分类:数学计算

    • 发布日期:2017-12-13
    • 文件大小:17.11mb
    • 提供者:pingan
  1. 精通MATLAB信号处理(2015代码)

    1下载:
  2. 精通MALTAB 2015配套的源代码,适合2015最新平台(A general view of the application of different aspects of digital signal processing is given in the present pape)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:170kb
    • 提供者:园子
  1. matlab 信号处理超级学习手册-程序代码

    2下载:
  2. matlab 信号处理超级学习手册的程序代码。(MATLAB signal processing super learning manual program code.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:124kb
    • 提供者:折颜
  1. 数字信号处理理论、算法与实现

    0下载:
  2. 利用MATLAB理解数字信号处理理论和算法(Understanding Digital Signal Processing Theory and Algorithms with MATLAB)
  3. 所属分类:数学计算

    • 发布日期:2021-01-05
    • 文件大小:182kb
    • 提供者:yujiedianxia
  1. 信号去噪

    1下载:
  2. matlab产生高斯白噪与阈值信号处理(heursure、rigrsure、sqtwolog、minimaxi阈值信号处理等)(Gaussian white noise generated by MATLAB and threshold signal processing)
  3. 所属分类:数学计算

    • 发布日期:2021-04-23
    • 文件大小:2kb
    • 提供者:光子hv
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com