登录
首页 » Visual C++ » na7

na7

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

  • shannon
    此程序为香农编码的程序实现的过程及相关参数和结果。(shannon)
    2010-06-02 16:47:42下载
    积分:1
  • Allocation-problem
    用计算机编程的方法建立试卷的合理分配问题的优化模型(Optimization model to establish the papers a reasonable allocation problem with computer programming methods)
    2013-03-14 21:05:15下载
    积分:1
  • The-art-of-programming
    超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)
    2012-07-25 10:36:13下载
    积分:1
  • NEWTONDIEDAI
    用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
    2011-10-09 21:58:54下载
    积分:1
  • LBM-cylinder
    用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
    2021-04-02 14:19:07下载
    积分:1
  • My21Narcissus
    21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
    2012-09-07 11:42:41下载
    积分:1
  • shuzhijisuan
    数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值(Numerical example)
    2014-01-03 10:38:53下载
    积分:1
  • zuixiaojiaocha
    偏最小二乘法中的交叉有效性计算,看看,可能有用(PLS cross-validity of the calculation, see, may be useful)
    2008-05-13 21:14:08下载
    积分:1
  • 牛顿法解混沌
    说明:  一个用C语言编写的求混沌序列的源程序,挺好的!(a C language for the chaotic sequence of the source, very good!)
    2005-10-25 09:34:33下载
    积分:1
  • fft13
    fft code in visual c++
    2011-07-16 22:23:05下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载