-
DoublyFed
双馈电机模型,给刚学双馈电机的好的帮助,希望对大家有帮助。。。(dfig moxing,)
- 2011-11-26 21:13:15下载
- 积分: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
-
imageprocessing
运用MATLAB程序识别图像并将其划分为文字和非文字的两个类别(MATLAB program to identify the use of images and text and is divided into two categories of non-text)
- 2008-12-20 17:34:34下载
- 积分:1
-
rayleighbenard
Rayleigh Benard 对流耦合程序,基于格子玻尔兹曼理论,采用Boussinesq 近似边界(Rayleigh Benard Convection, using a LB method, Boussinesq approximation is used for the buoyancy term)
- 2012-09-02 16:33:29下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
LBP
对一张人脸图像进行LBP处理,提取LBP特征并输出(LBP on a human face image feature extraction and output)
- 2015-05-16 13:46:57下载
- 积分:1
-
test1
在一定区域内画圆,各个圆以相同的速度膨胀,直至填满该区域。(Draw circles and the circles can be full in the rectancle
)
- 2012-05-14 14:55:00下载
- 积分:1
-
MATLAB-VB
着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 (VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to call DLL dynamic link library, application Active automation technology and dynamic data exchange technology, and analyzes the key issues in the integration process and its basic steps. This hybrid programming to achieve a combination of powerful numerical analysis capabilities of the visual interface of the VB and MATLAB.)
- 2013-04-29 15:30:54下载
- 积分:1
-
text_compare
this project compares two text in txt format for plagiarisim detection.this script show how works winnoing method and return similarity in form of figure between 0 to 100.
- 2015-03-07 18:04:51下载
- 积分:1
-
initializega
matlab软件中的遗传算法的工具箱中的m文件 (m files in the genetic algorithm toolbox matlab software)
- 2013-03-23 20:32:11下载
- 积分:1