资源列表
xishujuzhen
- 稀疏矩阵相加,做得比较简单,是课业作业。-Sparse matrix sum, doing relatively simple, is academic work.
PSO_by_Brecht_Donckels
- History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions structure now. More organized.
juzhengliancheng
- 它建立在最优原则的基础上,采用动态规划方法,可以优雅而高效地解决许多用贪心技术或分治技术无法解决的问题。因此,动态规划技术越来越成为解决许多重要的应用问题的关键技术。矩阵连乘。-It builds on the optimal basis of the principles, using dynamic programming methods, can be elegant and efficient solution to many greedy technology or using tec
00
- 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法来进行安排。试编程实现对于给定的k个待安排活动,计算使用的最少会场。输入数据中,第一行是k的值,接下来的k行中,每行有2个正整数,分别表示k个待安排活动的开始时间和结束时间,时间以0点开始的分钟计。输出为最少的会场数。-Assume it to be enough room in the arrangements in a number of activities and want to use the venu
GA_TSP
- 用MATLAB编写的遗传算法求解TSP问题的M文件-Prepared with MATLAB Genetic Algorithm for TSP problem M documents
GA-VC
- 用C++语言在VC++环境下编写的遗传算法源程序-With C++ Language in VC++ Environment prepared by genetic algorithm source code
vb_pso
- 用VB编写,在VB环境下开发的粒子群PSO算法源程序-Prepared using VB, VB environment in the development of particle swarm PSO algorithm source code
bahuanghou
- 八皇后经典算法 包括回溯和枚举两种方法 八皇后经典算法 包括回溯和枚举两种方法-8 Queen
pso_coli
- 粒子群算法的详细实现以及在大肠杆菌代谢过程中参数优化的应用。-Particle Swarm Optimization, as well as the detailed realization of the process of metabolism in Escherichia coli application of parameter optimization.
Gepasi330
- 最优化理论算法在对hiv蛋白酶抑制反应过程的参数控制软件仿真/-Algorithm optimization theory hiv protease inhibitor in the reaction process parameter control software simulation /
nlpunc
- matlab最优化理论的实现,通过plot功能找出函数的极值问题 。-matlab optimization theory realization of function through the plot function to find the extremum problem.
CG
- 数值计算CG算法函数,记录迭代中最小误差及迭代的中间结果-CG algorithm for numerical calculation function, recording the smallest iteration errors and intermediate results of iteration