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

搜索资源列表

  1. 05040031

    0下载:
  2. 文件包含有5项内容: 一、扩展卡尔曼滤波EKF 二、去偏转换卡尔曼滤波CMKF 三、最小二乘拟和的方法 四、最小二乘、EKF、CMKF的比较 五、野值剔除算法 用MATLAB实现了这些具体算法和要求 -document contains five elements : an extended Kalman Filter EKF two, Partial conversion to CMKF three Kalman filtering, and the least s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:226976
    • 提供者:jiji
  1. weightpercent

    0下载:
  2. Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2074
    • 提供者:Jack
  1. matlab

    0下载:
  2. 可以剔除数据中的异常值,一个很实用的matlab小程序。-Can remove outliers in the data, a very useful little program matlab.
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:刘君君
  1. removeoutliers

    0下载:
  2. 采用matlab工作环境,利用Thompson Tau进行异常值剔除-Remove outliers from data using the Thompson Tau method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2009
    • 提供者:aa
  1. Untitled4

    0下载:
  2. 剔除数据异常值,这个程序是比较小一点的 -Remove data outliers, this procedure is relatively smaller
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:534
    • 提供者:zola阿红
  1. JLinkage

    1下载:
  2. J-linkage 算法,可以用于多体拟合的一种策略,优于Multi-ransac-This paper tackles the problem of fitting multiple instances of a model to data corrupted by noise and outliers. The proposed solution is based on random sampling and conceptual data representation. Each poin
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-10
    • 文件大小:275910
    • 提供者:tomas
  1. pr

    0下载:
  2. 关于模式识别的一些文章,离群点的检查,svm的介绍,最优化设计-A number of articles on pattern recognition, inspection of outliers, svm introduction, the most optimal design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:526247
    • 提供者:周伟
  1. LIBRA_19jun09

    2下载:
  2. Our toolbox currently contains implementations of robust methods for location and scale estimation, covariance estimation (FAST-MCD), regression (FAST- LTS, MCD-regression), principal component analysis (RAPCA, ROBPCA), princi- pal component re
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:295084
    • 提供者:王一
  1. weka-src

    0下载:
  2. weka源代码 最全最新的 数据挖掘用机器学习实现。包含聚类 分类 关联规则 离群点监测。java平台-weka most up-to-date source of data mining using machine learning to achieve. Clustering association rules classification contains outliers monitoring. java platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5500715
    • 提供者:王某
  1. xuzhuol

    0下载:
  2. 基于改进K-means的压缩IP 由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:613619
    • 提供者:冰淇淋
  1. Least_Squares_optimal_affine_subspace

    0下载:
  2. 最小二乘优化算法。Matlab源码,直接可以使用。-Least Squares optimal affine subspace The zip includes: (1) lsqAffineSpace: a low level routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3631
    • 提供者:xuzs
  1. TimeSeriesPredictionUsingSupportVectorRegressionNe

    2下载:
  2. 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精确地预测混沌时间序列,具有很好的 理论和应用价值。-Ab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:316818
    • 提供者:11
  1. KalmanFilter-POS

    0下载:
  2. 基于新息正交性的Kalman滤波抗野值法在POS中的应用-Based on new information orthogonality Kalman filter outliers in POS Application
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:880679
    • 提供者:巽帝
  1. rgpca.tar

    0下载:
  2. Robust GPCA This package consists of implementations of three robust techinques to robustify GPCA-Voting in the presence of large amounts of outliers. For function details, please read the README file in the package.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:69430
    • 提供者:Bingmiao Huang
  1. removeoutliers123

    0下载:
  2. Uses the Thompson Tau technique to remove outliers from a vector containing statistical data
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1194
    • 提供者:rashrash
  1. SVM_Short-term-Load-Forecasting

    11下载:
  2. 优秀论文及配套源码。首先阐述了负荷预测的应用研究现状,概括了负荷预测的特点及其影响因素,归纳了短期负荷预测的常用方法,并分析了各种方法的优劣;接着介绍了作为支持向量机(SVM)理论基础的统计学习理论和SVM的原理,推导了SVM回归模型;本文采用最小二乘支持向量机(LSSVM)模型,根据浙江台州某地区的历史负荷数据和气象数据,分析影响预测的各种因素,总结了负荷变化的规律性,对历史负荷数据中的“异常数据”进行修正,对负荷预测中要考虑的相关因素进行了归一化处理。LSSVM中的两个参数对模型有很大影响,
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:334362
    • 提供者:NBB
  1. removee

    0下载:
  2. removing outliers from a vector containing statistical data
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:nnmb
  1. outliers

    0下载:
  2. 原创的的matlab命令,能够处理化工过程中的异常点,是化工过程数据矫正的基础 -The original matlab command, it s able to solve outliers in the chemical process, it is the basis of chemical process data correction
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:267612
    • 提供者:
  1. outliers

    0下载:
  2. remove outliers based on Thompson Tau by M Sohrabinia
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3216
    • 提供者:sadeg
  1. delete-outliers

    0下载:
  2. 用于去除一个数据集中的野点的matlab函数,可应用数据建模及统计分析-For input vector A, returns a vector B with outliers (at the significance level alpha) removed. Also, optional output argument idx returns the indices in A of outlier values. Optional output argument outlie
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2565
    • 提供者:Alex
« 12 3 4 »
搜珍网 www.dssz.com