搜索资源列表
基于实数编码遗传算法的投影寻踪Matlab代码
- 这是用Matlab编写的基于实数编码遗传算法的投影寻踪模型,已经检验通过,大家可以根据需要修改遗传算法的交叉、变异算子。
基于遗传算法的投影寻踪模型Matlab源码
- 投影寻踪是数据挖掘领域的一种重要方法,本文件的源码使用遗传算法用于投影寻踪最佳投影向量的优化。
Matlab
- 投影寻踪等级评级模型求解和遗传算法的实现-Projection Pursuit Model and Genetic Algorithm for Solving
ycsf
- 基于遗传算法的投影寻踪模型Matlab源码-Projection pursuit based on genetic algorithm model of Matlab source
touyingxunzong
- 基于遗传算法工具箱的投影寻踪方法的优化代码,一个是目标函数,一个事约束条件函数,使用时将其放在工具箱合适的窗格即可。-Toolbox based on genetic algorithm optimization of projection pursuit method code, an objective function is a matter constraint function, use the toolbox to the
Matlabpp
- matlab投影寻踪模型的求解程序,包含遗传算法-matlab solving process projection pursuit model, including genetic algorithms! !
Matlabtouyingxunzong
- 遗传算法优化投影寻踪,调用遗传算法进行优化-projection pursuit
1
- 利用C++编写的有关于遗传算法的投影寻踪的计算机的源程序-Written using C++ genetic algorithm on the computer of the source projection pursuit
PPC-RAGA
- 这是一个关于投影寻踪模型与加速遗传算法的结合的源程序,不需要工具箱,自己的编译的程序,简单易懂1-This is a projection pursuit model and accelerate the combination of genetic algorithm source code, no kit, build your own program, easy to understand a
matlab
- 基于遗传算法的投影寻踪代码,提供大家下载,方便查阅-【研学堂】【代码】投影寻踪代码,请验用!! function Qa=Project_Pursuit(X,a,Alpha) 输入参数列表 X 本指标矩阵,n×p的矩阵,每一行为一个样本, Xij表示第i行第j列指标,X是否已经归一化均可 a 投影向量,1×p的矩阵,元素取值范围-1~1,要求其元素平方和等于1
AGA-PPR
- 投影寻踪优化算法源码,投影方向及参数采用改进的自适应遗传算法-Projection Pursuit improved adaptive genetic algorithm optimization algorithm source, projection direction and parameters
pp
- 投影寻踪模型,用遗传算法寻求优化投影方向。-Projection Pursuit model using genetic algorithm to optimize the projection direction
article-of-pp
- 三篇投影寻踪的经典文献 基于投影寻踪和遗传算法的一种非线性系统建模方法; 基于投影寻踪模型和加速遗传算法的石羊河流域水资源承载力综合评价; 基于遗传算法的投影寻踪聚类模型对银川市各地区水资源承载能力评估. -Three classic literature Projection Pursuit based on genetic algorithm based on projection pursuit model and
Pursuit-Model
- 多智能体遗传算法投影寻踪建模与实证研究-Projection Pursuit Model and Empirical Research on Genetic Algorithm for Multi-Agent
投影寻踪
- 投影寻踪遗传算法 基于matlab编程的投影寻踪遗传算法(Projection tracing genetic algorithm)
touyingxunzong
- 在MATLAB中运用遗传算法解决投影寻踪模型(Using genetic algorithm to solve projection pursuit model)
New_HMOEA20140215-单目标
- 投影寻踪的方法求出热带气旋变化强度影响因素的比重,其中用NSGA遗传算法对其优化!(Projection pursuit method is used to calculate the proportion of the factors affecting the intensity of tropical cyclone variation, and the NSGA genetic algorithm is used to opti
00153586PPC-RAGA
- he image recognition is realized, the image feature extraction is realized based on wavelet transform, and then the neural network is trained.
RAGA_PPC投影程序
- 里面包含4个文件,很清晰,基于遗传算法的投影寻踪分类(it is a matlab file about RAGA_PPC)
遗传算法+投影寻踪程序代码
- 这是一个用遗传算法优化投影寻踪模型的MATLAB程序,简单易懂(This is a genetic algorithm to optimize the projection pursuit model of the MATLAB program, easy to understand.)