资源列表
yakebi
- 用雅克比迭代法求解方程组,需要输入方程组的系数矩阵。-Jacobi iterative method using equations, need to enter the coefficient matrix.
liezhuyuan
- 通过迭代的方法,求输入的矩阵的列主元。即列主元求解算法。-Through the iterative approach, seeking input matrix main-element. The main-element algorithm.
gaosisaideer
- 通过高斯赛德尔方法求解方程组,需要输入方程组的系数矩阵。-Through high Sisaideer method for solving equations, need to enter the coefficient matrix.
grid_method
- 优化设计算法:用1维格点法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization algorithm: 1 Dimensional grid Method with the objective function of the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
golden_section
- 优化设计算法:用黄金分割法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization algorithm: The Golden Section Method objective function of optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
Differential_Evolution
- 优化设计算法:用微分进化法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: Differential Evolution Method with the objective function of the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 developmen
simplex
- 优化设计算法:用单纯形法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发-Optimization algorithm: the simplex method with the optimal solution of objective function and the optimal value, has verified the correctness of the algorithm in visual c++6.0 under development
powell
- 优化设计算法:用powell法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发-Optimization algorithm: Solving the objective function with powell optimal solution and optimal value, has verified the correctness of the algorithm, the visual c++6.0 under development
07022419886
- 基于蚁群算法的tsp问题,实现城市访问问题。-A Algorithm based on Ant Colony System
dimension_turn_6
- 优化设计算法:用坐标轮换法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发,变量维数为6 -Optimization Algorithm: Method using coordinate rotation objective function of optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 developmen
Differential_Evolution2
- 优化设计算法:用微分进化法求目标函数的最优解和最优值,有约束条件,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: Differential Evolution Method with the objective function of the optimal solution and optimal value, there are constraints, has verified the correctness of the algori
0-1guihua
- 这是一个完整的01规划遗传算法C语言实现代码 希望对有这方面研究的朋友有帮助-This is a complete 01 planning genetic algorithm C language code want to study in this regard to help friends
