搜索资源列表
parzen.根据样本进行概率密度函数估计
- parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
Parzen-window-method
- 此为模式识别中Parzen窗法估计概率密度函数。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽; 3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 4、利用Parzen窗法估计概率密度函数判别男女性别; 5、对本判别的错误率进行统计。 -This is the pattern recognition
Periodogram
- 利用周期图法对序列进行功率谱估计,数据窗采用汉明窗-Sequences using periodogram method for power spectrum estimation, the data window with Hamming window
parzen
- 二维数据集Parzen方窗非参数估计PDF(概率密度函数),三维结果显示,有图,有完整说明文档和程序运行说明,matlab编程环境,此为模式识别小作业 parzen-Dimensional data set Parzen Window non-parametric estimation side PDF (probability density function), three-dimensional results show that map, with complete documentat
parzen
- Parzen窗拟合标准正态分布(Matlab实现)-Parzen window fitting the standard normal distribution (Matlab implementation)
Parzen_Window
- 模式识别中Parzen窗函数的实现,模拟对二维高斯分布的非参估计。窗函数有三种:高斯窗、指数窗、方窗-Pattern Recognition Parzen window function of the realization, simulation of two-dimensional Gaussian distribution is estimated non-participation. There are three window function: Gaussian window, th
matlab
- 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
FIR_window
- 窗函数法设计有限冲激响应(FIR)滤波器,可根据工程上的设计指标来设计。-Window function design finite impulse response (FIR) filters, according to engineering design specifications to design.
timefreq
- 信号时频分析,小波变换,加窗(汉明窗,矩形窗,布莱克曼窗)-Time-frequency analysis, wavelet transform, windowed (Hamming window, rectangular window, Blackman window)
fir
- 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
FIRwin
- 此程序是基于MATLAB的采用窗函数设计法设计FIR滤波器,内有多种窗函数,包括海明窗,汉宁窗,布拉克曼窗-This procedure is based on the use of MATLAB window function design FIR filter design with a multi-window function, including the Hamming window, Hanning window, Blackman window, etc.
demofer
- 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.
Spectrum_leakage
- 本代码是关于数字信号处理中的频谱泄露现象及其带来的危害的MATLAB仿真。用到的窗函数的是矩形窗和海明窗。-The code is on the digital signal processing of the spectrum and its disclosure of the hazards brought about by MATLAB simulation. Window function used is the rectangular window and Hamming window
dsp2
- 本程序利用MATLAB进行数字信号的频谱分析,适用于DSP的初学者。代码里应用了矩形窗和汉明窗两种窗函数进行对比分析。-This procedure carries on the digital signal using MATLAB the spectral analysis, is suitable in the DSP beginner. In the code has applied the rectangular window and the hamming window two ki
gaussianparzenwindowdensityestimation
- parzen window density estimation with Gaussian as a smoothing factor
parzen
- 分类器的训练与学习是模式识别的一个重要环节,其目的在于按照某种算法,确定判决规则,使之具有自动分类识别的能力。本文介绍了采用Parzen窗法的随机模式分类器,并matlab实现了一个简易的随机模式分类器。-Classifier training and learning is an important part of pattern recognition, in accordance with the purpose of some kind of algorithm to determine
filter_design
- Filter design using Hamming window Filter Design using Kaiser window Filter design using Bilinear Transformation of butterworth filter
attachments
- calculates waiting time for vehicle routing problem with time window.
window.m
- This scr ipt calculate the Fourier transform of a Rectangular window of 64 points using an aproximation with a DFT of 1024 points,as well as calculates for differents values of f0 and f1 the module of the frecuency response of the windowed signal.
MATLAB-window
- 在 MATLAB 中的窗函数,通过程序调用,实现窗函数-The window function in MATLAB, through the procedure call to realize window function