-
4zeyunsuan
复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
- 2013-10-11 16:41:48下载
- 积分:1
-
na7
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)
- 2011-11-27 11:47:21下载
- 积分:1
-
sanzhuyuan
平面波展开法计算二维三组元周期结构的带隙特性。(Plane wave expansion method for calculation of two dimensional three groups yuan cycle structure of the band gap characteristic)
- 2021-04-17 17:08:52下载
- 积分:1
-
ARXRLS
程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法(Program using C language, least squares identification algorithm and recursive least squares algorithm)
- 2012-10-26 13:07:45下载
- 积分:1
-
shuzhifenxi
分数值分析的一些ppt课件,很有用,在学习C的时候,可以用到这些博大精深的思想(Fractional value analysis ppt courseware, useful when learning C, you can use these profound thought)
- 2013-05-21 16:04:39下载
- 积分:1
-
ansys-structure
ansys 求解桥梁结构弯矩响线的命令流,非常实用(ansys solving the stream of the bridge structure bending ring line command is very useful)
- 2012-05-30 12:04:18下载
- 积分:1
-
rili
计算日期时间,可以显示不同颜色,主要用以计算上班日期,换班日期,十分方便。(Daliy Calc)
- 2015-05-04 13:37:15下载
- 积分:1
-
kabg
α-β-γ滤波函数,可实现对等间隔的观测数据进行滤波估计。(α-β-γ filter function design by C language. Complete the filter evaluation function for equidistant discrete data.)
- 2013-08-19 16:40:24下载
- 积分:1
-
free-cfd-1.0.1
一个通用的CFD求解器,代码结构清楚,简洁,适用于开发自己的CFD程序。(A general of CFD solver, the code structure is clear, concise, applicable to the development of the CFD program.)
- 2020-10-08 00:07:38下载
- 积分:1
-
projection
CT迭代重建算法中3维投影矩阵的生成算法,该算法对学习计算机断层层析成像很有帮助。(CT image reconstruction projection ,3D)
- 2012-10-26 23:46:42下载
- 积分:1