搜索资源列表
matlab
- 用窗函数实现Iris数据密度估计,使用的函数有正太分布函数,指数函数和均匀分布函数-Window function to achieve Iris data density estimation, there is too function uses the distribution functions, exponential functions and uniform distribution function
FIR
- FIR滤波器,使用hamming窗函数,对正弦信号的傅里叶分解形式进行滤波-FIR filters, using hamming window function, Fourier decomposition form sinusoidal signal filtering
FIR-Filter-design
- 使用FIR进行滤波器设计,应用kaiser窗函数进行的50阶设计的,适合初学者。-Conducted using FIR filter design, application kaiser window function 50 bands designed for beginners.
LVBO
- 分别使用矩形窗和汉明窗函数设计一个线性相位FIR低通滤波器,使其逼近理想低通滤波器的频率特性。采用频率抽样法设计FIR数字低通滤波器滤波器。-Using rectangular window and hamming window function to design a linear phase FIR low-pass filter, the frequency characteristics of the ideal low-pass filter. Frequency sampling m
shiyan7
- 设计数字滤波器实现时所要使用到的各种窗函数,如海明窗等-Design of digital filter is to be used to implement a variety of window functions, such as Hamming window, etc.
hangyou
- 采用热核构造权重,使用拉亚普诺夫指数的公式,窗函数法设计一个数字带通FIR滤波器。- Thermonuclear using weighting factors Raya Punuo Fu index using the formula, A window function design FIR digital band-pass filter.
panbie
- 该函数用来计算任意函数的一阶偏导数(数值方法),使用大量的有限元法求解偏微分方程,基于kaiser窗的双谱线插值FFT谐波分析。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Using a large number of finite element method to solve partial diff
lengpan_v77
- 现代信号处理中谱估计在matlab中的使用,窗函数法设计一个数字带通FIR滤波器,wolf 方法计算李雅普诺夫指数。- Modern signal processing used in the spectral estimation in matlab, A window function design FIR digital band-pass filter, wolf calculated Lyapunov exponent.
qanlang_v64
- 采用热核构造权重,现代信号处理中谱估计在matlab中的使用,窗函数法设计一个数字带通FIR滤波器。- Thermonuclear using weighting factors Modern signal processing used in the spectral estimation in matlab, A window function design FIR digital band-pass filter.
filter
- 这是之前用到的几个简单的滤波器的程序,滤波器的设计比较简单。可以直接使用matlab里的FDA,导出滤波器系数即可。 再就是参考数字信号处理课本里面三种滤波器设计的方法,由过渡带和所选的窗函数推导出滤波器阶数,进一步根据firl和filter函数编写-This is a few simple filters used before the program, the filter design is relatively simple. You can directly use the FDA
wb702
- 窗函数法设计一个数字带通FIR滤波器,现代信号处理中谱估计在matlab中的使用,能量熵的计算。- A window function design FIR digital band-pass filter, Modern signal processing used in the spectral estimation in matlab, Energy entropy calculation.
三步搜索法
- 本实验的目的是学习Parzen窗估计和k最近邻估计方法。在之前的模式识别研究中,我们假设概率密度函数的参数形式已知,即判别函数J(.)的参数是已知的。本节使用非参数化的方法来处理任意形式的概率分布而不必事先考虑概率密度的参数形式。在模式识别中有躲在令人感兴趣的非参数化方法,Parzen窗估计和k最近邻估计就是两种经典的估计法。(The purpose of this experiment is to study the Parzen window estimation and the k nea
study
- 本课题使用MATLAB信号处理箱和运用窗函数的FIR滤波器去除无用信号(This topic uses MATLAB signal processing box and FIR filter using window function to remove useless signals.)
OFDMwithwindowing
- OFDM的调制解调,详细编程,未使用循环前缀,采用窗函数(OFDM modulation and demodulation, detailed programming, not using the cyclic prefix, using the window function)