登录
首页 » matlab » bottom_up_segmentation

bottom_up_segmentation

于 2021-03-20 发布 文件大小:2KB
0 239
下载积分: 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 个回复

  • vectorcontrol
    基于Matlab按转子磁链定向矢量控制系统的仿真.(Based on Matlab by the rotor-flux-oriented vector control system simulation.)
    2009-11-13 10:10:01下载
    积分:1
  • PhC_waveguide_distribution
    field distrubution of PhC
    2011-05-07 20:20:37下载
    积分:1
  • HVDC_SynSTAT_Final
    this is a simulation of HVDC system
    2012-08-29 11:36:26下载
    积分:1
  • classical-GA-method
    遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.)
    2015-01-30 11:58:25下载
    积分:1
  • stock_random
    一个基于随机数生成器的模拟证券走势(可以绘图)例程 可用作随机生成走势图用作软件测试数据源(A random number generator based on the simulation routines securities movements)
    2012-01-18 10:45:09下载
    积分:1
  • matlabgui
    matlab 关于GUI学习的资料,非常有使用价值(matlab on the GUI to learn the information, very value)
    2009-09-29 15:51:42下载
    积分:1
  • Necessary-60-matlab-code
    ~~~~~~~为初级学者使用的遗传算法~~~~~~~~~~~~(Genetic Algorithms for Primary learner)
    2012-04-29 15:19:46下载
    积分:1
  • KSVD_Matlab_ToolBox
    本文件是用MATLAB实现的KSVD算法,方便算法的调用和移植(These file is the KSVD algorithm in MATLAB, and it is convinent to call and copy.)
    2014-12-01 22:23:45下载
    积分:1
  • _nurbs_
    Matlab source code for nurbs curves
    2011-12-21 19:07:14下载
    积分:1
  • Harris-corner
    MATLAB下Harris算法的角点检测(Harris corner detection algorithm under MATLAB)
    2013-12-10 22:24:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载