搜索资源列表
wave_neural_crossvalind
- 应用连续小波变换对脑机接口(BCI)信号处理,进入神经网络分类,包括BP网络和LVQ网络-continuous wavelet transform application of brain-machine interfaces (BCI) signal processing, neural network access classification, BP network including network and LVQ
similarity
- 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
200551517426
- 此源码为vc++实现的小波算法,可以对图像进行三次小波变换-this source of vc realization of wavelet algorithm, the image of three wavelet transform
Wavelet-transform
- 原始信号是含有奇异点的信号,为确定该奇异点的时间,采用haar小波进行连续小波变换后,在对系数进行分析处理。-The original signal is containing singular point of the signal, in order to determine the singular point time, adopting haar wavelet to continuous wavelet transform, the coefficients in analyzed
fuzzy
- 一份介绍小波变换的论文,包括突变点的检测以及信号降噪等。-Introduce a wavelet transform of papers, including the detection of point mutations, as well as signals such as noise reduction.
BGAandDWT
- 基于遗传算法和小波变换的图像去噪处理-Based on genetic algorithms and image denoising wavelet transform to deal with. . . . .
work
- 基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
zbz
- 小波变换和神经网络的车牌识别系统,很有用的。-Wavelet transform and neural network license plate recognition system, very useful.
Sootywavelettransform
- 关于小波变换的代码大全,有matlab的,也有c++的-Sooty wavelet transform
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
audiowatermarkingprogram
- 这是基于小波变换的音频水印matlab程序, 该程序是基于三段式能量关系嵌入水印的,对研究水印的同仁有帮助。 -This is the audio watermarking matlab program based on wavelet transform. it is based on three-power relations embedded watermark and has help to the watermark research colleagues.
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
Face_recognition
- 提出了利用小波变换和余弦变换与BP神经网络相结合的人脸识别方法-Using the wavelet transform and cosine transform and BP neural network face recognition combining
111
- MATLAB的一些实例,包括神经网络,小波变换,绘图,GUI等-Some examples of MATLAB, including neural network, wavelet transform, graphics, GUI, etc.
Automatic-Modulation-Recognition-Using-Wavelet-Tr
- Automatic Modulation Recognition Using Wavelet Transform and Neural Networks
wav_svm
- 实现小波变换,并用支持向量机进行识别;可以自己准备两类样本图片,进行特征提取等-To achieve the wavelet transform and support vector machine to identify can prepare two types of sample pictures, feature extraction
Pqd_My_v11
- 电能质量检测平台仿真测试软件,用于验证各种检测算法的有效性,其中涉及小波变换,S变换,二叉树结构的支持向量机分类算法。-Power quality detection platform simulation test software used to verify the validity of the detection algorithm, which involves the wavelet transform, S transform and support vector machine
linear-convolution-code
- 用C++语言编写的线性卷积代码。可用于小波变换及其它图像应用。-The linear convolution code written C++ language. Can be used for the wavelet transform and other image applications.
Estimation-crowd-density
- 本文提出了一种基于小波变换与灰度共生矩阵的人群密度特征提取方法,进而利用支撑向量机实现人群密度级别的估 计。实验结果表明本文提出的方法是可行的。-In this paper, based on population density characteristics of the wavelet transform and GLCM extraction method, and then using the support vector machine to estimate the crowd
Wavelet-Transform-C-
- 小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程-Wavelet Transform C Language Realization