搜索资源列表
CureFit_Line_LeastSquaresMethod
- 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
simplexProgram
- 用java语言实现的单纯形法,运筹学线性规划-failed to translate
linear-program-java
- 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
simplex-method
- java编写的一个单纯形法的程序,可以求解线性规划问题-Solving linear programming
danchun-java
- 用java语言实现运筹学线性规划,有很强的通用性,实用性,算法可参考《算法导论》一书,配套学习。(Using java language to achieve operations research linear programming, has a strong versatility, practicality, algorithms can refer to "Introduction to Algorithms" book, supporting learning.)