搜索资源列表
MWINDOW
- Routine mwindow: To Obtain Window Function. Input parameters: n : the length of window data. iwindow: window type desired. if : iwindow=1: rectangular window , =2: triangular window , =3: cosin window , =4: Hanning window , =5: Ham
chapter052
- Blackman窗分析频谱,周期信号的截断,不同采样方式周期信号的频谱,信号序列的过零点查找与二次采样-Blackman window analysis of the spectrum, periodic signal truncation, different sampling methods periodic signal spectrum, the signal sequence of zero-crossing point search and the second sampling
man
- 编写一个接口ICaculatable 接口中有一个doCaculte()方法 要求三个类BlackMan WhiteMan YellowMan实现这个方法 BlackMan 实现从控制台输入5个数 排序(正排)输出 WhiteMan 实现从控制台输入5个数 排序(倒排) YellowMan 实现从控制台输入5个数 计算总和 输出 写出一个测试类来测试以上类的功能。 测试类中要有void solveProblem(ICaculatable obj)方法进行测试
acm..
- 自相关法求全极点模型参数; 下行递归; 逆Levinson-Durbin递归(模型参数~自相关序列); 平均周期图的Bartlett方法; Blackman-Tukey功率谱估计。-Autocorrelation perfection pole model parameters downward recursion inverse Levinson-Durbin recursion (model parameters ~ autocorrelation sequence)
FFT
- Fast Fourier transform - windows Hanning, Hamming, Blackman, Bartlett-Hann, Bohman
FIRlow
- 用窗函数法设计FIR低通滤波器,包括汉明窗,汉宁窗,布莱克曼窗-Window function design FIR low-pass filter, including Hamming window, Hanning, Blackman window
Blackman-window-filter
- Blackman window filter programs
timefreq
- 时频分析,对比运用矩形窗、汉明窗、布莱克曼窗的结果-Time-frequency analysis, comparing the use of a rectangular window, Hamming window, Blackman window results
band_pass
- 用窗函数设计FIR数字低通滤波器设计,采用了blackman窗函数-Using window function to design FIR digital low-pass filter
Digital-filter
- 数字滤波器 ,用matlab的GUI界面完成,可以对输入的信号进行低通,高通,带通,带阻的选择,同时能设置相应的参数。滤波的类型包括:blackman,boxcar,hanning,hamming-Digital filter matlab GUI interface, the input signal low pass, high pass, band-pass, band-stop choice, at the same time to set the appropriate paramet
FFT
- Fast Fourier transform - windows Hanning, Hamming, Blackman, Bartlett-Hann, Bohman
FourMethodsOfPeriodogramEstimate
- 非参数的功率谱估计包括四个,周期图法,Blackman-Turkey,Welch-Bartell,改进的周期图法,输入信号为白噪声通过切比雪夫滤波后的信号-Non-parametric estimation of the power spectrum consists of four, periodogram, Blackman-Turkey, Welch-Bartell, improved cycle diagram method, the input signal is white nois
shiyan5
- 应用布莱克曼窗实现FIR滤波器,并绘制相应波形图案-Application Blackman window FIR filter, and draw the corresponding waveform pattern
BT
- Blackman & Turkey Spectrum BT谱分析-Blackman & Turkey Spectrum BT spectrum analysis
hw9
- –针对矩形、bartlett、hanning、hamming、blackman窗 M=40 –求: ①分别画出单位脉冲响应w[n] ②分别画出幅度响应20log10|W(e^jω)| ③分别给出第一旁瓣衰减和主瓣带宽,并与理论值比较-- For a rectangle, bartlett, hanning, hamming, blackman window M = 40- seeking: ① Draw the unit impulse response w [n] ②
aa
- 采用不同的方法对HRV信号进行功率谱估计。选择矩形窗,汉宁窗,汉明窗,Blackman窗-Using different methods of HRV signal power spectrum estimation.Select the rectangular window and hanning window, hamming window and Blackman window
Ex3.9
- 用MATLAB分别利用汉明窗、汉宁窗、布莱克曼窗和凯泽窗设计一个带通滤波器-Respectively, with the use of MATLAB Hamming window, Hanning window, Blackman window and Kaiser window design a bandpass filter
bk_dp
- 布莱克曼低通滤波器,Blackman bandpass filter-Blackman low-pass filter
chuang
- 这三个程序给出了海明窗、汉宁窗、布莱克曼窗的各种函数的生成-These three programs are given Hamming, Hanning window is generated, Blackman window of various functions
blackMan
- 该程序生成一个长度为N的布莱克曼窗函数,可用于滤波处理。- The program generates a length of N Blackman window function, can be used for filtering.