资源列表

« 1 2 ... .08 .09 .10 .11 .12 25813.14 .15 .16 .17 .18 ... 28523 »

[matlab例程PSO-evolutionarycomputation

说明:粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目
<zzh> 在 2025-11-09 上传 | 大小:22kb | 下载:0

[人工智能/神经网络/遗传算法GA

说明:遗传算法的源程序,需要的朋友尽管下载,仅供参考-Genetic algorithm source code, even though the need for friends to download, for reference only
<周枫> 在 2025-11-09 上传 | 大小:3.66mb | 下载:0

[人工智能/神经网络/遗传算法GA_for_Knapsack_Problem

说明:遗传算法用于求解多目标背包问题,学包括基本的选择、杂交、变异等遗传算子.-Genetic algorithm for solving multi-objective knapsack problem, learning the basic choice, hybridization, mutation and other genetic operators.
<daniel> 在 2025-11-09 上传 | 大小:43kb | 下载:0

[人工智能/神经网络/遗传算法GA_example

说明:简单一元函数优化实例,利用遗传算法计算函数的最大值-One dollar a simple example of function optimization, genetic algorithm using the maximum function
<daniel> 在 2025-11-09 上传 | 大小:622kb | 下载:0

[matlab例程LQR_control

说明:直升飞机的LQR控制在MATLAB中的实现,状态方程为8维.-LQR control helicopters in MATLAB in the realization of an 8-dimensional equation of state.
<daniel> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法DSPLIT

说明:用vc++编写的图像分类,包括Bayes.神经网络分类器等。有界面,代码。-With vc++ Prepared image classification, including Bayes. Classifier such as neural networks. Has interface code.
<> 在 2025-11-09 上传 | 大小:4.92mb | 下载:0

[人工智能/神经网络/遗传算法mode

说明:用vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等。有界面,代码!-With vc++ Developed image classification, including cluster analysis, fuzzy clustering, genetic algorithms, such as clustering. Has interface code!
<> 在 2025-11-09 上传 | 大小:7.56mb | 下载:0

[人工智能/神经网络/遗传算法fuzzy

说明:模糊数学中模糊聚类算法的vb实现,包括界面,数据。-Fuzzy Mathematics in the fuzzy clustering algorithm vb realize, including the interface data.
<> 在 2025-11-09 上传 | 大小:45kb | 下载:0

[人工智能/神经网络/遗传算法genpls

说明:将PLS与遗传算法相结合,进行变量的优化筛选-PLS and genetic algorithm will be combined to optimize the selection of variables
<潘勇> 在 2025-11-09 上传 | 大小:1.36mb | 下载:0

[matlab例程FORTRAN_call_MATLAB_draw_the_pic

说明:fortran调用matlab的ppt简介,具体自己看,一个简单的例子-fortran calling matlab About the ppt, the specific own view, a simple example
<Ize7gn> 在 2025-11-09 上传 | 大小:136kb | 下载:0

[人工智能/神经网络/遗传算法recognize

说明:本代码是基于神经网络的文字识别系统,目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-This code is based on neural ne
<spurs> 在 2025-11-09 上传 | 大小:82kb | 下载:0

[数学计算/工程计算EU2KG

说明:VC++源程序。各种模量间的相互转化,是数值计算中必备的简单工具-VC++ Source. Various inter-modulus transformation, numerical calculation is necessary for simple tools
<liugao> 在 2025-11-09 上传 | 大小:4.96mb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 25813.14 .15 .16 .17 .18 ... 28523 »

源码中国 www.ymcn.org