-
s_GPS_INS_position_sp_demo
联合开发网 - pudn.com
- 2010-12-28 10:06:57下载
- 积分:1
-
Firefly-Algorithm
这是用Matlab编写的萤火虫算法。这是一种群体智能算法,在优化中有广泛的应用。(It is used Matlab prepared Firefly algorithm. This is a swarm intelligence algorithm, widely used in optimization.)
- 2015-03-20 21:11:30下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
modelling-of-pv-system-using-mppt
photovoltaic and its mppt modeling in matlab
- 2015-04-11 02:13:48下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
imdq
Simulation induction motor
- 2011-01-08 11:51:50下载
- 积分:1
-
power_VariableInductor
power_VariableInductor.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_VariableInductor.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:20:58下载
- 积分:1
-
dipoleFDTD
patch antenaa fdtd..
mkldnkdjgsircdo,gudficghfoidgjsdcmhgrig
- 2013-12-30 22:06:24下载
- 积分:1
-
Matlab-SOR
说明: 计算方法中的SOR算法,根据改变SOR因子的值观察精度变化(Calculation of the SOR algorithm, based on observation of changes in the value of SOR accuracy factor changes)
- 2011-02-23 15:20:26下载
- 积分:1
-
MATLAB5[1].X-induction-and--enhance
本书循序渐进地介绍了matlab的详细函数命令,包括入门知识、数值计算功能、图像可视化处理功能、Notebook、程序设计、高级语言程序接口、图形用户界面以及动态仿真系统等高级功能。为使用户能融会贯通,本书最后给出了几个用matlab剞劂问题的实例。(This book describes step by step detailed matlab function command, including an introduction, numerical computing, image visualization capabilities, Notebook, program design, high-level language programming interface, graphical user interface and advanced features such as dynamic simulation system. To enable users to mastery, with book finally gives a few examples of the problem matlab Ji chisel.)
- 2011-11-22 14:36:36下载
- 积分:1