搜索资源列表
CreateSOMNet
- 创建一个som的代码,并归一化,内含网络结构的详细参数
BP
- BP神经网络代码,用于故障诊断,包括了归一化处理和网络参数选择
LMS.rar
- 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
Scale
- 需要进行分类识别时,对特征参数需要进行归一化,此代码是对你的数据进行归一化到0与1之间的,输入为你的目标数组和你的数组大小-When the need for classification and recognition of characteristic parameters required normalized, this code is for your data normalized to between 0 and 1, and input your target array and
NMI
- 图像配准中的两幅图像的归一化互信息计算方法代码-Image registration of two images of the normalized mutual information method code
IIR_cheb1ap
- 本代码设计的切比雪夫1型滤波器,与MATLAB中的切比雪夫滤波器不同的是输出为未归一化的零极点,输入只要是通带频率,通带波动,截止频率,阻带衰减即可,更便于抄做-The code design of Chebyshev Type 1 filter, and MATLAB in the Chebyshev filter output is not different is that the poles and zeros of the normalized input as long as the
work
- 归一化代码,自己做毕业设计的时候随便编的-Normalized code, make their own graduation time series of random
guiyihua
- 数据归一化处理,很不错的应用代码。可以应用到很多场合。-Data is normalized, it is a good application code. Can be applied to many occasions.
Kohonen
- 该代码为基于Kohonen网络的分类算法,注意归一化处理以及网络的构建-The code for the classification algorithm based on Kohonen networks, pay attention to the normalization processing and network building
ZF-detection-algorithm
- 垂直分层编码ZF检测算法程序代码问题,此程序是在调制方式为QPSK或4QAM下,未编码的V-BLAST系统 计算噪声功率时,信号的功率要用总的接收信号的功率.每根接收天线上的噪声功率是相同的.同时总的信号能量归一化,每根天线上发送的信号能量是总的发 送能量的1/Nt,其中Nt是发送天线数, 改变发送天线Nt和接收天线数目Mt,可以比较QPSK和4QAM时4发4收,4发6收,8发8收,8发12收等多发多收的情况 -Vertical stratification coding Z
jingdianNNxunlian
- 经典神经网络的程序,从归一化到代码实现,是初学者必备-Classical neural network program, normalized to the code for beginners
Untitled5
- 常规波束形成代码,cbf,给出归一化波束图-Conventional beamforming
MEAN-STD
- 对数归一化处理和反归一化处理 初始化数据常用的代码 可以保存下来-Logarithmic normalization and anti-normalization commonly used code to initialize the data can be saved
Array-processing-algorithm
- 阵列处理算法常用程序,有AR,ESPRIT,GMUSIC,MUSIC,SNR,归一化算法程序代码。-Array processing algorithms commonly used procedures, AR, ESPRIT, GMUSIC, MUSIC, SNR, normalization algorithm code.
M_done_N2
- 根据Richard.J.Cameron在论文综合N+2耦合矩阵的代码,主要的不同就是进行了去归一化,能够画出真实物理频率的频响曲线-Synthesis the N+2 coupled Matrix ,and which different from the former is thar I change the normalization frequency into reality frequency
shangzhijisuan
- 对熵值法实现了matlab的快速实现,使用者应该注意的是对数据的标准化处理有多样性,自己可以根据自己的情况合适修改相应的代码部分,本代码采用的是归一化处理-Entropy calculation for uation
KNLMS
- 归一化高斯核自适应LMS盲均衡的matlab代码,并附有详解-Normalized Gaussian kernel adaptive LMS blind equalization matlab code, along with Explanation
456
- 对KDD数据里的符号性数据进行数值化,然后再归一化,提供输入(The symbolic data in the KDD data is numerically calculated)
模糊神经代码
- 下面这段程序是网站上帖子里面贴的模糊神经网络matlab实现参考程序,但是程序的中文注解写的很乱,大概看懂了下。运行是没问题的, 经过训练后的参数比较差,用原数据输入训练好的网络,得出结果和要的结果误差很大,不明白是怎么回事? 还有要是多输入多输出这段程序该怎么改?模糊神经网络可以用matlab工具箱实现吗? 还有输入数据差别比较大(就是大小差异大)是不是要进行归一化再学习训练呢? 求解,求解答! 对于你的帮助不胜感激!(Processing data for pr
guiyihua
- 归一化随机共振代码,亲测有用,需要的自己拿(Normalized Stochastic Resonance Code)