搜索资源列表

  1. functionz1

    0下载:
  2. 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, g
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:讲演
  1. Cubic-Spline-Interpolation

    0下载:
  2. 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。-regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:275456
    • 提供者:王献中
  1. three_curve

    0下载:
  2. 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:101376
    • 提供者:珠海
  1. cubic_spline

    0下载:
  2. 三次样条插值的MATLAB程序(三弯矩方程)-Cubic Spline Interpolation MATLAB (3 Moment equation)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:郭嘉研
  1. adfasdfsdf

    0下载:
  2. 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:王宝华
  1. SPLIE2

    0下载:
  2. 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. 3INSERT

    0下载:
  2. 三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:chenjie
  1. spline513

    0下载:
  2. 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:宋亚平
  1. 3chazhi

    0下载:
  2. 恩,就是三次样条插值,小弟刚刚学会编程,大家见谅,见谅-TU, cubic spline interpolation, younger brother had just learned programming, we apologize, apologize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:la
  1. EMD-C

    0下载:
  2. EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. DrawBSplineCode

    0下载:
  2. 绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:mikle
  1. polyfit

    0下载:
  2. 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:石林
  1. Spline+ellipse

    0下载:
  2. 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:74752
    • 提供者:wgede
  1. matlabcs

    0下载:
  2. 三次样条插值的源程序,程序稍稍长了点 希望大家能用到-cubic spline interpolation of the source, procedures slight hope everyone can wait to
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:徐国强
  1. cubicspline

    0下载:
  2. 自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:charming
  1. splintFE

    0下载:
  2. 有固定端点斜率条件的分段三次样条插值程序。-fixed endpoint slope conditions cubic spline interpolation procedure.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:闰土
  1. sanciangtiao

    0下载:
  2. 数值分析,三次样条插值的实验代码,可工大家参考-numerical analysis, cubic spline interpolation of code, the reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jianing851218
  1. TriSpline

    0下载:
  2. 三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:"input the value of the variable:",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:280576
    • 提供者:唐新猛
  1. 3spline

    0下载:
  2. 自己保存的很好的关于三次样条的c语言的程序-their preservation of the good of cubic spline procedure language c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:625664
    • 提供者:lixu
  1. SplineCSharp

    0下载:
  2. C#编写的三次样条插值函数,TSS法求解对角矩阵方程函数,插值点函数值计算函数。-prepared by the cubic spline interpolation function, TSS method diagonal matrix equation function, interpolation function point value function.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:詹华
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org