资源列表
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
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
math-calculate
- 数值分析(研究生计算方法)的作业案例,应该是前两章的内容-Numerical Analysis (Graduate calculation method) operating case, it should be the content of the first two chapters
Modified-Euler
- Modified Euler Method for solve Differential equation
Cpp1
- 利用最小二乘法拟合多项式的算法,该算法适用于将任意一组数据拟合成任意次数的多项式-By least squares polynomial algorithm, which applies to any number of times to synthesize a set of data prepared by an arbitrary polynomial