搜索资源列表
wave_matlab
- 小波分析的matlab源代码,是墨西哥帽子的。-wavelet analysis Matlab source code, the Mexican hat.
myworkonnnet
- 多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial
matlab.采用墨西哥帽子小波函数
- 采用墨西哥帽子小波函数,构造一维连续小波变换的程序,The use of Mexican hat wavelet function, construction of one-dimensional continuous wavelet transform procedure
mexicanwt
- 墨西哥帽小波变换源程序,开发环境为Matlab-Mexican hat wavelet transform using matlab
Ch9
- 小波通用函数和小波函数,例如biorfilt、centfrq等通用函数,Gaussian、Mexican hat、meyer等小波函数。-Wavelet function and wavelet function, such as biorfilt, centfrq common functions such as Gaussian, Mexican hat, meyer wavelet function.
Mexicanhat
- Mexican hat图形转换代码,大家多多下载-Mexican hat graphics conversion code, you lot to download! ! !
nn1
- neural networks,RBFN for mexican hat function
sombrero
- 著名的墨西哥草帽三维编程,matlab语言。-Well-known Mexican hat three-dimensional programming, matlab language.
Colorful-Wallpapers
- Training errors were found as 0.58 and 0.47 for WNNs constructed using Morlet and Mexican hat wavelet functions, respectively.-Training errors were found as 0.58 and 0.47 for WNNs constructed using Morlet and Mexican hat wavelet functio
SOFM
- SOFM改进自组织神经网络图像传输(线形邻域,墨西哥草帽)-The SOFM improved self-organizing neural network image transmission (linear neighborhood, Mexican hat)
mex
- Mexican hat小波 该函数返回有效支撑,N点均匀分布网络上的Mexican hat小波。输出变量是网络X上计算得到的小波函数PSI-lb=-5 ub=5 n=1000 [psi,x]=mexihat(lb,ub,n) plot(x,psi) title( Mexican hat 小波 )
Wnn0801
- 基于墨西哥草帽小波和BP神经网络算法实现预测分析。-Predictive analysis based on Mexican hat wavelet and BP neural network algorithm.
CWT_mexh
- 基于墨西哥草帽小波函数进行连续小波变换的matlab变换程序,望对大家有所帮助。-Mexican hat wavelet function based on continuous wavelet transform matlab transformation process, hope to be helpful.
wavelet_function
- Example of wavelet function Mexican hat, haar,
Haar-wavelet
- 与标准的傅里叶变换相比,小波分析中使用到的小波函数具有不唯一性,即小波函数 具有多样性。小波分析在工程应用中,一个十分重要的问题就是最优小波基的选择问题,因为用不同的小波基分析同一个问题会产生不同的结果。目前我们主要是通过用小波分析方法处理信号的结果与理论结果的误差来判定小波基的好坏,由此决定小波基。常用小波基有Haar小波、Daubechies(dbN)小波、Mexican Hat(mexh)小波、Morlet小波、Meyer小波等5种。-Compared with the standard
32c8c188d478
- 墨西哥小帽小波变换,可以用于计算机专业的图像处理和金融方面的经济数据分析 -mexican hat wavelet transform can be used in the field of image processing and economic data analysis.
5
- 给出五种常用小波基的时域和频域波形图,常用小波基有Haar小波、Daubechies(dbN)小波、Mexican Hat(mexh)小波、Morlet小波、Meyer小波等5种。-The time domain and frequency domain waveform diagram of five kinds of wavelet bases, wavelet base is Haar wavelet, Daubechies wavelet, Mexican (dbN) Hat (mexh
5
- BP学习算法逼近墨西哥草帽函数 在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达墨西哥草帽函数。 实验目的:1.理解BP神经网络结构模型,初步了解BP网络的用途。 2.学习BP学习算法,掌握误差往回传播网络的构建思想。 3.能够正确使用BP学习算法表达墨西哥草帽函数。 -BP learning algorithm Mexican hat function approximation BP learning algorithm
insetvalue
- 墨西哥帽函数的插值计算方法,可以在实验数据点中进行插值。-Calculation Methods Mexican hat function can interpolate the experimental data points.