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

搜索资源列表

  1. advanced-signal-process-project

    0下载:
  2. 现代信号处理MATLAB的工程文件,有助于现代信号处理学习-modern signal processing MATLAB works documents, help learning modern signal processing
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1251740
    • 提供者:王冰
  1. signal-de-noise

    0下载:
  2. 采用db1基本小波来分解信号,比较第三层近似信号与原始信号,重构最大误差,比较第三层近似信号与原始信号.-used db1 to the basic wavelet decomposition signal, the third layer approximate comparison with the original signal signal, the largest reconstruction error Comparing the third layer similar to the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1187
    • 提供者:张堃
  1. matlab-signal

    0下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19741
    • 提供者:胡叶
  1. signal-processing

    0下载:
  2. 基于ipp的信号处理代码,几乎包含了处理各种算法。 需要IPP库支持。-based on the signal processing code, contain virtually processing algorithms. Need the support of IPP.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:563351
    • 提供者:fulihua
  1. PWM.signal.producer

    0下载:
  2. 本代码是关于PWM信号产生器的。请注意查收,并进行相关的调试。-code is the PWM signal on the. Please note please find, and the associated debugging.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:15640
    • 提供者:天然
  1. discrete~mellin~transform~for~signal~analysis

    0下载:
  2. 问本提出了一种信号分析中用到的离散梅林算法,该算法可以有效的对膨胀效果进行处理。-asked this presents a signal analysis of discrete Meilin used algorithm, The algorithm can effectively carry out the expansion of treatment effect.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:244509
    • 提供者:金金
  1. signal-to-noiseratioandbiterrorrateperformance

    0下载:
  2. Given signal-to-noise ratio and bit error rate performance curve is a good beginner s reference program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6482
    • 提供者:liuzhen
  1. Introduction to Statistical Signal Processing

    0下载:
  2. Harvard教授Gray所写的统计信号处理-Harvard Professor Gray wrote statistical signal processing
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1426447
    • 提供者:谭一飞
  1. signal

    0下载:
  2. 自编的几个关于数字信号基本运算的程序,由此可以大大扩展信号运算的自由性与简洁性。-wrote several digital signal on the basic operations procedures, It can be greatly expanded signal operation and the freedom of simplicity.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1265
    • 提供者:tang
  1. signal

    0下载:
  2. Linux网络编程signal.以SIGINT信号为例,通过kill调用往另一个进程发送消息,调用信号处理函数。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1009
    • 提供者:古月
  1. signal

    0下载:
  2. 定义了signal的类和它的方法,主要有FFT DFT和卷积运算,并能处理简单的复数。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23900
    • 提供者:芦达
  1. C For Digit Signal Processing

    0下载:
  2. 基于c的数字信号编程-based digital signal Programming
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:98333
    • 提供者:张秦豫
  1. signal

    0下载:
  2. 基于调幅和调频的基本原理,运用产生信号的两种基本方法,使用CCS软件以及Digital Signal Processor实现调幅调频信号的发生。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:349712
    • 提供者:马九洋
  1. signal

    0下载:
  2. signal generate programme
  3. 所属分类:书籍源码

    • 发布日期:2014-01-20
    • 文件大小:3769
    • 提供者:陶非
  1. C-For-Digit-Signal-Processing

    0下载:
  2. c for digital signal processing
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:92701
    • 提供者:chenxuzhen
  1. Advanced.Signal.Processing.and.Noise.Reduction.2nd

    1下载:
  2. Signal processing theory plays an increasingly central role in the development of modern telecommunication and information processing systems, and has a wide range of applications in multimedia technology, audio-visual signal processing, cellular mob
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:3711187
    • 提供者:jiezhao
  1. signal to killchild

    0下载:
  2. 用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止:  Child Process 1 is Killed by Parent!  Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal ()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1268
    • 提供者:microstone
  1. Multidimensional.Signal.Image.And.Video.Processing

    0下载:
  2. 多维信号图像及视频的处理与编码。内容简介: Dr. Woods has constructed a book for professionals and graduate students that will give them the thorough understanding of image and video processing that they need in order to contribute to this hot technology s future advanc
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:16249417
    • 提供者:kankan
  1. signal-processing

    0下载:
  2. signal-processing.rar信号处理demo原码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:523411
    • 提供者:liaodan723
  1. Digit Signal Processing with C

    1下载:
  2. \"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30\"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解-"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incidental proceedings, including almost all of the digital signal proc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:187379
    • 提供者:汪林
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com