搜索资源列表
数字信号处理C语言集
- 共五篇十六章,第一篇是常用数字信号的产生;第二篇是数字信号处理,包括离散傅立叶变换的多种快速算法,各种离散正交交换的快速算法,快速卷积和相关,数字滤波器的时域和频域响应,IIR和FIR数字滤波器的设计;第三篇是随机数字信号处理,包括经典谱估计的周期图法和相关法,AR模型参数估计和现代谱估计算法,维纳与卡尔曼滤波,自适应滤波,Wigner分布,小波变换;第四篇是图像处理,包括图像基本运算,图像增强,边缘检测和细化;第五篇是人工神经网络,包
DFT分析
- 应用离散傅里叶变换DFT,通过MATLAB实现对连续信号频谱分析,以满足理论分析和工程实际的需要。 -application DFT Discrete Fourier Transform, right through MATLAB continuous signal spectrum analysis, in order to meet the theoretical analysis and practical needs.
clear.doc
- 单位脉冲,单位阶跃,正弦函数等连续信号的MATLAB表达式。-pulse units, unit step, the sine function as a continuous signal MATLAB expression.
111122223333
- 主要是研究信号、系统与系统响应,用matlab实现,对连续信号的采样以及卷积定理的验证以及相关的幅频特性等-is to study signal system and the system response using Matlab realized, the continuous signal sampling and convolution theorem certification and the associated frequ
sampleandrebuildofcontinoussignal
- 连续信号的采样与重构,主要说明信号采样与重构程序-continuous signal sampling and Reconstruction, the main note signal sampling procedures and Reconstruction
3
- 用FFT对连续信号和时域离散信号进行谱分析的方法,了解可能出现的分析误差及其原因-Using FFT for continuous signals and discrete signals in time domain method of spectral analysis to understand the possible analytical error and its causes
signalandsystem
- 自己整理的信号与系统中的MATLAB应用: 离散系统模型及其MATLAB实现 连续系统模型及其MATLAB实现 噪声及其波形信号的产生 离散信号的基本运算 里塞信号及其MATLAB实现 连续信号机器MATLAB实现-Finishing their own signals and systems in MATLAB applications: discrete-time system model and its M
Micrord
- matlab在信号与系统中的应用,连续信号的matlab描述,LTI系统的零输入响应,n阶LTI系统的响应,-matlab in Signal and System, continuous signal matlab descr iption, LTI system, the zero-input response, n-order LTI system response,
biaoshiyushengcheng
- 实验内容 信号与系统试验报告 自己的作业 1.设有两个信号: 要求x(t)和h(t)采样形成离散序列, 参数选择如下: 采样率Δ=4ms, 频率f=30Hz, a=2f2ln(M), M=2.5 在MATLAB下实现连续信号离散化, 并绘制出离散形式的信号波形。 -Experimental signal and system test the contents of th
MATLAB
- 应用MATLAB实现连续信号的抽样与重构仿真 1. 掌握利用MATLAB分析系统频率响应的方法,增加对仿真软件MATLAB的感性认识,学会该软件的操作和使用方法。 2. 掌握利用MATLAB实现连续信号采用与重构的方法,加深理解抽样与重构的概念。 3 . 初步掌握线性系统的设计方法,培养独立工作能力。 4. 学习MATLAB中信号表示的基本方法及绘图函数的调用,实现对常用连续时间信号的可视化表示,加深对各种电信号的理解。
PID
- PID算法控制器的仿真,连续信号的PID控制器仿真-PID algorithm controller simulation, a continuous signal simulation of PID controller
Sampling
- 信号的采样与重建,对已知连续信号进行采样,然后通过离散信号恢复原始信号。-Signal sampling and reconstruction of continuous signals to known samples, and then restore the original signal through the discrete signal.
digitalfilter
- 设计产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,使用矩形窗设计不同特性的数字滤波器对信号进行滤波处理,分析所设计滤波器(画出了频率特性曲线),并对信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,同时设计出了一个友好的人机交互界面。-Designed to produce a continuous signal, including low frequency, medium freq
sconv
- 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
信号与系统应用
- 信号与系统的应用,对同一个连续周期信号,选定不同采样间隔 s T 和信号截取长度 1 T ,获得离散 信号,使用DFT或FFT 进行频谱分析,画出频谱图,与理论计算的结果进行比 较,观察: (1)不同采样率 s T 对频率范围和混叠误差的影响; (2)不同采样长度 1 T (单周期采样和多周期采样)对频率分辨率的影响; (3)是否完整周期采样对泄漏误差的影响,多周期采样是否可以减小非完整周 期采样产生的泄漏误差。 以下信号中叠加
DFT进行连续信号谱分析
- 用DFT对连续时间信号进行谱分析,用DFT定义进行计算,不同抽样频率不同抽样点下的谱分析Matlab实例。(The continuous time signals are analyzed by DFT, and calculated by DFT definition. The Matlab examples are analyzed under different sampling frequencies and sampling
eg
- MATLAB实现连续信号和离散信号的频谱(Using MATLAB to realize the spectrum of continuous signal and discrete signal)
使用MATLAB产生各种常见的连续信号
- 利用查看该代码,使用MATLAB软件可以产生各种常见的连续信号(Using MATLAB to produce a variety of common continuous signals)
1.3.2 连续信号采集.vi
- 利用LABVIEW开发的,可进行连续信号采集的程序(A program developed by LABVIEW for continuous signal acquisition)
傅里叶变换
- 能够对采集到的连续信号进行傅里叶变换,以进行后续处理(It can carry out Fourier transform to collect continuous signals for subsequent processing.)