资源列表
fotran-youxianchafen
- 有限差分中的CN格式求解拉普拉斯方程。其中主要的THTA格式分成0-1之间100个数,用来验证其格式的收敛要求。-CN finite difference scheme for solving the Laplace equation. One of the major THTA format into 100 number between 0 and 1, is used to verify the convergence requirements for the format.
szfx1
- 采用幂法和反幂法计算矩阵的特征值和特征向量-Using the power method and inverse power method for calculating the eigenvalue and eigenvector of the matrix
Cpp1
- 采用带双步位移的QR方法,求解矩阵的全部特征值。-By using QR method with double step displacement, solving all the eigenvalues of the matrix.
Cpp1
- 采用Newton迭代法求解非线性方程组,并用乘积型最小二乘法进行曲面拟合。-Newton iterative method is used to solve nonlinear equations, and curved surface fitting with the product type method of least squares.
floyd
- 用floyd算法实现求任意两点之间的最短路程。运筹学中带权图中两点间的最短路程算法。-Floyd algorithm using the shortest distance between any two points.
sonic_0.1.18.tar
- change tempo of audio file
sonic-0.1.18
- change audio tempo good for every freelancer
2
- 数值分析牛顿法解非线性方程的根,并且确定处置选取的收敛区间-newton method to solve non-liner equiation
3
- 列主元高斯消去法和逐次超松弛迭代法 (1) 编制解n阶线性方程组Ax=b的列主元Gauss消去法的通用程序; (2) 用所编程序解线性方程组RI=V,并打印出解向量,保留五位有效数字 (3) 本题编程之中,你提高了哪些能力 -guass method
CHW2-(1)
- bayes classifier and it s performance
CHW3
- Expectation Maximization (EM) Algorithm for Gaussian Mixture Model
CHW4
- Linear Perceptron Classifier and Least Square Classifier Algorithms
