搜索结果
找到约 36 项符合
hamming 的查询结果
按分类筛选
VHDL/FPGA/Verilog 摘自university of waterloo的个别知道笔记
摘自university of waterloo的个别知道笔记,主要关于electrical and computer engineering方面,包括了8-bit hamming的编解码以及使用VHDL的硬件开发
通讯/手机编程 FFT算法进行FFT 、IFFT、功率谱计算
FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。
matlab例程 研一刚上完数值分析
研一刚上完数值分析,自己写了几个算法的子函数,可以直接调用,参数的含意在文件中有说明,这五个算法分别是:拉格朗日插值,hermite插值,Newton插值,修正hamming算法,龙贝格加速算法。希望能够对大家有所帮助。
数值算法/人工智能 The Window Design Method The basic idea behind the design of linear-phase FIR filters using the win
The Window Design Method
The basic idea behind the design of linear-phase FIR filters using the window
method is to choose a proper ideal frequency-selective filter [which always has
a noncausal, infinite duration impulse response] and then truncate its impulse
response hd[n] to obtain a linear-phas ...
matlab例程 This matlab program compares the results of different window design methods for finite impulse respo
This matlab program compares the results of different window design methods for finite impulse response filters (FIRs): the rectangular window, Blackman window, Bartlett window, Hamming window and the Hanning window.
仿真技术 fft analysis
      Use
the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its
spectrum linearly and logarithmically. Apply Hamming window to reduce the
leakage.
 
.
 
The hamming window can be coded in Matlab ...