-
some_matlab
一些常用的matlab代码,比如线性规划和解方程,各种拟合等(Some commonly used matlab code, such as linear programming reconciliation equation, a variety of fitting)
- 2008-05-10 20:53:31下载
- 积分:1
-
仿生优化算法
仿生优化计算方法,可适用于基于选择类问题求解(Metaheuristic method, which can be used for problems based the requirement of sample selection)
- 2020-06-21 15:40:02下载
- 积分:1
-
FUZZCLUST2
这是接着上一次的一些大家很可能用到的聚类分析方法,有PCA等,希望能给大家一些帮助。(then this is the last time some people may use the cluster analysis method, PCA. I hope that it provides some help.)
- 2007-01-28 13:00:33下载
- 积分:1
-
qpsk_example
qpsk的labview代码,可以实现仿真(qpsk labview code, is used to simulate)
- 2015-02-11 16:46:59下载
- 积分: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
-
nangai
基于SVPWM的三电平逆变的matlab仿真,包含收发两个客户端的链路级通信程序,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角。( Based on SVPWM three-level inverter matlab simulation, Contains two clients receive link-level communications program, It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle.)
- 2016-09-10 21:48:24下载
- 积分:1
-
LinearDynamicalSystemsAllMaterials
load frequency control various techniques in Matlab very useful
- 2018-10-01 16:10:22下载
- 积分:1
-
Matlab_Fox_Li_Numerical_Iteration
光电综合实验,平行平面腔的数值迭代解法,即Fox_Li数值迭代法。对于之前网上某位仁兄给出的代码给出了优化,主要是使用了一个子函数,使得代码清晰容易阅读。而且拥有GUI界面也更像做程序这件事情。---南邮某学子(Fox_Li numerical iteration. A short and smart program in Matlab, as well optimized in the aspect both of code and execution.)
- 2010-10-15 13:44:38下载
- 积分:1
-
xsldemo_solvers
This model simulates a Foucault pendulum (a stiff system).
The model calculates the normalized pendulum energy
- 2013-07-31 21:05:36下载
- 积分:1
-
MATLAByingyongshilijingjiang
此为《MATLAB应用实例精讲》的开源代码,供大家学习参考。(This is MATLAB application examples succinctly, the source code for everyone to learn reference.)
- 2015-01-27 17:16:08下载
- 积分:1