登录
首页 » matlab » outlier

outlier

于 2021-04-14 发布 文件大小:96KB
0 231
下载积分: 1 下载次数: 21

代码说明:

  利用matlab进行离群点检测,包含KNN,LOF,k-means方法(Using MATLAB to detect outliers, including KNN, LOF and K-means methods.)

文件列表:

outlier, 0 , 2017-10-21
outlier\.svn, 0 , 2010-08-10
outlier\.svn\all-wcprops, 1244 , 2010-08-10
outlier\.svn\entries, 1712 , 2010-08-10
outlier\.svn\prop-base, 0 , 2010-08-10
outlier\.svn\props, 0 , 2010-08-10
outlier\.svn\text-base, 0 , 2010-08-10
outlier\.svn\text-base\data.txt.svn-base, 246 , 2010-08-10
outlier\.svn\text-base\Outlier_Demo.m.svn-base, 2161 , 2010-08-10
outlier\.svn\text-base\Outlier_Global.m.svn-base, 522 , 2010-08-10
outlier\.svn\text-base\outlier_readme.txt.svn-base, 2755 , 2010-08-10
outlier\.svn\text-base\Outlier_Scatter.m.svn-base, 1822 , 2010-08-10
outlier\.svn\text-base\Outlier_Test.m.svn-base, 817 , 2010-08-10
outlier\.svn\text-base\Outlier_Variogram.m.svn-base, 644 , 2010-08-10
outlier\.svn\text-base\Show_Data.m.svn-base, 547 , 2010-08-10
outlier\.svn\text-base\Show_Hist.m.svn-base, 663 , 2010-08-10
outlier\.svn\tmp, 0 , 2010-08-10
outlier\.svn\tmp\prop-base, 0 , 2010-08-10
outlier\.svn\tmp\props, 0 , 2010-08-10
outlier\.svn\tmp\text-base, 0 , 2010-08-10
outlier\data.txt, 274 , 2017-10-21
outlier\data_analysis.m, 2275 , 2017-10-21
outlier\kmeans_with_outlier_eliminate.m, 953 , 2013-06-03
outlier\LOF.m, 1502 , 2017-10-22
outlier\OutlierFind.m, 780 , 2017-10-21
outlier\Outlier_Demo.m, 2175 , 2017-10-21
outlier\Outlier_Global.m, 3409 , 2017-10-21
outlier\outlier_readme.txt, 2755 , 2003-05-10
outlier\Outlier_Scatter.m, 1822 , 2017-10-21
outlier\Outlier_Test.m, 3722 , 2017-10-21
outlier\Outlier_Variogram.m, 644 , 2003-05-09
outlier\Show_Data.m, 547 , 2017-10-21
outlier\Show_Hist.m, 663 , 2003-05-09
outlier\test.m, 221 , 2016-05-19
outlier\test.mat, 80013 , 2017-10-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • worldmap4
    temportort meeting jakepl
    2010-02-03 12:22:34下载
    积分:1
  • concatenate
    说明:  文件组合合并. 该程序用于将两个文件(可以是txt或xls文件)进行组合合并,例如假设A.txt文件中含有‘00’和‘01’两行,B.txt文件中含有‘aa’和‘ bb’两行,则合并后的文件AB.txt文件中含有‘00aa’、‘ 00bb’、‘01aa’和‘ 01bb’四行。(Combination of the merger document. The program for the two files (can be a txt or xls file) in the combined portfolio, such as the assumption A.txt document 00 and 01 contains two lines, B.txt documents containing aa and bb two lines, then after the merger documents AB.txt document containing 00aa, 00bb, 01aa and 01bb quatrain.)
    2008-09-12 17:10:00下载
    积分:1
  • pcnn
    这是pcnn用于边缘检测的matlab源代码,希望对大家有用。(edge detection for the Matlab source code, we hope that the right useful.)
    2007-02-03 00:07:29下载
    积分:1
  • doa_music
    波达角的检测是阵列信号处理的重要内容,而其中多重信号分类算法 算法是最经典的检测波达角的方法(directe of arrival is an important part of array signal processing, which Multiple Signal Classification algorithm is the most classic method of detection angle of arrival)
    2011-11-02 08:40:16下载
    积分:1
  • bisection
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
    2011-11-23 09:46:51下载
    积分:1
  • separation
    采用子带GMM建模和贝叶斯理论来实现单信道混合语音的分离。主要分训练和分离两个阶段(Using sub-band GMM modeling and Bayesian theory to achieve the single-channel mixed audio separation. Mainly consists of two stages: training and separation )
    2009-10-29 09:12:53下载
    积分:1
  • PAM
    说明:  PAM抗噪性能的盟特卡络 仿真 包括 噪声发生器 原程序以及误码率计算程序(PAM anti-noise performance of the Union Teka contact simulation including noise generator and bit error rate of the original program procedures)
    2010-05-01 22:42:32下载
    积分:1
  • tuxing
    matlab图形绘制程序,比较基础,特别适合初学者(matlab graphics drawing program, more basic, especially for beginners)
    2011-11-26 10:33:15下载
    积分:1
  • arr6
    数值模拟轨道不平顺,可以做为轮轨激励施加到轨道和轮轨上,研究轮轨的高频振动(Numerical simulation of track irregularities, can apply for wheel-rail incentive on the rail and wheel/rail, high frequency vibration of the wheel/rail)
    2021-03-13 20:19:24下载
    积分:1
  • de2bi
    with this file, you can change decimal format into binary format.
    2010-05-08 03:40:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载