资源列表
Intelligent-Image-Color-Reduction-and-Quantizatio
- In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing M
clusterACC
- 该文件主要是用于聚类方法来求得聚类准确率,并保证每次的结果准确。-The document clustering method is mainly used to obtain the clustering accuracy, and ensure accurate results every time.
iso-hardening
- isotropic hardening umat
miller_rabin
- Miller-Rabin质数测试 输入 第1行:1个正整数t,表示数字的个数,10≤t≤50 第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18 输出 第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test input The first line: 1 positive integer T, said a number
CppMatrixCalc
- C++实现矩阵的所有运算, C++实现矩阵的所有运算-C++ realize all matrix computation,C++ realize all matrix computation,C++ realize all matrix computation
Gaussian-elimination
- 高斯消元法可以用在电脑中来解决数千条等式及未知数。也可以用来解决一些有特别排列的系数的方程组。-Gaussian elimination method can be used in thousands of computers to solve equations and unknowns. It can also be used to solve some equations have coefficients of special arrangement.
GaussSeidel
- 它是数值线性代数中的一个迭代法,可用来求出线性方程组解的近似值。-It is a numerical linear algebra iterative method can be used to obtain an approximation of linear equations.
dichotomy
- 此算法主要用于对一组排列有序的数字进行查找,因为每查询一次,即可排除一半。-This algorithm is mainly used for a set of numbers arranged in order to find, because each query once to exclude half.
Equation-Root
- 迭代算法是用计算机解决问题的一种基本方法,是一种不断用变量的旧值递推新值的过程。-Iterative algorithm is a basic method to solve the problem with a computer, the old value with a continuously variable value new recursive process.
decomposition-of-matrix
- 将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积,主要应用在数值分析中-A matrix into a lower triangular matrix and a triangular matrix on the product, mainly used in numerical analysis
Monte-Carlo-entry
- 蒙特卡罗方法与MCNP程序入门相关资料学习,讲解详细明了,推荐-Monte Carlo method and MCNP program entry
SM3_ALG0
- SM3算法的具体实现过程及例子的调用, -SM3
