资源列表
shuzhi
- (1) 编程用幂法雅克比迭代矩阵的主特征值以判断迭代法求解是否收敛。 (2) 若收敛编程求解-(1) programming than with the power Faya Ke iteration matrix eigenvalue to determine whether the convergence of iterative method. (2) If the convergence of programming to solve
pyramid
- MATLAB sample code for PCA. Try to find two axis on which to project data points in order to get principle components.
A_LDU
- 程序实现将一个对称矩阵A分解成LDU 其中L为下三角矩阵 D为对角矩阵 U为上三角矩阵 该程序使用了二级指针,矩阵A的阶数可以由运行人员决定-Program implementation will be decomposed into a symmetric matrix A LDU where L is lower triangular matrix D a diagonal matrix U is upper triangular matrix of the program us
conjugate-gradient
- 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of different design variables can change
tomsfastmath-0.12
- libTom快速数学算法库,很好用的,所以分享给大家-libTom fast mathematical algorithms library, well used, so we share
pca
- 用于主成分分析(pca)的程序(c++)-principal component analysis C++ program
MatrixOperation
- 矩阵的 加减乘 转置运算 ,没有平台要求 添加头文件直接调用即可-Addition and subtraction, multiplication matrix transpose operation, there is no platform requirements can direct calls to add the header file
12313as
- 编译程序之逆波兰式的实现,有逆波兰式输出-Compiler implementation of the Reverse Polish Notation, a Reverse Polish Notation Output
DFBIF298
- 非线性方程--Duffen方程的倍周期分岔图-Duffen bifurcation of nonlinear equations map
F90-bgk
- This a fortran code for unsteady 2D poiseuille flow-This is a fortran code for unsteady 2D poiseuille flow
JacabiandGuass-Seidel
- Jacabi and Guass-Seidel迭代法是求解线性方程组中一种非常有效地方法,本文包含算例和程序-Jacabi and Guass-Seidel iterative method for solving linear equations is a very effective method, this article contains examples and procedures
qczdjl
- 本程序是用数学方程试计算出一个点在一条线上的垂线坐标,并判断出在线内外,是测量中用的程序!-The test procedure is used to calculate the mathematical equation of a line a point in the vertical coordinate, and determine the line outside, the procedure used to measure!
