登录
首页 » Visual C++ » na7

na7

于 2011-11-27 发布 文件大小:1KB
0 370
下载积分: 1 下载次数: 80

代码说明:

  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)

文件列表:

na7.cpp,4031,2011-11-25

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

发表评论

0 个回复

  • NCGC
    内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
    2012-08-27 15:43:00下载
    积分:1
  • Cpp-openlb
    格子boltzmann方法模拟2D圆柱绕流程序 C++程序d2Q9模型(Lattice boltzmann simulation program 2D flow around a cylinder model of C++ program d2Q9)
    2021-04-02 14:19:07下载
    积分: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
  • migration(FKaPS)
    F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
    2021-04-06 20:59:02下载
    积分:1
  • seepage-computation
    渗流计算,渗流浸润线的计算,溢出点高程的确定(seepage computation)
    2013-05-07 14:01:12下载
    积分:1
  • BICG
    BICG算法,是Krylov子空间的迭代方法之一(The BICG algorithm is one of the Krylov subspace iteration method)
    2012-07-09 21:57:18下载
    积分:1
  • 222
    一个仓本模型计算程序,用于计算奇异态和序参量(a program of kuramotto)
    2021-03-10 22:29:26下载
    积分:1
  • vc
    说明:  这是高斯列主元消去法的完整程序,可以求解线性方程组(This is the Gaussian elimination method PCA out a complete program, you can solve the linear equations)
    2014-10-25 18:45:15下载
    积分:1
  • 764
    多物理场耦合软件采用有限元方法模拟表面等离子体激元,适合入门学习者(Multi-physics coupling software using the finite element method to simulate the surface plasmon, suitable for entry-learners)
    2012-09-14 00:14:22下载
    积分:1
  • Riemann-problem
    一维黎曼问题,计算流体力学,C和Frotran预言代码(Riemann problem)
    2015-04-29 09:58:22下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载