说明:基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。-MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to ...
说明:老外编的标准pso算法的matlab工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Part of the ...
说明:非线性单纯性和模拟退货算法的matlab程序:
本程序实现了非线性单纯性和模拟退货算法的联合优化求解-Nonlinear simplex algorithm and simulated return matlab procedure: This procedure achieved a non-...