登录
首页 » Visual C++ » na7

na7

于 2011-11-27 发布 文件大小:1KB
0 172
下载积分: 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 个回复

  • oofem-2.4
    有限元计算开源库,可以用于计算动力、静力、磁场等等方面的计算(Finite element calculation open source library)
    2017-12-06 12:01:58下载
    积分:1
  • quadTreeMortCode
    编写求取下述矩阵四叉树四进制M码和十进制码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19 (Prepared to strike the following matrix quadtree quaternary M code decimal code and procedures, and the operation result returned. 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11, 11, 12,12,15,16,19,19, 11,11,12,12,17,18,19,19)
    2020-11-21 12:19:35下载
    积分:1
  • GBAS
    利用蚁群算法求解TSP问题, 从Location.dat文件输入每个城市的坐标。(The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.)
    2009-06-18 09:08:14下载
    积分:1
  • SignalProcess
    基于Visual C++的地震信号处理程序源代码,包括常用的FFT和Hilbert变换代码。(Visual C++ based on the seismic signal processing program source code, including the commonly used FFT and Hilbert transform code.)
    2010-05-09 20:34:45下载
    积分:1
  • digital5
    数值计算的算法,采用c++实现,移植容易,一定能够用。(Data processing)
    2010-12-23 06:01:07下载
    积分:1
  • 稀疏矩阵标准答案
    经典矩阵运算问题求解(classic problem solving matrix operations)
    2005-03-10 14:05:21下载
    积分: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
  • emd
    c语言程序编写在经验模态分解,包含三次样条(c language programming in the empirical mode decomposition, contains the cubic spline)
    2021-02-03 01:10:00下载
    积分:1
  • sanzhuyuan
    平面波展开法计算二维三组元周期结构的带隙特性。(Plane wave expansion method for calculation of two dimensional three groups yuan cycle structure of the band gap characteristic)
    2021-04-17 17:08:52下载
    积分:1
  • Riemann-problem
    一维黎曼问题,计算流体力学,C和Frotran预言代码(Riemann problem)
    2015-04-29 09:58:22下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载