搜索资源列表
MATLAB-optimization
- 《精通MATLAB最优化计算》一书中各章实例的源代码程序-" Mastering MATLAB optimization calculations," a book chapter example source code of the program
minConPF
- 运用二次罚函数法求解最优化规划问题的MATLAB实现代码。-quadratic penalty function method
minConPF
- 一个能运行的用罚函数法求解多维约束(等式约束和不等式约束都可以)极小值的matlab程序-A matlab program based on the penalty function method is used to solve the minimum of multidimensional constraint (include equality constraints and inequality constraints).