-
singlevsi
prsenting a single phase inverter simulation with pulse generation
- 2010-12-07 08:03:43下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1
-
lvbo
数字图像处理课程上机实验3_Matlab邻域平均法 和中值滤波法(matlab代码全)(Digital Image Processing courses on experiments 3_Matlab neighborhood average and median filtering method (matlab code full))
- 2014-01-02 17:10:40下载
- 积分:1
-
tenways
十种软件滤波.rar介绍了十种软件滤波的方法,不过我建议还是使用模拟滤波方法好.(10 kinds of filtering software. Rar introduction of dozens of software filtering method, but I suggest that the use of analog filtering methods or good.)
- 2007-08-29 12:51:20下载
- 积分:1
-
Power-Electronics
这个Matlab程序包,涵盖了很多著名的电力电子,包含的电力设备有:rectifier,ac controllers,convertors,switches等等。涉及整流器,交流控制器,变换器。(The Matlab package, covering a lot of well-known power electronics, including electrical equipment have: rectifier, ac controllers, convertors, switches and so on. Involving rectifiers, AC controllers, converters.)
- 2009-02-22 19:26:23下载
- 积分:1
-
simulatedannealing
数学建模美赛德经典算法MATLAB 源码之退火算法(MCM s very important algorithm simulated annealing)
- 2010-02-10 13:08:59下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
wuyueshuduoweijizhi
无约束多维极值问题的描述,提供了几种解决方案(very good)
- 2012-05-29 16:30:28下载
- 积分:1
-
One-dimensional_search_method
说明: 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m)(Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search method (plus_step_search.m), Newton (newton.m), parabola method (parabola.m))
- 2008-12-06 22:24:51下载
- 积分:1
-
AcTUP-v2.2L_2
声波在水中传播计算的matlab工具箱,包括射线模型、简正波模型、快速场模型等(underwater acoustic Simulaton toolbox for matlab)
- 2018-04-17 21:02:28下载
- 积分:1