搜索资源列表
power_windgen
- 基于MATLAB中的对于风电场模型的仿真-Based on MATLAB in the simulation model for wind farms
file
- 利用matlab开发平台和相关的SVM优化工具箱,及OAO,OAA,BSVM2算法模型,设计改进并实现非线性的模式分类实验模型系统.-Matlab use development platform and related optimization toolbox of SVM, and OAO, OAA, BSVM2 algorithm model, designed to improve and to achieve non-linear model of the pattern classi
mbc_1
- 利用matlab simulink 中的标定优化工具箱,建立发动机模型并优化标定-Model based calibration
mathmodel
- 数学建模,优化计算,以及模型实例, funtool - 函数计算器 tutdemo - MATLAB优化教程 mathmodl - 工具箱演示 -Modeling
pso_svm
- 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型 用粒子群算法优化模型中的三个主要参数:C1、C2、sigma-The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with
system3
- 模型预测控制算法是以模型为基础,同时包含有预测的原理;另外,作为一种优化控制算法,它还具有最优控制的基本特征。 -Model predictive control algorithm based on model, and contains prediction of the principle, In addition, as a kind of optimal control algorithm, it also has the optimal control of basic char
ma
- 能够用来求解部分关利用遗传算法的优化模型-Relations can be used to solve some of the optimization model using genetic algorithms. .
maga
- 能够用来求解部分关利用遗传算法的优化模型-Relations can be used to solve some of the optimization model using genetic algorithms. .
matlab
- 能够用来求解部分关利用遗传算法的优化模型-Relations can be used to solve some of the optimization model using genetic algorithms. .
mg
- 能够用来求解部分关利用遗传算法的优化模型-Relations can be used to solve some of the optimization model using genetic algorithms. .
matlabga
- 能够用来求解部分关利用遗传算法的优化模型-Relations can be used to solve some of the optimization model using genetic algorithms. .
20110303
- 建立了高效的优化模型,能够迅速处理大量的数据。-Establishment of an efficient optimization model to quickly process large amounts of data.
钢管的优化订购
- 关于钢管订购的一个经典数学模型及matlab程序,希望对大家有用(On the steel pipe order of a classic mathematical model and matlab procedures, we hope to be useful)
导弹作战行动网络流模型及动态规划算法_宋志华
- 导弹实施波次打击任务时,需要安排一个较优的运输方案,把多枚导弹在规定的时间内运往各个发射阵地。导弹运输时会涉及道路冲突性、隐蔽性、任务时间限制、道路容量限制等多方面因素,进行运输规划是一个组合优化问题。通过建立运输规划方案的优化模型,可以为常规导弹制定波次作战行动(When a missile strikes a wave, a better transport scheme should be arranged, and multiple missiles will be sent to th
Copy_1_of_top88_2
- 稳健性描述指标与稳健性拓扑优化模型。稳健性设计要求同时考虑结构的平均性能和结构不确定性参数引起的结构性能偏移。为了描述稳健性设计的要求以及构件优化模型,首先针对以结构柔顺度期望及其标准差的加权和形式的目标函数,研究加权系数的选取规则,提出了一个称为“柔顺度的类变异系数”的合适的稳健性描述指标。该指标具有明确的物理意义而更具合理性。(Robust descr iption index and robust topology optimization model. The robustness de
BP优化
- 基于bp模型的优化预测,基于bp神经网络的数字识别系统设计(Optimization prediction based on BP model)
粒子群优化算法
- 经典的粒子群算法模型,里面有注释分析讲解(Classical particle swarm optimization model)
四旋翼无人机
- 四旋翼无人机SIMULINK建模,PSO_SA优化PID参数 reverse.m 作用:将History表中的string形式的key值转换为赋给九个全局变量temp00, ... ,temp08运行sum1.slx,可以直接观察此组参数的波形。 History 作用:映射表,将一组参数(temp00, ..., temp08)映射到这组参数的ITAE指标。 trojectory.m 作用:定义一条路径并进行路径压缩,通过不断向sum.slx传递位置参数,控制无人机运动,并接受无人机
遗传算法优化pid
- fun1为适应度函数 GA_optima为优化pid的主函数 mainopt.slx为适应度函数里面调用的模型 test.slx为比较模型(Fun1 is the fitness function GA_optima is the main function to optimize pid Mainopt.slx is the model called inside the fitness function Test.slx is the comparison model)
SCA:用于解决优化问题的正弦余弦算法
- 用于求解单目标优化问题的正弦余弦算法。 SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems. SCA creates multiple initial ra