资源列表
calculate-the-eigenvalues
- 本程序是通过反幂法计算矩阵特征值和特征向量,该方法已经调试通过。实验验证,本方法计算效率高 时间复杂度相对其他算法较低。-This procedure is calculated by inverse power eigenvalues and eigenvectors, the method has been debugged. Experiments, the high efficiency of this method time complexity is lo
aiermite
- 3次艾尔米特插值,数值分析课程例题。插值函数不但在节点上与原函数值相等,而且还在节点上相切,对应的导数值也相等,甚至要求高阶导数也相等。-3 Al Mitt interpolation, numerical analysis course examples. Interpolation function not only in the nodes of the original function values are equal, but also tangentia
wolfe
- 求解无约束优化问题 wolfe线性搜索代码-Wolfe line search for unconstrained optimization
invgradient
- 数值计算中 求解负梯度的算法代码 可用于数值优化等问题-Negative gradient numerical algorithm for solving the code
Newton
- 数值计算中求解最优化问题时 针对无约束优化问题的牛顿法求解算法代码-Solving numerical optimization problems in the unconstrained optimization problem for the Newton algorithm code
HR-GPSR
- 数值计算中最优化问题求解 共轭梯度法解无约束最优化问题-Numerical optimization problem solving in the conjugate gradient method for unconstrained optimization problems
shuzhijisuan
- 数值计算简单的算术数学计算,很有用的。课本后的数值计算习题。-logic mangmant
Least-squares-curve-fitting
- 本程序用C语言实现最小二乘法拟合曲线,欢迎大家下载-C language with least square fitting curve
Out-the-main-elements-of-elimination
- 本程序采用列主元素消去法解线性方程,最大变元数1-This procedure uses the main elements of the column elimination method for solving linear equations, the maximum number of variables 100
Electromagnetic-transient
- 本程序采用节点导纳矩阵计算短路电流,实现电力系统电磁暂态的计算-This program uses the node admittance matrix calculated short-circuit current, to achieve the calculation of power system electromagnetic transient
Quadratic-interpolation
- 本程序用二次插值法计算任意点的函数值,欢迎下载-This procedure calculated by quadratic interpolation function values at any point, please download
Matrix-decomposition
- 本程序用矩阵分解法解线性方程组,最大变元数1-The program uses matrix decomposition method for solving linear equations, the maximum number of variables 100
