-
nsga2code
nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。(nondominated sorting genetic algorithms,nsga2 c-language source code better.)
- 2010-02-21 21:04:45下载
- 积分:1
-
Outside-the-penalty-function-method
外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中(Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called)
- 2011-10-16 19:13:57下载
- 积分:1
-
CalcActivationCode
岩土数值模拟计算的程序,可以用来计算边坡、岩石稳定性。(Numerical simulation of geotechnical calculation program can be used to calculate the slope, rock stability.)
- 2015-08-17 12:25:56下载
- 积分:1
-
matrix_transpose.c
适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程(From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming)
- 2013-05-20 10:43:20下载
- 积分:1
-
chebfun-svd
求解O-S方程特征值,可以适用于多种条件下的O-S方程特征值计算(To solving OS Equation characteristic value, can be applied to a variety of conditions OS equation eigenvalue calculation)
- 2013-03-12 00:27:14下载
- 积分:1
-
Calculator447
自己实现的一个简单的计算器,支持大数的加减乘除、开平方等操作,不适用库函数。(Themselves to achieve a simple calculator, to support the addition and subtraction, multiplication and division of large numbers, such as square root operations, library functions do not apply.)
- 2016-02-15 20:10:05下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
k_means
功能完善的、代码简单清晰、注释良好的k均值聚类算法(The function is perfect, code simple clear, annotation good k-means clustering algorithm)
- 2012-04-19 12:59:51下载
- 积分:1
-
matinv
矩阵求逆,使用fortran语言编写,希望能对有需要的朋友有所帮助(Matrix inversion, written in FORTRAN language, hoping to help friends in need)
- 2020-12-11 17:49:18下载
- 积分:1
-
floyd
求解最短路算法,,,
赋路径初值 更新 显示迭代步数
显示每步迭代后(solve the lest distance)
- 2013-09-13 12:35:54下载
- 积分:1