资源列表
p3181.rar
- 用奇异值和总体最小二乘法来求自滑动平均自回归的回归参数问题,Using singular value and the total least squares method for autoregressive moving average since the return parameters
lagelangrichazhi
- 拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the most important interest Ha ha
duli
- 用求解阶梯形行列式的方法求解矩阵中最大无关列向量-By solving the determinant of the ladder-shaped matrix method has nothing to do out of the largest vector
demo2
- 模拟我们乘法计算的方式,进行大数的阶乘计算,可以计算高达12000!的数字正确输出,计算速度快。-a code for fast calculation of factorial up to 12000!
j5
- 一个用于实现对主元消去进行运算的主元消去法fortran程序- A used to implement away on the main yuan calculations Lord yuan elimination technique FORTRAN programs
after
- 后缀表达式计算,比较完美的代码,已经运行过了,没有问题。-after analysis
asd
- 欧氏旅行售货员问题是对给定的平面上n 个点确定一条连接这n 个点的长度最短的哈密顿回路。-Euclidean traveling salesman problem is a given n points in the plane of a connection to determine the length of these n points the shortest Hamiltonian circuit.
The-Binary-Tree
- 构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of data (int type), the computer constructed a binar
matrix-operation
- 定义一个二维方阵类matrix。通过重载二元运算符"+"、"-"、"*"和一元运算符"~",来实现矩阵加、矩阵减、矩阵乘以及矩阵转置-Define a two-dimensional square class matrix. By overloaded binary operator+ " ," - " ," * " and unary operator" ~ " to achieve matrix plus matrix reducti
POJ-1170
- POJ 1170 动态规划。欢迎各种交流讨论。-POJ 1170 dynamic programming. Welcome to the various exchanges and discussions.
smooth
- 该程序能够实现数学问题中的五点三次平滑问题-The program can achieve a five-point math problems in cubic smoothing problem
stl
- Use of STL iss described in this code.