CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据归一化

搜索资源列表

  1. qq082

    0下载:
  2. 添加噪声处理,IMC-PID是利用内模控制原理来对PID参数进行计算,数据模型归一化,模态振动。- Add noise processing, The IMC- PID is using the internal model control principle for PID parameters is calculated, Normalized data model, modal vibration.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:张雷书
  1. 1501

    0下载:
  2. 各种资源分配算法实现,数据模型归一化,模态振动,最小二乘回归分析算法。- Various resource allocation algorithm, Normalized data model, modal vibration, Least-squares regression analysis algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:徐耀豹
  1. main

    0下载:
  2. 基于遗传算法优化的bp神经网络训练main函数,包括数据的导入,归一化,训练,权阈值的保存等-Based on genetic algorithm optimization of bp neural network training main function, including data import, normalization, training, the preservation of the threshold, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:3536
    • 提供者:mr.chen
  1. dxnfe

    0下载:
  2. 包括回归分析和概率统计,包括面积、周长、矩形度、伸长度,数据模型归一化,模态振动。- Including regression analysis and probability and statistics, Including the area, perimeter, rectangular, elongation, Normalized data model, modal vibration.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:戴小明
  1. yui_hg62

    0下载:
  2. 采用波束成形技术的BER计算,利用matlab GUI实现的串口编程例子,数据模型归一化,模态振动。- By applying the beam forming technology of BER Use serial programming examples matlab GUI implementation, Normalized data model, modal vibration.
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:3497
    • 提供者:赵心堂
  1. eahrx

    0下载:
  2. Matlab实现界面友好,数据模型归一化,模态振动,用于建立主成分分析模型。- Matlab to achieve user-friendly, Normalized data model, modal vibration, Principal component analysis model for establishing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:许敏
  1. qui-V1.1

    0下载:
  2. 正确率可以达到98%,数据模型归一化,模态振动,数学方法是部分子空间法。- Accuracy can reach 98 , Normalized data model, modal vibration, Mathematics is part of the subspace.
  3. 所属分类:matlab

    • 发布日期:2017-12-19
    • 文件大小:11264
    • 提供者:雷存
  1. seuqt

    0下载:
  2. 相参脉冲串复调制信号,数据模型归一化,模态振动,LCMV优化设计阵列处理信号。- Complex modulation coherent pulse train signal, Normalized data model, modal vibration, LCMV optimization design array signal processing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:丁军虎
  1. Class_3_Code

    3下载:
  2. 将concrete_data.mat文件导入到MATLAB中,其中attributes为影响混凝土抗压强度的7个输入变量,strength为混凝土的抗压强度,即输出变量; 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测试集包含23个样本; 将训练集与测试集数据进行归一化; 建立BP神经网络,并训练; 利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测; 输出结果并绘图(真实值与预测值对比图)(The concrete_data.mat
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-10-16
    • 文件大小:184320
    • 提供者:wuxinghui
  1. guiyi

    0下载:
  2. 实现矩阵的最大最小归一化,能进行数据预处理,方面使用,直接导入数据即可; 附带连个求最短路径的程序(Matrix normalization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:oomamam
  1. 456

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

    • 发布日期:2017-12-12
    • 文件大小:14336
    • 提供者:程序鹅
  1. Graynet

    0下载:
  2. 该代码为基于灰色神经网络的预测算法,采用遗传算法优化参数来进行预测,数据记得归一化!(The code is based on the gray neural network prediction algorithm, the use of genetic algorithm to optimize the parameters to predict, the data recorded normalized!)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:26624
    • 提供者:木兰湘雪
  1. Source code

    1下载:
  2. 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:25252864
    • 提供者:半瓶墨水
  1. MeanNormalization

    1下载:
  2. 对要传入神经网络的数据进行均值归一化的预处理(Preform the Mean Normalization process for the input data of Neural Network)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:baycb
  1. svm_NonLinear

    0下载:
  2. 非线性的SVM,利用核函数对所归一化后数据进行处理,得到分类结果(svm_NonLinear Nonlinear SVM, using the kernel function to normalize the data to be processed, the classification results)
  3. 所属分类:matlab例程

  1. BP.m

    0下载:
  2. BP神经网络建模归一化数据处理神经网络训练分类以及遗传算法优化的BP神经网络函数拟合(BP neural network modeling normalized data processing neural network training classification and genetic algorithm optimization BP neural network function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:wwhh
  1. runmean_hist

    0下载:
  2. 直方图归一化后可用次函数进行平滑处理,也可对类似的一维数据进行平滑处理(Histogram smoothing,One-dimensional array,function)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:himidou
  1. 熵权法

    0下载:
  2. 熵权法在预测、评估以及数学建模有着重要的应用,本文件是调试好的程序,可以直接拿来使用计算权值。且程序包含归一化语句,直接将原始数据进行计算即可。(Entropy method has important applications in prediction, evaluation and mathematical modeling. This document is a well-debugged program that can be used directly to calculate th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:江流宛转
  1. 灰色关联

    0下载:
  2. 灰色预测在预测以及数学建模有着重要的应用,主要用来预测小样本数据。本文件是调试好的程序,可以直接拿来使用进行预测。且程序包含归一化语句,直接将原始数据进行计算即可。(Gray prediction has important applications in forecasting and mathematical modeling and is mainly used to predict small sample data. This document is a good debugging
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:江流宛转
  1. 模糊神经代码

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

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:清爽的Ammy
« 1 2 ... 27 28 29 30 31 3233 »
搜珍网 www.dssz.com