登录
首页 » Visual C++ » spline

spline

于 2020-12-23 发布 文件大小:22KB
0 315
下载积分: 1 下载次数: 32

代码说明:

  样条插值算法的matlab代码,包括一次样条插值,二次样条插值和三次样条插值,可根据需要选择(Spline interpolation algorithm matlab code, including a spline interpolation, quadratic spline interpolation and cubic spline interpolation, can be selected)

文件列表:

spline
......\barnes.m,3257,2012-01-17
......\Matlab functions for 1-D, 2-D, and 3-D splines in tension
......\.........................................................\spline1d.m,3875,2012-01-17
......\.........................................................\spline2d.m,5084,2012-01-17
......\.........................................................\spline2d_grad.c,2545,2012-01-17
......\.........................................................\spline2d_grad.m,203,2012-01-17
......\.........................................................\spline2d_green.c,2107,2012-01-17
......\.........................................................\spline2d_green.m,194,2012-01-17
......\.........................................................\spline3d.m,2616,2012-01-17
......\.........................................................\splinec2.m,2846,2012-01-17
......\.........................................................\splinec3.m,2993,2012-01-17
......\.........................................................\tspline_Makefile.txt,522,2012-01-17
......\matlab gridding examples.lnk,681,2012-01-24
......\regspline2d.m,5066,2012-01-17
......\spline2d.m,5947,2012-01-17
......\testdat.mat,3071,2012-01-17

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

发表评论

0 个回复

  • shuzhifenxi
    分数值分析的一些ppt课件,很有用,在学习C的时候,可以用到这些博大精深的思想(Fractional value analysis ppt courseware, useful when learning C, you can use these profound thought)
    2013-05-21 16:04:39下载
    积分:1
  • LU
    说明:  用Doolittle式的LU分解来求解线性方程组。(Solve the linear equations using Doolittle LU Decomposition!)
    2009-04-07 23:38:19下载
    积分:1
  • SUANFAPPT
    常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等) 算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等) (Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
    2013-04-23 12:28:26下载
    积分:1
  • calculator
    用mfc实现计算器的基本操作,支持键盘输入,并保留xp风格,可计算平方,幂,时间显示等操作(With mfc achieve the basic operation of the calculator, support for keyboard input, and retain xp style, calculates the square, power, time display and other operations)
    2013-10-23 15:22:24下载
    积分:1
  • Calculator
    Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
    2012-05-29 15:50:21下载
    积分:1
  • covFunctions
    高斯回归建立代理模型行协方差函数的选着的变成(gpml-matlab-v3.1-2010-09-27)
    2011-01-03 19:18:15下载
    积分:1
  • reynoldre
    湍流模型re计算流体力学软件udf 可以用于修改UDF文件(turbulence model FLUENT)
    2021-01-02 15:18:57下载
    积分:1
  • raytracer111
    电磁场与微波技术下的射线追踪技术。应用c语言编程(Electromagnetic Field and Microwave Technology under the ray tracing technique. Application c programming language)
    2013-06-02 20:32:24下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分:1
  • mixfft
    fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法(fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm)
    2008-07-27 12:35:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载