说明:用单纯形法求解线性规划最优解,能输出求解过程中产生的单纯形表,并输出最优解-Simplex method for solving linear programming optimal solution, can solve the output generated in the process of...
说明:An A-star algorithm for solving 8-puzzle problem
说明:本实验先利用Mathematica求解非线性方程(组),探索不动点的性质 再利用MATLAB探索Koch分形的性质.-In this study, the first use of Mathematica for solving nonlinear equations (group), to exp...
说明:利用matlab求解线性规划与非线性规划-Using matlab for solving linear programming and nonlinear programming
说明:一个简单的PSO算法求解背包问题示例,背包问题初学者可以参考参考
说明:MATLAB求解非线性最小二乘法拟合问题 源程序代码