搜索资源列表
用频率采样法设计FIR滤波器
- 有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
xf11
- 频率采样法设计fir滤波器,大家可以看看。 挺不错的。-frequency sampling filter design fir, we can look at. Sounds very good.
matlab7.1
- FIR数字滤波器频率采样法设计(基于matlab的软件设计)-FIR digital filter frequency sampling design (based on the Matlab software design)
firmatlabfrequce
- 运用matlab实现数字滤波器,主要是采用的频率采样法
10
- ch10_1_1:利用函数imfilter实现图像滤波(§10.1.3) ch10_2_1:利用频率变换法生成一个2-D滤波器(§10.2.2) ch10_2_2:利用频率采样法生成一个2-D滤波器(§10.2.3) ch10_2_3:利用窗口法生成一个2-D滤波器(§10.2.4) ch10_2_4:设计一个截止频率为0.5的理想低通滤波器(§10.2.5)
变采样率全数字相位载波解调技术
- 基于相位载波( PGC , Phase Generated Carrier) 解调各环节的信号频率范围,提出变采样率解调方案,解决高采样频率下的实时全数字PGC 解调问题.
利用函数wavread对语音信号进行采样
- 语音信号的录音、读入、放音等:利用函数wavread对语音信号进行采样,记住采样频率和采样点数,给出以下语音的波形图(2.wav),wavread的用法参见mablab帮助文件。利用wavplay或soundview放音。也可以利用wavrecord自己录制一段语音,并进行以上操作(需要话筒)。-Speech signal recording, reading, playback, etc.: the voice signal using the function wavread samplin
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
filter_all.rar
- 数字滤波器的设计及性能比较 用三种方法设计FIR滤波器:窗口法、最大最小误差法、频率采样法;用两种方法设计IIR滤波器:冲激响应不变法、双线性变换法。很全的matlab滤波器程序!, Digital filter design and performance comparison of three methods to use FIR filter design: the window method, the largest minimum error method, freq
ad-timer.rar
- AD采样 定时器使用 定时器控制AD采样频率,AD sampling timer using the timer control AD sampling frequency
FFTmatlab
- 做FFT只能看出信号在0到分析频率(采样频率的一半)之间的相对分布,或者说得到以采样频率归一化的频率。 采样频率即取样频率,指每秒钟取得信号样本的次数。所以,采样频率就是1/(delta t),其中delta t为连续采两次信号的时间间隔。 采样频率/采样点数=频率分辨率。 -Signal do FFT can only be seen in the 0 to the analysis frequency (half the sampling frequency) relative
dantongdao
- 单通道欠采样测量频率的程序 可以正确得到信号的频率-dantongdao.m
EX071400
- 频率采样技术: 这个程序是通过低通,朴素法来实现的。-Frequency Sampling Technique: low pass, simple method
FIR_digital_filter_design
- FIR数字滤波器的设计:用窗函数法,频率采样法及优化设计法设计FIR滤波器的原理及方法,用MATLAB编程实现FIR数字滤波器的设计-FIR digital filter design: using window function method, frequency sampling method and optimal design of FIR filter design method principles and methods, using MATLAB programming desi
ch10
- 频率采样法:使所设计的FIR数字滤波器的频率特性在某些离散频率点上的值准确地等于所需滤波器在这些频率点处的值,在其他频率处的特性则有较好的逼近。 -Frequency sampling method:Make the FIR digital filters designed by the frequency characteristic in some discrete frequency is equal to the value accurately in these frequenc
AD采样
- 实现24位AD不同频率采样,不同采样频率的设置是通过改变中断次数和计时时间两种方式实现(To achieve 24 bit AD sampling of different frequencies)
对正弦信号的采样频谱分析
- 给定采样频率fs,两个正弦信号相加,两信号幅度不同、频率不同。要求给定正弦信号频率的选择与采样频率成整数关系和非整数关系两种情况,信号持续时间选择多种情况分别进行频谱分析。(Given the sampling frequency FS, two sinusoidal signals are added, and the two signals are different in amplitude and frequency. It is required that the frequency
复合信号频率计
- 该系统基于TMS320F2808实现,用来检测和重建复合频率信号中的主次信号。该系统由计算模块、重建模块和通讯模块组成。为了能在实时运行中自适应地确定采样频率,我们采取了“eCAP+AD”的方法,eCAP模块记录下整形后的复合信号的上升沿过零点时间值并估计出主频率,从而使系统能自动地选取合适的采样频率完成AD采样过程。系统采用了4096点的FFT算法,能够实现高达0.25Hz的频率分辨率,相对分辨率达到0.05%。(The system is based on TMS320F2808 to de
wave
- 对200hz信号的采样,可稍作修改作为信号采集基本模块。(The sampling of 200Hz signal can be modified as a basic module of signal acquisition.)
基于stm32的几种频率计的实现程序
- 基于stm32f4控制的adc1采样后计算频率(Calculation frequency of ADC1 after sampling based on stm32f4 control)