CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 归一化代码

搜索资源列表

  1. CreateSOMNet

    0下载:
  2. 创建一个som的代码,并归一化,内含网络结构的详细参数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:861
    • 提供者:wz
  1. BP

    0下载:
  2. BP神经网络代码,用于故障诊断,包括了归一化处理和网络参数选择
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:rachel
  1. LMS.rar

    0下载:
  2. 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:186062
    • 提供者:刘华杰
  1. Scale

    0下载:
  2. 需要进行分类识别时,对特征参数需要进行归一化,此代码是对你的数据进行归一化到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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:841
    • 提供者:fancy
  1. NMI

    2下载:
  2. 图像配准中的两幅图像的归一化互信息计算方法代码-Image registration of two images of the normalized mutual information method code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:217402
    • 提供者:王丽
  1. IIR_cheb1ap

    0下载:
  2. 本代码设计的切比雪夫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
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1417
    • 提供者:纪璇
  1. work

    0下载:
  2. 归一化代码,自己做毕业设计的时候随便编的-Normalized code, make their own graduation time series of random
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1957
    • 提供者:zhuoran
  1. guiyihua

    0下载:
  2. 数据归一化处理,很不错的应用代码。可以应用到很多场合。-Data is normalized, it is a good application code. Can be applied to many occasions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2045
    • 提供者:
  1. Kohonen

    0下载:
  2. 该代码为基于Kohonen网络的分类算法,注意归一化处理以及网络的构建-The code for the classification algorithm based on Kohonen networks, pay attention to the normalization processing and network building
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1579
    • 提供者:南方
  1. ZF-detection-algorithm

    0下载:
  2. 垂直分层编码ZF检测算法程序代码问题,此程序是在调制方式为QPSK或4QAM下,未编码的V-BLAST系统 计算噪声功率时,信号的功率要用总的接收信号的功率.每根接收天线上的噪声功率是相同的.同时总的信号能量归一化,每根天线上发送的信号能量是总的发 送能量的1/Nt,其中Nt是发送天线数, 改变发送天线Nt和接收天线数目Mt,可以比较QPSK和4QAM时4发4收,4发6收,8发8收,8发12收等多发多收的情况 -Vertical stratification coding Z
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5051
    • 提供者:liufan
  1. jingdianNNxunlian

    0下载:
  2. 经典神经网络的程序,从归一化到代码实现,是初学者必备-Classical neural network program, normalized to the code for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:likang
  1. Untitled5

    0下载:
  2. 常规波束形成代码,cbf,给出归一化波束图-Conventional beamforming
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1032
    • 提供者:杨柳
  1. MEAN-STD

    0下载:
  2. 对数归一化处理和反归一化处理 初始化数据常用的代码 可以保存下来-Logarithmic normalization and anti-normalization commonly used code to initialize the data can be saved
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:592
    • 提供者:
  1. Array-processing-algorithm

    1下载:
  2. 阵列处理算法常用程序,有AR,ESPRIT,GMUSIC,MUSIC,SNR,归一化算法程序代码。-Array processing algorithms commonly used procedures, AR, ESPRIT, GMUSIC, MUSIC, SNR, normalization algorithm code.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:148292
    • 提供者:设计师
  1. M_done_N2

    0下载:
  2. 根据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
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2067
    • 提供者:梁校平
  1. shangzhijisuan

    0下载:
  2. 对熵值法实现了matlab的快速实现,使用者应该注意的是对数据的标准化处理有多样性,自己可以根据自己的情况合适修改相应的代码部分,本代码采用的是归一化处理-Entropy calculation for uation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1189
    • 提供者:w
  1. KNLMS

    0下载:
  2. 归一化高斯核自适应LMS盲均衡的matlab代码,并附有详解-Normalized Gaussian kernel adaptive LMS blind equalization matlab code, along with Explanation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:MMK小盆友
  1. 456

    0下载:
  2. 对KDD数据里的符号性数据进行数值化,然后再归一化,提供输入(The symbolic data in the KDD data is numerically calculated)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-12
    • 文件大小:14336
    • 提供者:程序鹅
  1. 模糊神经代码

    0下载:
  2. 下面这段程序是网站上帖子里面贴的模糊神经网络matlab实现参考程序,但是程序的中文注解写的很乱,大概看懂了下。运行是没问题的, 经过训练后的参数比较差,用原数据输入训练好的网络,得出结果和要的结果误差很大,不明白是怎么回事? 还有要是多输入多输出这段程序该怎么改?模糊神经网络可以用matlab工具箱实现吗? 还有输入数据差别比较大(就是大小差异大)是不是要进行归一化再学习训练呢? 求解,求解答! 对于你的帮助不胜感激!(Processing data for pr
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:清爽的Ammy
  1. guiyihua

    6下载:
  2. 归一化随机共振代码,亲测有用,需要的自己拿(Normalized Stochastic Resonance Code)
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com