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

搜索资源列表

  1. GASVM.用遗传算法进行特征选取和svm参数优化的程序

    10下载:
  2. 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-01-25
    • 文件大小:139268
    • 提供者:覃茂运
  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-28
    • 文件大小:186062
    • 提供者:刘华杰
  1. shujuguiyihua1

    0下载:
  2. 数据提取和数据归一化 数据插值 imf分量绘图 imf分量能量-Data extraction and data normalization data interpolation imf component drawings imf component of energy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1162
    • 提供者:杨崧
  1. matlab

    0下载:
  2. 归一化算法,很好的源代码,好不容易找到的,分享一下。-Normalization algorithm, a good source code, hard to find, and share.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:20220
    • 提供者:林起
  1. iris_normalization

    0下载:
  2. iris normalization with convertion of cartesian to polar
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:sadegh
  1. code

    0下载:
  2. 基于matlab的虹膜边缘识别 包括边缘检测,归一化,用汉明矩进行特征匹配-Matlab on the edge of iris recognition, including edge detection, normalization, with Hamming moments feature matching
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19405
    • 提供者:郭林炀
  1. soliton

    2下载:
  2. 采用分步傅里叶方法对NLSE 进行了求解,并在归一化和功率补偿条件下模拟和分析了输入脉冲为双曲正割脉冲,高斯脉冲,超高斯脉冲传输对比情况,以及一到三阶双曲正割光脉冲条件下光脉冲传输演变情况-Using split-step Fourier method NLSE was solved, and in the normalization and power compensation under simulation and analysis of the input pulse for the h
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1183
    • 提供者:sara
  1. lab432

    1下载:
  2. Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:381951
    • 提供者:朱凤宇
  1. LS_SVM

    0下载:
  2. 最小二乘支持向量机,LS_SVM.m为主函数,normalization.m为归一化函数,release.m为反归一化函数。-Least squares support vector machine, LS_SVM.m is the main function, normalization.m is the normalization function, release.m is the normalization function.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1219
    • 提供者:赵凯
  1. normalization

    0下载:
  2. 四种常见的归一化方法,归一化效果不错。应用在matlab环境下。-Four common normalization method, normalized results are good. Used in the matlab environment.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1133
    • 提供者:panwei
  1. Algorithmic-and-Mathematical-Principles-of-Automa

    0下载:
  2. This work deals with problematic from field of artificial intelligence, machine vision and neural networks in construction of an automatic number plate recognition system (ANPR). This problematic includes mathematical principles and algorithms, w
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2325227
    • 提供者:Serhat
  1. histograms

    0下载:
  2. HISTOGRAMS Files fitt_distribution - The function fitts a predefined distribution to the histogram of an image. histtruncate - The function truncates the ends of an image histogram. rank_normalization - The function performs rank normal
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6493
    • 提供者:shiyar david
  1. ELM

    1下载:
  2. 训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = si
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1202
    • 提供者:王飞
  1. guiyihua

    0下载:
  2. 介绍了matlab中的数据归一化,并结合实例分析了归一化具体步骤及用ANN进行预测的方法。-Matlab introduced in the data normalization with examples of the normalized specific steps and methods used ANN to predict.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3227
    • 提供者:年糕
  1. mapminmax

    0下载:
  2. 数据归一化函数,有些matlab没有此函数,在此,上传一个函数让大家共享,-Data normalization function, some matlab does not have this function, in this, the upload function to share, thank you
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:杨金宽
  1. Based-on-the-matlab--normalization

    0下载:
  2. 基于 matlab 的神经网络归一化.doc-Based on the matlab neural network normalization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:15246
    • 提供者:byt
  1. matlab-data-normalization-summary

    0下载:
  2. matlab数据归一化汇总,在matlab里面,用于归一化的方法共有三种: (1)premnmx、postmnmx、tramnmx (2)prestd、poststd、trastd (3)是用matlab语言自己编程。-matlab data normalization summary
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5068
    • 提供者:宋涛
  1. [MATLAB神经网络30个案例分析](已阅)

    0下载:
  2. 人工神经网络 /多层感知器 归一化 神经网络的30个案例(artificial neural network/Multilayer perceptron normalization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:35829760
    • 提供者:
  1. NORMALIZATION

    0下载:
  2. NORMALIZATION ALGORITHM IN MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:DWIJENDRA
  1. normalization

    0下载:
  2. watermarking in matlab level set normalization
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:66560
    • 提供者:Maxindia
« 12 3 »
搜珍网 www.dssz.com