资源列表
waveinFFT
- 非常好的fft算法参考程序,值得一看。适合初学者-Fft algorithm is a very good reference program, worth a visit.
Matrixrar
- 常用的矩阵操作案例,包含各种加减乘除运算,代码简单易读-Common matrix operation case, contains a variety of add, subtract, multiply operation, the code simpler and easier to read
MGS
- 本程序是用MGS正交化方法求方程组的最小二乘解的程序-This program is the program of MGS orthogonalization method and the least squares solution of equations
JCalc
- java 计算器界面,最简单的java计算器程序,不包括科学计算-Java Calculator GUI, the simplest java applet, doesnt includes scientific calculation
aa
- 十六小时八小时工作时间计算,用vb实现自动计算的功能,帮助安排工作时间-Sixteen hours eight hours working time calculation, using VB to realize the automatic calculation function, help to arrange working time
cbsflow
- 基于特征分裂(CBS)算法,提出一种适用于具有运动边界的不可压缩黏性流动问题的有限元求解程序。来源于Zienkiewicz&Taylor的经典著作Finite_Element_Method Vol.3-A Characteristic Based Split-FEM Solver for Incompressible Viscous Flow
jiujiuchengfabiao
- 可以实现一个九九乘法表的按规则输出,从1*1=1到9*9=81无重复输出。-This program can be used to output an familiar figure.
cholesky
- Cholesky分解是一种分解矩阵的方法, 在线形代数中有重要的应用。Cholesky分解把矩阵分解为一个下三角矩阵以及它的共轭转置矩阵的乘积(那实数界来类比的话,此分解就好像求平方根)。与一般的矩阵分解求解方程的方法比较,Cholesky分解效率很高-Cholesky decomposition is a kind of decomposition of matrix method, the linear algebra has an important application. Choles
Newton
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gradient method (Conjugate Gradie
ldlfactor
- ldl分解求解特征值问题,科教版 数值分析于科学计算 北京工业大学研究生精品课程-LDL decomposition, science and education in scientific computing version numerical analysis Beijing university graduate course
zsxjfshiyan
- 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。作为一种基本的算法,他在最优化方法中占有重要地位。-The steepest descent method called gradient method, is 1847 by famous mathematician Cauchy given, it is the most ancient of analytical me
C4
- 0阶bessel 函数,特殊函数,经常用于物理计算-bessel function
