搜索资源列表
遗传算法代码
- 这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
dengbinprogram
- OFDM频偏估计优化算法代码,次代码文章是2007年硕士毕业优秀论文,具有很高的参考价值。-OFDM Offset Estimation Algorithm optimization code, sub-article code is 2007 graduate Master of excellent essays, have a very high reference value.
sceua
- 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
sce-ua代码
- 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The sce-ua method is a general purpose global optimization program.
粒子群优化算法
- 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
chapter7多种群遗传算法的函数优化算法
- 多种群遗传算法代码,亲测可用,加快种群迭代速度(multi-population genetic algorithm)
免疫优化算法在物流配送中心选址中的应用
- 免疫优化算法在物流配送中心选址中的应用(详细代码)(The application of immune optimization algorithm in the location of logistics distribution center (including detailed code))
示例一运行代码
- 利用粒子群优化算法寻找最优解,从而找到最大值的问题(In order to find the maximum value, the particle swarm optimization algorithm is used to find the optimal solution.)
SCE-UA算法代码
- 一种高效全局优化算法,广泛用于水文模型参数优选(A high efficient global optimization algorithm widely used for parameter optimization of hydrological model)
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
蚁群优化算法原理及Matlab编程实现
- 蚁群优化算法原理及其在旅行商问题中的应用的Matlab代码。(Principle of ant colony optimization algorithm and implementation of Matlab programming)
粒子群优化算法代码
- 粒子群算法matlab源程序,换个函数,更改相应的参数就可以在matlab上运行啦(Particle swarm algorithm Matlab source program, change a function, change the corresponding parameters can run on Matlab)
免疫优化算法在物流配送中心选址中的应用
- 算法详细代码,有关免疫优化算法的代码,实测可以运行(Algorithm detailed code)
一些优化算法论文附其程序
- 针对例如SVM等智能算法的参数寻优采用自适应的参数优化(Parameter optimization for intelligent algorithm)
粒子群优化算法以及改进的PSO算法代码matlab
- 一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)
灰太狼优化算法
- GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in
SCA:用于解决优化问题的正弦余弦算法
- 用于求解单目标优化问题的正弦余弦算法。 SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems. S
基于OC算法的连续体动力学机构拓扑优化设计代码
- 基于OC算法的连续体动力学机构拓扑优化设计代码,值得下载收藏(The code of topology optimization design of continuum dynamics mechanism based on OC algorithm is worth downloading and collecting.)
《智能优化算法及其MATLAB实例-(第2版)》源码
- 课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)