-
MATLAB
下垂控制下垂控制下垂控制下垂控制下垂控制下垂控制下垂控制(Drooping control droop control droop control droop control droop control droop control droop control)
- 2020-10-08 15:57:35下载
- 积分:1
-
PSO-evolutionarycomputation
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)
- 2008-03-19 20:51:36下载
- 积分:1
-
1
说明: 基于lms算法的干扰自适应抵消LMS算法是基于最陡下降法的统计估计的最小均方值算法,令误差的均方值达到最小时的抽头系数的值即为最优解。LMS算法抽头系数w的变化方向为代价方程的负梯度方向。(Lms algorithm based on adaptive interference cancellation algorithm is the LMS steepest descent method based on statistical estimation of the least mean square algorithm, so that the mean square error to achieve the most hours of the tap coefficient value is the optimal solution. LMS algorithm for tap coefficient w, the cost equation changes in the direction of the negative gradient direction.)
- 2010-12-18 23:07:45下载
- 积分:1
-
LBMchengxu
可以用于模拟lbm方法的matlab相关程序(Lbm method can be used to simulate the procedures matlab)
- 2010-02-28 11:56:11下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1
-
4c51dc7fbe8a8
ROLE OF POWER ELECTRONICS IN RENEWABLE ENERGY SYSTEMS
- 2013-09-30 13:59:09下载
- 积分:1
-
Ordinary-and-Partial-Differential-Equation-Routin
Very good book on matlab
- 2013-01-15 11:45:48下载
- 积分:1
-
cstr2reag_stripper
Program simulating the project of a CSTR reactor in series with a stripping column.
- 2014-11-26 09:57:38下载
- 积分:1
-
modulate_test_qpsk
qpsk调制解调simulink文件,亲测可用(qpsk modem simulink file)
- 2015-05-23 15:38:17下载
- 积分:1
-
josephsonmatlab
本程序基于约瑟夫森结的RSJ模型,对无微波辐照和微波辐照下约瑟夫森结的特性进行了数值计算求解,其中有微波辐照的RSJ模型求解采用了四阶龙格库塔方程函数,两种情况都给出了I-V特性曲线图(程序包中也附带),展现了量子化电压台阶。(This procedure based on the RSJ Josephson junction model, no microwave radiation and microwave radiation characteristics of Josephson junction has been calculated solving, in which microwave radiation has the RSJ model for solving a fourth-order Runge-Kutta equation function In either case, they are given IV characteristic curve chart (also included with the package), demonstrating the quantum level of voltage.)
- 2007-08-24 13:16:39下载
- 积分:1