资源列表
[人工智能/神经网络/遗传算法] BP
说明:BP神经网络经过训练与学习,逼近非线性函数(BP neural networks are trained and studied to approximate nonlinear functions)<沙漠彩蜥 > 在 2025-03-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] apriori
说明:数据挖掘Aprior的简易c++实现,通过string来表示数据集,没有采用STL set集合操作,因此实现起来简单一些,判断是否包含用到了动态规划算法中的最长公共子序列,思想是暴力求解,没有用到很高端的思想和算法。(Simple c++ data mining Aprior, said data set by the string, without the use of STL set collection operation, th<MAR阿尔维斯 > 在 2025-03-03 上传 | 大小:1kb | 下载:0
[matlab例程] Genetic Algorithm
说明:简单函数优化的遗传算法程序,遗传算法从问题解的串集开始搜索,而不是从单个解开始。这是遗传算法与传统优化算法的极大区别。传统优化算法是从单个初始值迭代求最优解的;容易误入局部最优解。遗传算法从串集开始搜索,覆盖面大,利于全局择优。(A genetic algorithm program optimized by simple functions)<四姑娘 > 在 2025-03-03 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] 格子波尔兹曼方法及其应用
说明:本文介绍了格子波尔兹曼法的发展及其基本方程,以及对不同边界条件的简单叙述。(this paper introduces the development of Lattice-Boltzmann Method and it's basic equations. Besides, it also shows us some kinds of boundary conditions about it.)<ahuang > 在 2025-03-03 上传 | 大小:94kb | 下载:0
[matlab例程] simulated annealing algorithm
说明:模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the<四姑娘 > 在 2025-03-03 上传 | 大小:61kb | 下载:0
[matlab例程] Gray Forecast Model
说明:灰色预测是通过鉴别系统因素之间发展趋势的相异程度,即进行关联分析,并对原始数据进行生成处理来寻找系统变动的规律,生成有较强规律性的数据序列,然后建立相应的微分方程模型,从而预测事物未来发展趋势的状况。灰色预测是一种对含有不确定因素的系统进行预测的方法。(Grey prediction is dissimilarity between the development trend by identifying system factors,<四姑娘 > 在 2025-03-03 上传 | 大小:1kb | 下载:0