搜索资源列表
kaiser
- 凯撒(kaiser)密码的的解密,也就是找出它的加密密钥,从而进行解密,由于 它是一种对称密码体制,加解密的密钥是一样的,下边简单说明一下加解密 加密过程: 密文:C=M+K (mod 26) 解密过程: 明文:M=C-K (mod 26)
kaiser
- 凯瑟尔滤波器设计源程序
kaiser_filter 在FIR滤波器中用Kaiser窗函数
- 在FIR滤波器中用Kaiser窗函数,给出了低通、带通和带阻用Kaiser窗函数的FIR滤波器设计程序。-FIR filter used in the Kaiser window function, given the low-pass, band pass and band stop using Kaiser window FIR filter design program.
filterofmatlab.rar
- matlab实现的各种数字滤波器,包括矩形窗,汉明窗,汉宁窗,kaiser窗等。,matlab digital filter to achieve a variety of, including the rectangular window, Hamming window, Hanning window, kaiser windows.
kaiser
- 凯撒窗的产生,包括高通,低通和带通,以及窗的长度和系数-Kaiser window production, including high-pass, low pass and band-pass, and the window length and coefficients
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 use of the pulse function and
FIR
- 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
FIR
- 用窗函数法设计一个长度N等于8的线性相位FIR滤波器。其理想的幅频特性为 分别用矩形窗、Hanning窗、Hamming窗、Blackman窗、Kaiser窗(b=8.5)设计该滤波器。 -Window function method used to design a length N equal to 8 the linear phase FIR filter. Its ideal amplitude-frequency characteristics of rectangular w
Kaiser
- FIR带通滤波器,用于分离混叠信号,适用于初学者-FIR band-pass filter, used to separate overlapping signals for beginners
filter_p300k_s600k_FIR_Kaiser
- 通带300K,阻带600K,用Kaiser窗函数的FIR滤波器设计-Passband 300K, stopband 600K, using Kaiser window function of the FIR filter design
halfband_kaiser
- 基于kaiser窗的四倍内插和两个半带滤波器的级联-Based on four times the kaiser window interpolation and two half-band filter cascade
kaiser
- kaiser密码是需要学习密码学的期间必学到的一种密码-kaiser
FIR_Kaiser
- 高通和低通FIR滤波器设计Kaiser窗函数滤波器-FIR Kaiser
FIR_Kaiser
- Design of the non-recursive digital filters using the Kaiser window (FIR filters) in Matlab
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
FIRWindowstechnique.m
- scr ipt for designing FIR filter low pass with lineal phase & cut-frecuency equal to obtained from a IRR Filter. Windows used: a)Rectangular window. b)Hamming window. c)Kaiser window. "Calculus of the windows are obtained
kaiser
- 这是一个Kaiser-窗滤波器,用于信号处理,在MATLAB平台开发程序代码。-This is a Kaiser-window filters for signal processing, in the MATLAB platform development program code.
KaiserFIR
- 这是我的课程设计,Kaiser窗FIR滤波器的Matlab实现,内附对结果的分析-This is my course design, Kaiser window FIR filter Matlab implementation, analysis of results included
kaiser
- kaiser滤波:用kaiserord生成阶数,及beta值-filter using kaiser
kaiser
- kaiser窗函数实现的数字高通,低通和带通滤波器。-kaiser window function to achieve the digital high pass, low pass and band-pass filter.