signal系统函数调用提供了一种最简单的范例。然而,由于C原形声明的缘故使它看起来比实际复杂。signal函数将一个给定的函数和一个特定的信号联系。这里是FreeBSD中的定义(和一个typedef一起):
2021-12-03 14:47:32 23KB signal
1
Mathematical Methods and Algorithms for Signal Processing书籍配套代码,希望对大家有所帮助。
2021-12-01 11:10:30 1.57MB 信号处理 数学方法 MATLAB
1
雅典娜信号处理开源库 什么是雅典娜信号? 雅典娜信号是语音信号处理算法的开源实现。 它旨在帮助希望在自己的项目中使用语音信号处理算法的研究人员和工程师。 雅典娜信号主要使用C实现,并由python调用。 雅典娜信号模块介绍 目前,雅典娜信号由诸如声学回声消除(AEC),高通滤波器(HPF),到达方向(DOA),最小方差无失真响应(MVDR)波束形成器,广义旁瓣消除器(GSC),语音活动检测等模块组成(VAD),噪声抑制(NS)和自动增益控制(AGC)。 每个模块的详细说明 AEC:AEC算法的核心包括时间延迟估计,线性回声消除,双向通话检测,回声回波损耗估计和残留回声抑制。 HPF:高通滤波是使用级联iir滤波器实现的。 在此程序中,截止频率为200Hz。 您可以借助MATLAB中的滤波器设计工具箱来重写iir滤波器的系数和增益,以生成具有您设置的截止频率的高通滤波器。 DOA:Ca
2021-11-30 16:24:40 1.86MB C
1
Digital Signal Processing: Fundamentals and Applications By 作者: Lizhe Tan Ph.D. Electrical Engineering University of New Mexico – Jean Jiang Ph.D. Electrical Engineering University of New Mexico ISBN-10 书号: 0128150718 ISBN-13 书号: 9780128150719 Edition 版本: 3 Release Finelybook 出版日期: 2018-11-23 pages 页数: (920 ) $120 Digital Signal Processing: Fundamentals and Applications, Third Edition, not only introduces students to the fundamental principles of DSP, it also provides a working knowledge that they take with them into their engineering careers. Many instructive, worked examples are used to illustrate the material, and the use of mathematics is minimized for an easier grasp of concepts. As such, this title is also useful as a reference for non-engineering students and practicing engineers. The book goes beyond DSP theory, showing the implementation of algorithms in hardware and software. Additional topics covered include adaptive filtering with noise reduction and echo cancellations, speech compression, signal sampling, digital filter realizations, filter design, multimedia applications, over-sampling, etc. More advanced topics are also covered, such as adaptive filters, speech compression such as PCM, µ-law, ADPCM, and multi-rate DSP, over-sampling ADC subband coding, and wavelet transform. Covers DSP principles with an emphasis on communications and control applications Includes chapter objectives, worked examples, and end-of-chapter exercises that aid the reader in grasping key concepts and solving related problems Provides an accompanying website with MATLAB programs for simulation and C programs for real-time DSP Presents new problems of varying types and difficulties Digital Signal Processing: Fundamentals and Applications Copyright Preface 1Introduction to Digital Signal Processing 2 Signal Sampling and Quantization 3Digital Signals and Systems 4Discrete Fourier Transform and Signal Spectrum 5 The z-Transform 6Digital Signal Processing Systems, Basic Filteri
2021-11-30 12:58:48 32.47MB Matlab
1
《Fundamentals_of_Radar_Signal_Processing》(《雷达信号处理基础》的英文版),大牛Mark A. Richards的经典的雷达学习书籍 2005出版
2021-11-28 17:21:25 13.07MB radar 雷达
1
ECF信号与非本地跳转 ics内容回顾与扩充 风格精美,34页干货,样例代码充足,内容翔实
2021-11-27 20:33:45 13.03MB ics 信号 signal 异常控制流
1
T11.2 / Project 1316-DT/ Rev 12.2 January 30, 2004
2021-11-27 17:40:11 3.11MB jitter
1
关于5G通信的算法
2021-11-26 10:16:07 19.86MB 5G algorithm
1
matlab桃心代码使用多个功能的心音信号分类 使用多种功能对心音信号进行分类的数据和代码 用于MFCC功能提取; Matlab代码心音信号处理MFCC功能 用于DWT要素提取; Matlab代码心音信号处理DWT功能 用于MFCC和DWT功能提取; Matlab代码心音信号处理MFCC加DWT功能 对于DNN培训,请使用存储库文件夹中提供的功能(功能); 使用python代码进行训练 数据库包含1000个.wav格式的音频文件,共有5个班级,每个班级有200个音频文件 AS,MR,MS,MVP和N是五类
2021-11-24 19:39:47 21.61MB 系统开源
1
数字信号处理实用技术,英文原版,高清带目录,作者Richard Newbold
2021-11-21 10:29:03 55.85MB Richard Newbold DSP
1