OPTIMIZATION

共 231 篇文章
OPTIMIZATION 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 231 篇文章,持续更新中。

加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization

加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization

-PID controller has been extensively used in the industrial world. But in this controller it is dif

-PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is a

ant colony optimization 5

ant colony optimization 5

用JAVA语言编写

用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。

Bio-Inspired Optimization Algorithms for Engineering Applications

Bio-Inspired Optimization Algorithms for Engineering Applications

C++ Footprint and Performance Optimization contains case studies and sample code to give readers con

C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market

Optimization Algorithms蚂蚁算法!~

Optimization Algorithms蚂蚁算法!~

包括了汽车安全系统、多媒体和汽车网络;未来汽车信息终端平台研制

包括了汽车安全系统、多媒体和汽车网络;未来汽车信息终端平台研制,智能无线通讯在促进汽车安全应用中的作用,汽车电子检测平台,以及风河公司的Device Software Optimization and Wind River Automotive等,高端研讨,值得一看。

协同粒子群的原始文章

协同粒子群的原始文章,南非人所写。a cooperative approach to particel swarm optimization

A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De

A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of

Index NAME 总览 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 选项 (OPTIONS) 总体选项 (Overall Option

Index NAME 总览 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 选项 (OPTIONS) 总体选项 (Overall Option) 语言选项 (LANGUAGE OPTIONS) 预处理器选项 (Preprocessor Option) 汇编器选项 (ASSEMBLER OPTION) 连接器选项 (LINKE

A mini tutorial about Particle swarm optimization

A mini tutorial about Particle swarm optimization

AntColony Optimization --- Artificial Ants a Computational Intelligence Technique 蚁群算法大牛编写的书籍

AntColony Optimization --- Artificial Ants a Computational Intelligence Technique 蚁群算法大牛编写的书籍,对于想了解蚁群算法的人有很大帮助

A New Optimization Model for Dynamic Power and Sub-Carrier

A New Optimization Model for Dynamic Power and Sub-Carrier

The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces

The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some varia

Matlab官方文档:优化工具箱Optimization toolbox

Matlab官方文档:优化工具箱Optimization toolbox

蚁群算法(ant colony optimization, ACO)

蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为

The particle swarm optimization algorithm is very popular this years and widely used in many specili

The particle swarm optimization algorithm is very popular this years and widely used in many specilities. Our procedure is hoped to bu useful to you.

an quasi-newton method used in non-linear programming and especially in optimization

an quasi-newton method used in non-linear programming and especially in optimization

To review what a metaball is, and how to render them and to describe a new optimization I ve made

To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m c