搜索资源列表
szxhsy
- 数字信号处理实验详解及MATLAB实现源代码 实验一: 系统响应及系统稳定性 实验二: 时域采样与频域采样 实验三: 用FFT对信号作频谱分析 实验四:IIR数字滤波器设计及软件实现 实验五: FIR数字滤波器设计与软件实现 实验六: 数字信号处理在双音多频拨号系统中的应用-Detailed experimental digital signal processing and MATLAB source code to achieve the experimental on
matlab
- 自己编写的信号产生和处理软件,以matlab7为平台.可以实现确定信号和非确定信号的产生,各种滤波器的设计,对信号的频谱分析,滤波后信号的频谱分析等功能.有利于信号与系统.数字信号处理相关课程的学习与理解-The preparation of the signals themselves and deal with software as a platform to matlab7. Can determine the signal and non-identifying signal the
labview_data_acquare
- LabVIEW 数学分析与信号处理 波形监测 逐点信号分析应用实例-LabVIEW mathematical analysis and signal processing waveform monitor signal analysis point by point application examples
bpfcm
- C-均值聚类 BP神经网络信号分析与处理方法,对模拟产生的数据样本进行训-C-means clustering analysis and BP neural network signal processing method, the simulated data generated training samples
MATLAB
- 基于 MATLAB 的语音信号分析与处理的课程设计.录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法或双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的语音信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号-MATLAB-based voice signal analysis and processing of the curriculum. Re
ConverttoOne-sidedFFT(real)
- 数学分析与信号处理中频域分析单边傅立叶变换-Mathematical analysis and signal processing, frequency domain analysis of the unilateral Fourier transform vi _
labview
- labview数学分析与信号处理程序大全,应有尽有-the labview mathematical analysis and signal handler Guinness, everything
tftoolbox
- 本书包含的实例所使用的源程序清单,文件夹第3章~第7章分别包括各章节内的实例源程序。2.源程序文件名与所在章节和实例序号对应,如:3_1.m为第三章实例一【例3_1】的源程序。3.文件夹tftoolbox为2002版的时频工具箱,第六章“非平稳信号分析与处理”需要用到该工具箱的部分函数。请将其拷贝到用户的MATLAB工作路径(如D:\R2006a\work) 4.各章节的M文件已在MATLAB R2006a环境下调试通过,拷贝到用户的MATLAB工作路径(如D:\R2006a\wo
ImageCompression
- 用于现代信号分析与处理课程,作用为图像的压缩-For modern signal analysis and processing programs, the role of the compressed image
KLDCT_Markov
- 用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。-For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.
KLDCT_img
- 用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。-For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.
FFT-transform
- 这是一个用C语言开发的傅里叶变化程序,可用于信号分析与处理-This is a Fourier transform program under Visual,which can be used in signal analysis
Non-stationary-signal-analysis
- 非平稳信号分析与处理,对非平稳信号的处理进行了详细的论述-Non-stationary signal analysis and processing of non-stationary signal analysis and processing to give a detailed exposition
aatftoolbox
- 2002版的时频工具箱,在非平稳信号分析与处理”需要用到该工具箱的部分函数。-When the 2002 edition of the frequency toolbox, in the non-stationary signal analysis and processing, the need to use part of the function of the toolbox.
xinhaofenxiyuchuli
- matlab编程实现信号分析与处理课本例题(Matlab programming for signal analysis and processing of textbook examples)
数字信号处理实验3
- 一、实验目的 1.掌握DFT频谱分析的原理与编程方法。 2.理解FFT算法的编程思想。 2.熟练掌握利用FFT对信号作频谱分析,包括正确地进行参数选择、画频谱 及读频谱图。 3. 利用FFT频谱分析进行快速卷积和太阳黑子周期性检测。 二、实验环境 1.Windows xp以上操作系统 2.安装MATLAB2007a软件(First, the purpose of the experiment 1. master the principle and programming m
【成电】【阵列天线讲义】王建教授的
- 电子科大陈建教授阵列天线分析与综合 讲义(The analysis and comprehensive lecture of the array antenna of Professor Chen Jian in the electronic department)
seismic_syn.m
- 合成地震记录, 勘探地球物理基础代码, 有详细的注释帮助大家理解(Synthetic seismograms, exploration geophysical base codes, detailed comments to help you understand.)
MATLAB数字信号处理与应用源代码
- 包括经典滤波器设计,随机信号分析,非平稳信号处理等内容,代码很全面。(It includes classic filter design, random signal analysis, non-stationary signal processing and so on. The code is very comprehensive.)
EMD
- EMD源码,用于信号分析与处理,获取不同的信号分量。