登录
首页 » Visual C++ » na7

na7

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

  • Algorithm-Design-and-Analysis
    计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
    2013-04-08 10:52:50下载
    积分:1
  • duoxiangshi
    计算方法程序:多项式拟合(Calculation procedure: Polynomial Fitting)
    2008-05-01 14:42:31下载
    积分:1
  • Max-IntMax-MinMin-Min
    极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序(Minimal algorithm (Min-Min), max-min algorithm (Max-Min), maximum time-span algorithm (Max-Int) three typical mapping algorithm and the algorithm of the calculation program)
    2008-04-01 20:41:46下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • 2_Brusselator_Heun_period_boundary
    经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
    2014-01-18 22:16:57下载
    积分: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
  • RNN-RTRL-train
    递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。( Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
    2021-01-21 09:08:41下载
    积分:1
  • MatrixCalculator
    实现线性代数的矩阵运算的C++程序,矩阵计算器。(Linear algebra matrix operations C++ procedures matrix calculator.)
    2013-01-26 15:33:54下载
    积分:1
  • dp5566
    一个非线性方程的matlap程序,杜芬方程的变异(A nonlinear equations matlap program, variation of Duffing equation)
    2015-04-04 11:20:45下载
    积分:1
  • all
    计算流体力学软件Fluent中所有的曳力模型UDF程序(Fluent CFD software, all of the drag model for UDF)
    2020-11-25 17:29:32下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载