l1-Magic MATLAB凸优化工具箱
2019-12-21 22:26:29 125KB l1-Magic MATLAB凸优化
1
matlab调用cplex 12.4工具箱,包括帮助文档、工具箱等资源。
2019-12-21 22:26:13 60.74MB Matlab Cplex 优化
1
最近整理了关于Matlab的学习资料,这是第三个,也是最后一个,包含《Matlab智能算法30个案例分析》的课本PDF以及对应的matlab源码,《Matlab优化算法案例分析与应用》的课本PPT以及对应的各章节的matlab源代码,《Matlab算法实现与应用》的课本PPT讲解材料等。
2019-12-21 22:26:13 76.13MB Matlab 智能优化算法 智能算法 优化算法
1
精通MATLAB最优化计算,内附源码,对优化计算的学习和编程有用
2019-12-21 22:23:59 27.25MB MATLAB 优化计算
1
MATLAB水库优化水库优化调度,离散微分动态规划
2019-12-21 22:18:34 3KB 水库优化调度
1
The paper presents an efficient 88 line MATLAB code for topology optimization. It has been developed using the 99 line code presented by Sigmund (Struct Multidisc Optim 21(2):120-127, 2001) as a starting point. The original code has been extended by a density filter, and a considerable improvement in efficiency has been achieved, mainly by preallocating arrays and vectorizing loops. A speed improvement with a factor of 100 is obtained for a benchmark example with 7,500 elements. Moreover, the length of the code has been reduced to a mere 88 lines. These improvements have been accomplished without sacrificing the readability of the code. The 88 line code can therefore be considered as a valuable successor to the 99 line code, providing a practical instrument that may help to ease the learning curve for those entering the field of topology optimization. The paper also discusses simple extensions of the basic code to include recent PDE-based and black-and-white projection filtering methods
2019-12-21 22:17:16 333KB 拓扑优 MATLA
1
里面的两个目标函数进行了加密,多目标整数编码供大家参考,希望大家一起交流........................................................
2019-12-21 21:54:02 5KB matlab 配载优化 集装箱
1
本代码是作者为了方便拓扑优化初学者尽快入门而制作的,在原99行代码的基础上详细注释了每行代码的程序翻译,并与《A 99 line topology optimization code written in Matlab》O. Sigmund 原文公式进行对照标注。
2019-12-21 21:52:47 5KB Matlab 拓扑优化99行代码 拓扑优化
1
最优化手写的matlab代码设计,包括变尺度法+步长加速+方向加速法+公轭梯度法
2019-12-21 21:48:05 23KB matlab 最优化
1
f=100*(x.^2-y).^2+(1-x).^2,遗传算法函数优化,二元一次函数参考,经运行,可实现,里面hanshuga2.m是遗传算法优化代码,tuxing2是函数图像代码
2019-12-21 21:46:05 3KB 遗传算法 MATLAB 函数优化
1