-
PsoProcess
粒子群算法OptSwarm记录每个粒子的历史最优解(粒子历史最好的适应度)以及全部粒子搜索到的全局最优解。用Wg代表全局最优解,W.,1代表每个粒子的历史最优解。粒子群初始化阶段表OptSwarm的前N行与表ParSwarm中的相同,而Wg的值为表ParSwarm中适应度值的最大值对应的行。(Particle swarm algorithm OptSwarm record the history of each particle the optimal solution (particles history best fitness), and all the particles of the search to the global optimal solution. Use Wg represents the global optimal solution, w., 1 representative of each particle history to the solution. Particle swarm initial stage OptSwarm table before the line and the table ParSwarm N is same, and the value of the ParSwarm Wg for tables in the maximum fitness value corresponding line.
)
- 2012-03-21 16:56:36下载
- 积分:1
-
Decomposition_LU
将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 (The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A master style is not all the sequence is 0, the matrix A can only be decomposed into A = LU. Where L is unit lower triangular matrix, U is upper triangular matrix.)
- 2011-06-21 21:16:09下载
- 积分:1
-
EA
说明: ebook演化计算相关的书籍内付有C程序(Evolutionary Computation ebook with pay-related books have C program)
- 2007-07-25 00:07:21下载
- 积分:1
-
jiyuMATLABdetuxiangpeizhun
图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介
绍了在MATLAB系统中,如何应用MATLAB的IPT函数对图像进行配准的方法:首先用人机交互的方法在待配
准图像与基准图像之间进行图像配准所必需的匹配控制点的选取,然后用这些匹配控制点来计算两图像的某种空
间几何变换关系,最后利用这个空间几何变换关系对待配准图像进行几何变换,获得配准结果。实验表明,该方
法实现容易,且非常有效。
(Image registration is often as other image processing applications, the use of pre-treatment steps are often used for image alignment, target identification and location. Introduced the system in MATLAB, how to use MATLAB function of the IPT image registration method: First of all, employing the method of cross-machine in question and the baseline image registration between image image registration by matching control points necessary for the selection, and then use these control points to match the two images to calculate the geometric transform the relationship between a certain space, and finally make use of the space relationship between the treatment of geometric transformations with quasi-geometric image transformation, the results obtained registration. Experiments show that the method easy and very effective.)
- 2009-04-20 11:39:55下载
- 积分:1
-
nnet
神经网络在matlab中的使用说明书 也是新手上手的好东西(Neuron Network Architectures)
- 2010-03-11 15:18:53下载
- 积分:1
-
SSPA
A High Power Amplifier (HPA) Model known in the literature as SSPA model
- 2012-06-01 05:52:39下载
- 积分:1
-
Gas_Turbine
该燃机模型包括压气机、燃烧室、透平、转子、控制器等模型部件,实现了变负荷过程中,燃机转速调整的目标(The model includes gas turbine compressor, combustor, turbine rotor, controllers and other model components, to achieve a variable load process, the gas turbine speed adjusted target)
- 2013-12-18 17:40:14下载
- 积分:1
-
sldemo_antiwindupactuatorB
Explores the anti-windup capabilities supported by the PID Controller block in Simulink.
The block features two built-in anti-windup methods, back-calculation and clamping, as well as a tracking mode to handle more complex scenarios
- 2013-07-31 20:29:54下载
- 积分:1
-
simulate_skydiver
Skydiving Simulation. Simulation can help predict position and velocity of a skydiver who jumps an airplane and opens a parachute. In this tutorial, we predict the position and velocity of a skydiver in two dimensions (horizontal and vertical) the time of the initial jump through the first 90 seconds.
- 2015-04-19 23:52:51下载
- 积分:1
-
shiyan2
本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实验仿真。-This paper described the principle and how DTMF in MATLAB to generate DTMF(This paper describes the principle of DTMF and how MATLAB to generate DTMF signals, mainly related to the telephone dial tone and identification of the basic principles of synthesis of the main method, using MATLAB software, and the FFT algorithm to the telephone communication system, the synthesis and identification of dial tone . And further the use of MATLAB' s graphical user interface simple and intuitive GUI make the analog interface. Able to use a different fundamental frequency matrix synthesis of 0- 9 different button dial tone and can be different correct identification of dial tone to achieve by the dial tone of the process of parsing a telephone number to complete the telephone dial tone system, a simple experiment simulation.-This paper described the principle and how DTMF in MATLAB to generate DTMF)
- 2010-01-05 00:57:59下载
- 积分:1