搜索资源列表
YLiGRC04
- 本文提出一种基于增广拉格朗日法的非线性约束优化算法用于独立成份分析(ICA), 仿真试验结果表明此方法可以有效的用于独立成份的分离. -This paper presents a broad-based increase Lagrange method of nonlinear constrained optimization algorithm for the independent component analysis (ICA),
差别算法matlab源码
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
Matlab 6.X辅助优化计算与设计 源代码
- 电子工业Matlab 6.X辅助优化计算与设计原代码-electronics industry Matlab 6.X assisted optimization code with the original design
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the
optimization demos
- 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助-introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm
PSOt
- 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divide
SATSP-MATLAB
- 一个人工智能的算法求解组合优化问题的源码-an artificial intelligence algorithms to solve combinatorial optimization problems FOSS
pso-matlab
- 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
matlab
- 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell me
MOEA-NSGA-II
- NSGA-II多目标优化的matlab代码-NSGA-II multi-objective optimization matlab code
pso
- 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the b
Reactive-power-optimization
- 利用线性规划法编写的MATLAB程序,用于电力系统无功优化,用于学习交流-Prepared by using linear programming MATLAB program for power system reactive power optimization for the Learning Exchange
OnlineSVR-and-optimization-Matlab-toolbox
- 一位意大利博士编写的关于online SVR的工具箱,对我启发很大。附加了Powell法优化工具-a matlab toolbox about online SVR and Powell
Analytical-Gradient-Based-Optimization-Technique.r
- 应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari-Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-
matlab
- 为大家提供方便,遗传算法电力系统无功优化-genetic algorithm reactive power optimization program
Global-Optimization-Toolbox
- Matlab官方的全局最优化工具箱,包括模拟退火等常用方法的介绍-The official global optimization Matlab toolbox, including simulated annealing and other commonly used methods described
2011Convex-optimization-toolbox
- 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
Nonlinear-optimization-matlab
- 非线性优化-matlab函数库-optimset.zip-Nonlinear optimization-matlab function library-optimset
optimization-matlab
- 最优化单纯型法-matlab算法 最优化单纯型法-matlab算法-Simplex method optimization algorithm optimization-matlab-matlab algorithm simplex method simplex method optimization algorithm-matlab
particle swarm optimization
- particle swarm optimization matlab code