搜索资源列表
JIN
- 录制一段个人自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。
mtd
- MTD定点浮点仿真,可直接用于fpga算法的仿真程序,产生了扫频信号,仿真直接输出系统频率响应函数,为系统测试带来好处-MTD fixed-point floating-point simulation, fpga algorithm can be used directly in the simulation program to produce a sweep signal, the direct simulation output
kaiser
- 本matlab函数,实现凯泽窗设计低通、带通、高通滤波器,综合在一个图显示。设计滤波器时,用到的脉冲函数和脉冲响应函数都在压缩包里,所用的频率是数字频率值。-The matlab function, designed to achieve Kaiser window low-pass, band-pass, high pass filter, integrated in a map display. Filter design, the
MATLAB
- 应用MATLAB实现连续信号的抽样与重构仿真 1. 掌握利用MATLAB分析系统频率响应的方法,增加对仿真软件MATLAB的感性认识,学会该软件的操作和使用方法。 2. 掌握利用MATLAB实现连续信号采用与重构的方法,加深理解抽样与重构的概念。 3 . 初步掌握线性系统的设计方法,培养独立工作能力。 4. 学习MATLAB中信号表示的基本方法及绘图函数的调用,实现对常用连续时间信号的可视化表示,加深对各种电信号的理解。
remez_frf
- 压缩包中包含两个matlab文件: remez_frf.m 为使用remez算法设计旁瓣1/f衰减滤波器程序; myfrf.m 为其中使用到的惩罚函数; frf的意思是频率响应函数。-Compression matlab package contains two files: remez_frf.m algorithm designed for the use of remez sidelobe 1/f attenuatio
fft_conv_filters_DSPFunction_ByC
- 数字信号处理中频率响应、相关函数、fft、各种滤波器的C语言实现(各文件有功能说明)-The C edition of many DSP functions such as Frequency function,fft,filters and so on
56
- 文主要目的是针对讯号频谱分析仪(Signal spectrum analyzer)做功能测试,以确定讯号频谱分析仪之各种运算功能正确,其中测试共 分为正弦与余弦波检查、反假象滤波器检查(Antialiasing Filter Check)、频率响应函数与相位角检查(FRF & Phase Check)、自身能量密度函 数检查(Power Spectrum Check)、动态范围检查(Dynamic Range Check)等五个
example
- 一个2DOF受迫振动系统的频率响应函数的Matlab例子-a Matlab example to get and plot the frequency response function of 2-degree of freedom forced system
experimentbased-on-LabView
- 基于LabView的频率响应函数与数字滤波实验-the frequency response function and digital filtering experiment based on LabView
halfcar
- 车辆系统动力性半车模型根据运动学方程计算系统响应的功率谱密度和频率响应函数的源程序-Vehicle system dynamic half-car model according to the kinematic equation system response power spectral density and frequency response function of the source
aw
- 车辆系统动力性单轮模型,根据运动方程计算车轮位移和车身位移的频率响应函数,以及系统响应输出的功率谱密度-Single wheel vehicle system dynamic model, calculated according to the equation of motion wheel displacement and Body displacement frequency response function, and the
pinlvhanshu
- 此实验是用于设计频率响应函数,有实验步骤和MATLAB代码。-It is very useful.
labview
- labview频率响应函数与数字滤波实验.vi-labview frequency response function, digital filtering experiments. vi
measured_FRF_valuesdefination
- 频率响应函数计算程序,通过输入结构的响应数据,识别结构的模态参数,matlab-frequency response function,
frequencyxiangying
- 关于labview的:用labview实现的频率响应函数与数字滤波的设计,较为基础-About labview: Using labview achieve a frequency response function and digital filter design, more basic
M_fft_Z
- 傅里叶变换实现函数,用于获取频率响应函数-Fourier transform function is used to obtain the frequency response function
frequency-response-function
- 频率响应函数简称,频响函数。为互功率谱函数除以自功率谱函数得到的商-frequency response function. means the mutual power spectrum function, divided by the power spectrum function
Distributed Tansfer Function Method
- 利用分布参数系统的传递函数法对带有扩展层的约束阻尼梁进行编程分析,得到频率响应曲线,并获得位移峰值对应的频率,即固有频率。(The transfer function method of distributed parameter system is used to analyze the constrained damping beam with extended layer, and the frequency response c
Matlab_code
- frf频响函数求解,simulink仿真(frequency response function)
z变换
- 采用z变换分析信号和系统的频域特性的方法,加深对离散系统的频率响应分析和零极点分布概念的理解。 1. 已知一个线性时不变因果系统,用差分方程描述为 y(n)= y(n-1)+ y(n-2) +x(n-1) (1) 求出该系统的系统函数,并绘制出零极点分布图,指出其收敛域。 (2) 求系统的冲激响应。 (3) 如果该系统是不稳定系统,则求出其满足稳定系统的冲激响应。 (4) 绘制出系统函数的幅度响应曲线。 (5) 实验前根