资源列表
BP算法源程序
- 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
zuisutidufa
- 求解系数矩阵对称正定的线性方程组的最速下降法-Symmetric positive definite coefficient matrix for solving linear equations steepest descent method
BClagrange
- 质心拉格朗日算法的MATLAB代码,是对拉格朗日算法的改进-Lagrange centroid algorithm MATLAB code, is a Lagrange Algorithm
Laplace-hadi
- In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
Lexicographic-problems
- 算法与设计书中的---经典的字典序问题,C++的形式,可直接用。-Lexicographic problems
lagelangrichazhi
- 高等数中拉格朗日差值算法的源代码代码,希望能对大家有所帮助!-The high number of Lagrangian difference code!
duoquxian
- ,通过提取曲线上的个别点,进行多条曲线拟合-, By extracting individual points on the curve for curve fitting multiple
a
- C++实现的大数相乘 开发环境VS2012-C++ multiplying large numbers to achieve development environment VS2012
lagrangeinterpolation
- lagrange插值才vc++程,利用易知的节点来计算所在区间内未知节点的值-lagrange interpolation process was vc++ using easy to know to calculate the value of a node within the range where the unknown nodes
HeapSort
- 这是一个经典的堆排序算法,不错的学习经典-This is a pile of sorting algorithm
nihe
- 拟合球面,知道不同的球体方程之后可以很直接求出,交点坐标。-Fit the spherical surface, know that different sphere equation can be directly obtained after the intersection point.
b201702124
- ***以下程序是汉诺塔算法的递归算法实现,算法虽然简单,但是能体现出递归算法的精髓,-you can use this code TO GO UP