登录
首页 » Visual C++ » na7

na7

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

  • atjjs
    埃特金加速法,一个数值分析中的算法,大家先看看哦(Aitken acceleration method, a numerical analysis of the algorithm, we look at the flash open her cloak)
    2007-06-18 10:34:17下载
    积分:1
  • C
    说明:  含随机出题(四则运算)及其迭代程序、返回数组中最大子数组和及其迭代程序等。(Software class operations, including four operations and iterative procedure, returns an array of sub-arrays and the largest and Iterative procedures)
    2016-07-01 08:32:22下载
    积分:1
  • SHENGXUE_BEM
    求解声学问题的边界元程序,给声学研究的人员很大启发(Solving the problem of acoustic boundary element program, to inspire great acoustic research staff)
    2011-07-27 06:37:38下载
    积分:1
  • TouYing
    主要功能是进行高斯正算,高斯反算及透视方位投影的显示。(Main function is to be considered are Gaussian, inverse Gaussian and the perspective projection display position.)
    2009-05-06 08:38:45下载
    积分:1
  • Allocation-problem
    用计算机编程的方法建立试卷的合理分配问题的优化模型(Optimization model to establish the papers a reasonable allocation problem with computer programming methods)
    2013-03-14 21:05:15下载
    积分:1
  • AirbornePointEcho
    C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
    2020-07-04 05:40:02下载
    积分:1
  • aphysicaltool
    用于计算大物实验中常用的平均值和不确定度。(a simple tool to calculate average of input values.)
    2015-01-16 17:01:29下载
    积分:1
  • gsl1.8
    GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。 (GNU Scientific Library (GSL) is a C language library for scientific computing. There are more than 1000 functions.)
    2013-04-23 10:51:50下载
    积分:1
  • Gearerroranalysisprogam
    用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
    2020-09-09 10:48:02下载
    积分:1
  • rcwa-2d_7_12_2012
    严格的衍射积分计算,实现光栅结构透过反射场2维分布的严格解计算,利用散射积分对耦合模方程进行严格计算解 衍射,光栅,场,二维,积分,散射矩阵,耦合模理论(Strict calculation of the diffraction integral, the grating structure is realized through the rigorous solution of the 2 dimensional distribution of the reflection field. Diffraction, grating, field, two-dimensional, integral, scattering matrix, coupled mode theory)
    2021-02-07 20:49:55下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载