登录
首页 » Visual C++ » na7

na7

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

  • floorplanning-and-route
    Floor planning and route
    2014-03-04 05:33:40下载
    积分:1
  • equal
    求解四元三次方程组,通过在VC++的编程环境,实现计算的高速运行(Solving four yuan cubic equations by VC++ programming environment, to achieve high-speed operation calculated)
    2013-06-19 08:24:46下载
    积分:1
  • acoustic
    交错网格声波方程交错网格有限差分地震波场计算波场正演模拟。 (The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme )
    2010-09-19 15:53:45下载
    积分:1
  • fitellipse(two-method)
    我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数(I collected foreigner series the oval fitting algorithm, C++, achieve)
    2020-10-16 09:17:29下载
    积分:1
  • Simpleequationstoachieve
    说明:  利用该方程组求解一般的线性方程组,别且符合数学求解原理(Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve)
    2010-04-22 10:38:10下载
    积分:1
  • DosBigMath
    实现1到1000位的大数运算(包括加减乘除和浮点数运算),运行环境是vs2005(1-1000, large number operations (addition, subtraction and floating-point), the operating environment is vs2005)
    2012-05-26 21:15:29下载
    积分:1
  • synthesis-of-mechanism
    对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。(For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.)
    2011-06-23 15:42:20下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • Generator
    这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
    2013-07-10 14:19:34下载
    积分:1
  • supervisedWSD
    利用贝叶斯分类原理实现多义词的消歧。首先利用训练语料进行训练,然后基于机器已经获取的知识的基础上对生语料进行词义标注。(Realize the principle of the use of Bayesian classification polysemous word sense disambiguation. First of all, the use of training corpus for training, and then the machine has been based on knowledge gained on the basis of corpus for semantic tagging of Health.)
    2008-05-15 19:04:24下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载