-
MATLABApplication
阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行
了详细介绍,探讨了MATLAB 遗传算法工具箱(GAOT) 在水资源非线性规划和多目标规划时的
应用,并用简单实例证明了这种应用具有良好的通用性、可行性和简便性,可以得到较满意的
优化计算结果。(Expounded the basic principles of genetic algorithm, the MATLAB Genetic Algorithm Toolbox (GAOT) using the parameters described in detail, discusses the MATLAB Genetic Algorithm Toolbox (GAOT) in water resources planning and non-linear multi-objective planning applications, and with a simple example shows that the application has a good general-purpose, feasibility and simplicity, can be more satisfied with the results of the optimization calculation.)
- 2007-11-28 19:24:35下载
- 积分:1
-
AR-MAC
Matlab source code for AR-MAC research paper.
- 2014-10-01 21:56:44下载
- 积分:1
-
FCM-algorithm
fcm算法的实现 MATLAB程序详细解释说明实现 自带图片例子 (fcm algorithm MATLAB program comes with detailed explanations to achieve picture examples)
- 2020-06-29 09:00:01下载
- 积分:1
-
ref-for-base-paper
The most ofICI avoidance algorithms divide UEs into
cell edge and cell centre users based on static thresholds
such as path loss, SINR and geometry factors. However, in
an actual communication environment, the UE distribution
as well as the shape of a cell can be changed. Therefore
selection of the cell edge bands is difficult and needs to be
optimized according to the time variation environment.
Reference [6] proposed an ICI avoidance algorithm that can
change cell edge bands dynamically. For each active UE and
every time gap (the update duration of CEU/CCU), the
threshold is updated based on SINR in order to keep the
ratio of number of CEUs and CCUs constant. Then, cell
weight is calculated to follow the instant changing of
network.
- 2014-10-21 12:42:32下载
- 积分:1
-
PSO-ELM
说明: PSO-ELM 粒子群算法优化极限学习机(PSO-ELM Particle swarm optimization for extreme learning machine)
- 2020-10-28 17:19:57下载
- 积分:1
-
pca
本程序描述了pca在人脸识别上的应用。并带有输入输出,可在人脸库上进行试验。(This procedure describes the pca in face recognition applications. And with the input and output can be tested on the face database.)
- 2010-01-08 21:24:42下载
- 积分:1
-
ANNanalysis
Artificial neurone network ANN toolbox with pca
- 2010-05-09 01:32:27下载
- 积分:1
-
Two-self-balancing-fuzzy-control
两轮自平衡模糊控制论文
matlab程序+simulink仿真(Two self-balancing fuzzy control thesis matlab simulation program+simulink)
- 2020-06-29 19:40:02下载
- 积分:1
-
kalman
一般KF和UDUKF的比较源程序代码,运行文件夹中的result.m文件。(General comparison of KF and UDUKF source code, run the file in a folder result.m file.)
- 2010-11-21 00:32:37下载
- 积分:1
-
fem1d_spectral_numeric
FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the integration numerically using MATLAB s quad() function. This function solves the problem u = - pi^2 * sin( pi * x ) for x in (-1,1), with boundary conditions u(-1) = u(1) = 0.
- 2011-12-02 06:06:55下载
- 积分:1