-
jifen
各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。(Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.)
- 2012-12-02 15:54:40下载
- 积分:1
-
RollingForceCal
计算热轧中的单机架的轧制压力,采用的是SIMS公式,(rolling force calculation)
- 2010-06-13 18:35:53下载
- 积分:1
-
calculator
用mfc实现计算器的基本操作,支持键盘输入,并保留xp风格,可计算平方,幂,时间显示等操作(With mfc achieve the basic operation of the calculator, support for keyboard input, and retain xp style, calculates the square, power, time display and other operations)
- 2013-10-23 15:22:24下载
- 积分:1
-
ARXRLS
程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法(Program using C language, least squares identification algorithm and recursive least squares algorithm)
- 2012-10-26 13:07:45下载
- 积分:1
-
SVMPrediction
支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()
- 2008-03-08 13:58:11下载
- 积分:1
-
zuixiaofei-zuidaliu
文件中包括了最优化中的最小费最大流程序以及例子和程序(File included in the most optimal maximum flow procedures and examples of trees and procedures)
- 2014-07-17 09:54:20下载
- 积分:1
-
juzhen-yunsuan
vc++实现的矩阵运算方面得代码,很不错的,内容绝对好吃(matrix operations, code vc++ achieve very good, the content is absolutely delicious)
- 2012-08-12 22:06:39下载
- 积分:1
-
zhuangcuo
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢(Mr. foolish to write him five friends, he wrote five letters, but when his friend received a letter, told him: )
- 2007-07-12 00:48:29下载
- 积分: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
-
brick
有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
- 2013-10-23 14:32:13下载
- 积分:1