登录
首页 » matlab » bottom_up_segmentation

bottom_up_segmentation

于 2021-03-20 发布 文件大小:2KB
0 245
下载积分: 1 下载次数: 8

代码说明:

  这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。 (This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)

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

发表评论

0 个回复

  • bsvm
    两类支持向量机,用于分两类的问题其中是带有类别的结构体类型数据(binary svm)
    2011-05-01 16:58:07下载
    积分:1
  • singlehex2num
    Convert single precision IEEE hexadecimal string to number. By Matthias Nö ll.
    2013-07-31 09:22:17下载
    积分:1
  • 63535280pso123_pid
    说明:  本文件主要是针对于粒子群算法在matlab环境中地应用说编写地m文件!其中粒子群算法地目标函数可在源程序中自行更改! -(this document is mainly targeted at PSO algorithm in Matlab environment application to the preparation of that document m! )
    2010-04-20 21:55:59下载
    积分:1
  • ssb-modulation-a-demodulation-matlab
    利用matlab实现对单边带信号(ssb)进行调制与解调,适用于初学者(Using matlab to achieve single-sideband signal (ssb) for modulation and demodulation, for beginners)
    2011-09-16 18:10:10下载
    积分:1
  • ColorIimageSkinRegionDivides
    基于matlab的彩色图像皮肤区域分割算法与实现,包括原理介绍和算法实验(Matlab based on skin color image region segmentation algorithm and realize, including the principle of the experimental introduction and algorithms)
    2007-10-18 15:00:40下载
    积分:1
  • broadband_match_antenna_objective_function
    Designing Broadband Matching Networks (Part 1: Antenna)
    2015-02-13 17:38:28下载
    积分:1
  • SuperPixel
    matlab版的slic超像素分割代码,非常实用,效果很好(matlab version of the super slic pixel-division code, very practical, very good)
    2021-04-28 20:08:43下载
    积分:1
  • 三维重建MATLAB语言
    基于SFM的三维重建MATLAB程序,值得借鉴(SFM - based three - dimensional reconstruction of MATLAB procedures, worthy of reference)
    2020-12-06 21:09:22下载
    积分:1
  • case9
    IEEE9节点数据,可以用于电力系统潮流计算(IEEE9 node data can be used for power flow calculation)
    2020-12-11 11:19:18下载
    积分:1
  • GAUSS_ELIM--by-Cheuk
    Gaussian Elimination with Pivoting Method by Cheuk Function uses Gauss elimination with pivoting to solve a linear system in standard format. (linear, algebra, gaussian)
    2014-02-06 16:21:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载