登录
首页 » matlab » Oulier

Oulier

于 2019-07-02 发布 文件大小:2KB
0 62
下载积分: 1 下载次数: 0

代码说明:

  This function file calculates the outlier by different methods including MAD, Sliding window MAD, IQR, etc.

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

发表评论

0 个回复

  • Binary_Shift_Keying
    this program is for binary shift keying.
    2010-10-25 13:52:57下载
    积分:1
  • minzf
    使用matlab编程实现了凤凰传奇的音乐《最炫民族风》。(use the matlab realize the music of 最炫民族风)
    2012-08-15 16:59:44下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • 234
    图像分割的,cv水平集模型的matlab算法(Level Set cv)
    2014-01-08 11:05:07下载
    积分:1
  • cyclostationspectrum-estimation-
    循环平稳信号的空间谱估计课件,应该对大家有帮助(Spatial spectrum estimation cyclostationary signals)
    2014-03-24 22:08:55下载
    积分:1
  • Automatic-identification
    A.K.Nandi和E.E.Azzouz的期刊文献,是关于调制识别的经典文章,该文献是关于数字调制识别的,包括MASK,MPSK,MFSK调制方式的数字信号识别。(AKNandi and EEAzzouz of journal articles, is a classic article on the modulation recognition, the literature is about the digital modulation recognition, including MASK, MPSK, MFSK modulation digital signal identification.)
    2011-06-11 14:45:58下载
    积分:1
  • MATLAB7_System_Modeling_and_Simulation
    MATLAB7最常见功能之系统建模与仿真,里面是一些常用命令列表。(The most common MATLAB7 modeling and simulation of the system function, the inside be some common order list.)
    2009-03-24 16:07:10下载
    积分:1
  • Kalmanfilter_and_paper
    我最近发表的一篇卡尔曼滤波的论文和程序,有详细的注释,且论文已发表,通过专家审核,滤波程序精度高,希望能对大家有帮助。(I recently published a Kalman filter papers and procedures, detailed notes, and papers have been published, through expert review, filtering procedures with high precision, hoping to be helpful to everyone.)
    2010-01-08 16:16:44下载
    积分:1
  • 01280583
    Direct torque control based neural netwoek
    2010-12-16 20:47:16下载
    积分:1
  • MLPG_Mixed_Collocation1
    MLPG is a combination of collocation method and EFG
    2013-01-10 21:19:32下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载