搜索资源列表
matlab
- 使用matlab编程的,内点惩罚函数法优化程序
matlapp.rar
- MATLAB的梯度法,内点法,外点法,罚函数,惩罚函数,线性梯度法,源程序,按照提示输入,可直接运行,MATLAB' s gradient method, interior point method, outside the point of law, penalty function, penalty function, the linear gradient method, source code, follow the prompts to input, can be directly r
int_mat.rar
- 通过使用matlab程序用内惩罚函数法的对算例进行分析,Matlab procedures through the use of penalty function method used in the analysis of numerical example
Penalty-Function-Method
- 解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。-Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
waveridge_search
- 用模最大值法提取小波脊,该例中又两条小波脊,所以是多脊提取。同时又施加惩罚函数,控制lamda的值,可以得到较为平滑的小波脊。- using maximum modulus extract wavelet ridge, the case has two wavelet ridge, it is a multi-ridge extraction. At the same time to impose the penalty function to control the value of lamd
fahanshu
- 最优化设计有约束条件下的惩罚函数法的程序设计-Optimal design of constrained penalty function method of programming
example
- 惩罚函数法求函数的最小值,包括建立罚函数,牛顿法求最小值-Penalty function method to find the minimum value of the function, including the establishment of the penalty function, Newton' s method for the minimum
Penalty-function-method
- 为matlab中求解非线性方程组用到的惩罚函数法,相关研究者可以学下-Penalty function method for solving nonlinear equations used for matlab related researchers can learn
MHE
- 基于matlab,实现滚动时域估计算法(MHE算法),将估计问题转化为优化问题,基于粒子群算法求解最优解,结合惩罚函数法来处理带约束的优化问题-Optimization based on matlab, realize moving horizon estimation (MHE algorithm), the estimation problem into an optimization problem solving the optimal solution based on particl
Penalty function method
- 惩罚函数法,主要用于非线性规划求解,根据约束条件对目标函数设定相应的惩罚函数(Penalty function method)