搜索资源列表
matlab优化程序的使用
- matlab优化程序的使用
matlab优化程序算例
- 一些基于matlab优化函数fmincon的算例,有助于深入了解matlab的优化算法
MATLAByouhua
- MATLAB优化应用书籍,书中详细讲述了MATLAB中优化方面,是一本难得的资料,书中有详细的案例和具体的操作过程是学习MATLAB优化的首选资料-MATLAB optimization of application of books, book detail in MATLAB, optimization, is a rare data, the book detailed the case and specific course of action is to learn MATLAB op
mathmodel
- 数学建模,优化计算,以及模型实例, funtool - 函数计算器 tutdemo - MATLAB优化教程 mathmodl - 工具箱演示 -Modeling
aybook.cn_matlabOpti
- matlab 优化模块的 应用-matlab optimization module of the application of
work
- Matlab优化工具箱的几个函数调用例题-Matlab Optimization Toolbox, a few Examples
MATLABoptimizationToolbox
- 运用MATLAB优化工具箱对某电网进行无功优化-MATLAB optimization toolbox using a grid for reactive power optimization
MATLABgagongjuxiang
- matlab优化工具箱的使用进行了详细介绍-matlab optimization toolbox is described in detail the use of
matlab优化神经网络来进行预测的程序
- 用matlab优化神经网络来进行预测的程序,简单详实。有用。
[muchong.com]MATLAB优化算法案例分析与应用
- matlab小算法学习优化问题的同学可以参考参考(Matlab small algorithm learning optimization problems students can refer to reference)
MATLAB优化算法案例分析与应用《进阶篇》
- 贝叶斯分类器 基于背景差分的运动目标检测 基于小波变换的图像压缩 基于BP的模型优化预测 基于RLS算法的数据预测 等等(Bias classifier is based on background difference moving object detection, wavelet based image compression, BP based model optimization prediction, RLS based algorithm for data predicti
优化
- 介绍了matlab的一些优化及源代码,对想了解学习matlab的优化有所帮助(Some optimization and source code of MATLAB are introduced.)
matlab优化工具箱
- matlab的优化算法工具箱,用于进行常见优化算法的配置。(The toolbox of optimization algorithm for matlab.)
optimizationinMatlab
- matlab优化数值分析20例,包括插值法,遗传算法等(20 examples of MATLAB optimization numerical analysis)
多载荷情况下悬臂梁拓扑优化程序
- 多载荷情况下悬臂梁拓扑优化程序,matlab实现,经典实用(Topology optimization program of cantilever beam under multi-load condition, realized by matlab, classical and practical)
鲸鱼优化算法
- 鲸鱼优化算法(WOA)是一种用于解决优化问题的新优化技术。该算法包括三个算子,用于模拟猎捕鲸鱼的猎物,环绕猎物和泡泡网觅食行为。 压缩包具体包括该算法的发表论文、源代码、matlab工具箱。(Whale optimization algorithm (WOA) is a new optimization technology for solving optimization problems. The algorithm consists of three operators, which a
灰太狼优化算法
- GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo
matlab程序(穷举法)
- MATLAB优化算法案例分析与应用(进阶篇)1-10章程序下载(MATLAB optimization algorithm case analysis and application (advanced) chapter 1-10 program download)
《MATLAB优化算法 张岩 吴水根著》源码
- 优化算法的matlab实例,对初学者很有帮助(Matlab example of optimization algorithm is very helpful for beginners)
MATLAB 优化算法程序1-10
- MATLAB优化算法书籍第一到第十章节的源码程序,能有效帮助初学人员学习