登录
首页 » Visual C++ » spline

spline

于 2020-12-23 发布 文件大小:22KB
0 309
下载积分: 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 个回复

  • KrigingContour
    说明:  克里金、反距离插值算法_栅格图等值线填充等(Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.)
    2008-11-19 10:41:37下载
    积分:1
  • digital5
    数值计算的算法,采用c++实现,移植容易,一定能够用。(Data processing)
    2010-12-23 06:01:07下载
    积分:1
  • Rectangle
    根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle Create a class Rectangle with attributes length and width, each of which defaults to 1 a. Provide member functions that calculate the perimeter and the area of the rectangle. b. Also provide set and get functions for the length and width attributes. The set functions should verify that length and width are each integer numbers larger than 0 and less than 20. c. Write draw function to display the Rectangle: in Assignment1. ) d. Write a driver program to test class Rectangle.)
    2012-10-24 23:54:51下载
    积分:1
  • 82859165cifa
    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 (Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
    2011-06-21 22:50:34下载
    积分:1
  • free-cfd-1.0.1
    一个通用的CFD求解器,代码结构清楚,简洁,适用于开发自己的CFD程序。(A general of CFD solver, the code structure is clear, concise, applicable to the development of the CFD program.)
    2020-10-08 00:07:38下载
    积分:1
  • FDTD_computational_electromagnetics
    很有用的一篇国外关于FDTD算法的学术论文,相信对初学者有很大帮助(Useful in a foreign academic papers on the FDTD method, I believe very helpful for beginners)
    2010-05-24 23:50:03下载
    积分:1
  • DFP
    DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
    2011-11-19 14:07:21下载
    积分:1
  • Riemann-solver
    程序是关于计算两相黎曼问题的一个求解器。可以直接设置。(The code is a solver about the two-phase Riemann problem. the user can use it directly.)
    2016-06-28 13:52:45下载
    积分:1
  • Desktop
    说明:  在进行激光熔覆或者焊接时可用到的移动热源命令流(Command flow of moving heat source available during laser cladding or welding)
    2020-07-01 22:55:37下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载