登录
首页 » matlab » bottom_up_segmentation

bottom_up_segmentation

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

  • TestChapter7_EP
    以矿山管理为例子解决离散时间和离散状态的动态模型。(solving the discret time,discret state dynamic models in economics.)
    2012-03-28 17:02:39下载
    积分:1
  • juanjijiaoji
    介绍了卷积码的特点以及卷积码的编码和解码, 讨论了加入交织后的对卷积编码的误码率的改 善情况, 并(Describes the characteristics of convolutional codes, and convolutional code encoding and decoding, after the discussion by adding cutting the error rate of the convolutional coding to improve the situation and)
    2010-05-13 20:25:41下载
    积分:1
  • LSTD
    陈启中《linear system theory and design》线性系统经典书籍(Chen Qi <linear system theory and design> classic books of linear systems )
    2014-11-12 16:22:56下载
    积分:1
  • Rate-equation
    有限差分法求解速率方程,用于各种激光器及放大器的数值求解。(Slove rate equation with finite difference method)
    2015-04-07 23:21:26下载
    积分:1
  • Statistics
    Time series statistical analysis, used to obtain various statistics,include Variance Median The maximum value The minimum value Standard deviation Skewness Kurtosis Jarque-Bera test Concomitant probability of Jarque-Bera test
    2014-01-17 16:58:25下载
    积分:1
  • My_first_BP
    matlab实现BP模型。注释明白直观,使用方便。(Matlab implements BP model. The notes are clear, intuitive and easy to use.)
    2020-06-21 20:00:02下载
    积分:1
  • python_book
    实现Lagrange,Hermite,以及分段线性插值算法,需要用from * import *引用,如要使用lagrange, from lagrange import lagrange(Realize Lagrange, Hermite, and piecewise linear interpolation algorithm, need to quote from* import*, such as to use lagrange, from lagrange import lagrange)
    2007-10-27 10:46:03下载
    积分:1
  • AC_BUCK_BOOST
    AC Buck Boost simulation using MATLAB
    2014-11-16 17:50:30下载
    积分:1
  • The-nonlinear-least-square-method
    c语言非线性最小二乘法的程序,解决非线性最小二乘法问题(The nonlinear least square method)
    2014-12-10 14:46:46下载
    积分:1
  • today_blog
    Algorithm development starts in MATLAB, Lab-view, C and JAVA which uses complex floating point arithmetic. These algorithms get transfer to hardware implementation team. Then the hardware design teams implement this abstract algorithm on the specific hardware that meets the system level specifications
    2014-12-12 01:51:39下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载