登录
首页 » Visual C++ » na7

na7

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

  • 模拟波动方程的有限元程序 FEM
    模拟波动方程的有限元程序,计算波场快照,有程序说明!(Simulation of the wave equation, the finite element program, calculate the wave field snapshot, procedural instructions)
    2020-06-30 00:20:02下载
    积分:1
  • cp
    说明:  最小二乘法拟合曲线的一个小程序,采用C++程序,(Least-squares fitting curve C++ program)
    2012-07-24 12:26:31下载
    积分:1
  • CalcExpress
    很好的算法,可广泛用于各行业(如工控)计算组态(It s a very good arithmetic that can be used at many industries.such as industry control,for caculation configuration.)
    2005-07-18 17:14:40下载
    积分:1
  • suanshubianma
    算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
    2012-08-13 03:57:21下载
    积分:1
  • xiankuan
    线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系(linewidth calculator)
    2012-11-04 21:45:12下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • cddbn__Y1020918
    研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
    2008-05-06 09:38:56下载
    积分:1
  • clusterinquest
    cluster in quest聚类算法是基于密度和网格的聚类算法。对于大型数据库的高维数据聚类集合。(cluster in quest clustering algorithm is based on the density of the grid and clustering algorithm. For large database of high-dimensional data clustering pool.)
    2006-12-08 21:13:15下载
    积分:1
  • Gauss
    高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
    2013-08-10 12:31:59下载
    积分:1
  • sd452
    用谱方法计算流体力学一些流动现象的整体稳定性,MIMO OFDM matlab仿真,本程序的性能已经超过其他算法。( Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, MIMO OFDM matlab simulation, This program has exceeded the performance of other algorithms.)
    2017-04-18 11:10:42下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载