登录
首页 » matlab » functionz

functionz

于 2006-03-15 发布 文件大小:3KB
0 70
下载积分: 1 下载次数: 1

代码说明:

说明:   在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常用的方法,也是函数spline所采用的方法,就是采用非扭结(not-a-knot)条件。这个条件强迫第一个和第二个三次多项式的三阶导数相等。对最后一个和倒数第二个三次多项式也做同样地处理。 (the Cubic Spline, to find three polynomial, approaching every right to point the data curve. The kind of terms, these data points called breakpoints. Because only two points a straight decisions, and in between the two curves can be used an infinite number of cubic polynomial approximation. Therefore, in order for the outcome of uniqueness. The Cubic Spline, add the cubic polynomial bound by the conditions. By limiting each cubic polynomial of the first order and second-order derivative, it breakpoint in the same Department, we can better identify all internal cubic polynomial. In addition, the polynomial approximation of these breakpoints slope and curvature is continuous. However, the last one and a cubic polynomial in a breakpoint and the final one, not accompanied by polynomials. There)

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

发表评论

0 个回复

  • intdump
    INTDUMP Integrate and dump. Y = INTDUMP(X, NSAMP) integrates the signal X for 1 symbol period, then outputs one value into Y. NSAMP is the number of samples per symbol. For two-dimensional signals, the function treats each column as 1 channel.
    2013-03-17 01:32:25下载
    积分:1
  • code
    MATLAB code for back propogation neural networks for more than five variable
    2013-11-15 18:50:14下载
    积分:1
  • 91331985denoise
    this is source code of matlab to reduce the noise of image.
    2009-03-22 05:26:11下载
    积分:1
  • dctfinalinmatlab
    It will take a DCT of Jpg image.
    2009-03-27 23:19:01下载
    积分:1
  • BPF
    说明:  借助MATLAB实现带通数字滤波器的设计(MATLAB with the realization of band-pass digital filter design)
    2009-08-23 16:30:26下载
    积分:1
  • buffer
    说明:  在MATLAB中可以当做发射信号的缓冲,以提高系统的稳定性,从而防止数据的剧烈变化(BUFFER Buffer a signal vector into a matrix of data frames. Y = BUFFER(X,N) partitions signal vector X into nonoverlapping data segments (frames) of length N. Each data frame occupies one column in the output matrix, resulting in a matrix with N rows.)
    2011-04-08 08:57:12下载
    积分:1
  • 不同算法对时间序列进行奇异谱分解的源序代码ssa
    不同算法对时间序列进行奇异谱分解的源程序代码,matlab2006a平台调试通过(different algorithms on time series singular spectral decomposition of the source code, matlab2006a through debugging platform)
    2007-02-27 22:24:25下载
    积分:1
  • Matlab_zuixiaoerchengfa
      最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法   基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条   自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流   量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新   确定,如此多次迭代,最终得到最小费用最大流.( Minimum cost maximum flow algorithm for general Matlab functions based on the Floyd shortest path algorithm of Ford and Fulkerson superposition algorithm of the basic ideas: the cost of unit flow on the arc as a certain length of Floyd for the most short-circuit method to determine the one percent V1 through Vn are the most short-circuit then this short circuit as a scalable road, a method for solving the maximum flow problem on flow increased to the maximum possible value that the shortest way increased traffic, the cost of unit flow on each arc sure, so many iterations, the final minimum cost maximum flow.)
    2012-07-27 14:54:17下载
    积分:1
  • source
    source code is related to the matlab projects in matlab
    2012-02-09 14:30:30下载
    积分:1
  • 带约束的遗传优化算法
    带约束的多目标遗传优化算法NSGA-II(Constrained Multi-objective Genetic Algorithms NSGA-II)
    2020-12-18 22:29:10下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载