CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 信号处理

搜索资源列表

  1. singalproessing

    0下载:
  2. matlab写的数字信号处理源代码,简化你的信号处理的工作。-Matlab write digital signal processing source code, simplify your signal processing work.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:42786
    • 提供者:yupenghui
  1. FFT_work

    0下载:
  2. 我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40432
    • 提供者:尹明
  1. DSP_Cxxx

    0下载:
  2. 胡广书 数字信号处理 理论算法与实现 第二版-HU-book theory of digital signal processing algorithms with the second version
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:52989
    • 提供者:hozen
  1. xinhaochulidanpianji2

    0下载:
  2. 信号处理单片机及应用,下册,是单片机在信号处理方面应用的好书,有例程-signal processing and microcontroller applications, the next book is SCM in signal processing applications books, routines
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:15336459
    • 提供者:李晓婷
  1. higher-orderstatistics

    0下载:
  2. ICA经典文章,入门必看。受益,高阶矩统计牲在信号处理中的应用,详细介绍许多重要概念。-ICA classic article, the entry Watchable. Benefit Higher Moments statistical offerings in signal processing applications, detailed many important concepts.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2223451
    • 提供者:郭文
  1. rwdrcoef

    0下载:
  2. 程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!-counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipsch
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3128
    • 提供者:Sword
  1. diagnose1

    1下载:
  2. 使用各种小波对故障信号进行小波变换,是一种先行高级数字信号处理思想-use of fault signal wavelet transform, is a first advanced digital signal processing Thought
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3543
    • 提供者:Sword
  1. audio_toolbox

    1下载:
  2. matalb听觉处理工具箱,很多关于听觉和语音信号处理的有用函数,值得参考.-matalb auditory processing toolbox, a lot of hearing and speech signal processing useful function, a good reference.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:950014
    • 提供者:李宏言
  1. time-frequency

    0下载:
  2. 现代信号处理matlab源程序 现代信号处理matlab源程序-modern signal processing Matlab source of modern signal processing Matlab source
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13556
    • 提供者:康宇
  1. wewina

    0下载:
  2. matlab 仿真数字信号处理,实现维纳滤波。-Matlab simulation of digital signal processing, and Wiener filter.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4650
    • 提供者:wuxuezhi
  1. DSP-IIR

    0下载:
  2. 本人收集的DSP例子程序-数字信号处理IIR程序-collection procedures examples of DSP-IIR digital signal processing procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10290
    • 提供者:王海涛
  1. digitalsignalprocessprogram

    0下载:
  2. 介绍了一些数字信号处理方面的matlab程序,功能很好-introduced the Digital Signal Processing of Matlab procedures, functions well
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:148023
    • 提供者:yssx090
  1. Kalmanprediction

    0下载:
  2. 利用Kalman预测对信号进行预测,信号源为《现代数字信号处理导论》上册,P202,习题5。-use of signal forecast Signal Source "Modern digital signal processing" Introduction to the first volume, P202, Exercise 5.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:lidong
  1. LMS-auto-adapter-fiter

    1下载:
  2. 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4320
    • 提供者:lidong
  1. RLS-auto-adapter-fiter

    0下载:
  2. 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4209
    • 提供者:lidong
  1. periodogram

    0下载:
  2. 本程序是功率谱密度的仿真比较,关于三个信号源的具体情况参见《现代数字信号处理导论》上册,P202,习题5。 实验方法:周期图法、自相关法和协方差法。 -this procedure is the power spectral density of the simulation, 3 signal source on the specific circumstances, see the "modern digital signal processing" Introd
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6854
    • 提供者:lidong
  1. Zhangjg_dsp

    0下载:
  2. 这是我学习数字信号处理时编写的程序!功能就是显示一些常用的函数的图形!并可以做FFT计算!-This is what I have learned from digital signal processing to prepare the procedures! Function is to show that some of the functions commonly used graphics! And FFT calculation can be done!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:229658
    • 提供者:张建根
  1. modernsignalprocessing

    0下载:
  2. 现代信号处理众多算法实现,包括小波变换、时频分析等。-many modern signal processing algorithm, including wavelet transform, time-frequency analysis.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:239100
    • 提供者:hjhww
  1. firfilter

    1下载:
  2. 这是我在学习数字信号处理中的编写的FIR数字滤波器程序,有算法,MFC界面。-This is my learning digital signal processing in the preparation of FIR digital filter process, algorithm, MFC interface.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38505
    • 提供者:gwen
  1. iirfilter

    0下载:
  2. 这是我在数字信号处理中编写的IIR数字滤波器,MFC界面,双线性变换和巴特渥斯滤波器。-in digital signal processing prepared by IIR digital filters, MFC interface bilinear transform and Bateoushi filter.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39492
    • 提供者:gwen
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com