搜索资源列表
FS.rar
- 全搜索算法寻找运动矢量,基于MATLAB实现,Full-search motion vector search algorithm, based on the MATLAB implementation
search.rar
- Matlab程序,包括爬山算法、黄金分割搜索、nabisect算法,Matlab procedures, including climbing algorithm, golden section search, nabisect algorithm
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
FullSearchfull
- 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
GRASP
- 贪婪随机自适应搜索法(GRASP),使用随机化的最小最小完成时间算法来产生问题的初始解,再通过变邻域下降算法来改进这个解。-Greedy randomized adaptive search method (GRASP), the minimum use of randomized algorithm to generate the minimum completion time of the initial solutions of the problem, and through the v
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
Multi-objective-search-algorithm
- 基于粒子群算法的多目标搜索算法,基于matlab仿真源程序代码,用于学习matlab算法设计的一个很好的例子-Multi-objective search algorithm based on particle swarm optimization algorithm, based on the Matlab simulation source code for a good example to learn matlab algorithm design
tabu-search-matlab
- TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
GreedyRandomizedSearch
- Matlab Implementation of Greedy Randomized Search Algorithm
MATLABandVC
- MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
opt11
- 模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。-Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint func
randsrch
- Random search method for minimizing a function.
motionEstDS
- Code for motion estimation using the DS (diamond search) algorithm.
motionEstTSS
- Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
CELL-SEARCH-ETU300
- 小区搜索的ETU-300的信道分析,有机密的动态链接库函数。-The ETU-300 cell search channel analysis, a dynamic link library functions confidential.
tabu-search
- Tabu search implementation in matlab
An-improved-harmony-search-algorithm-for-solving-
- use and application of harmony search algorithm to optimization problems.
Gravitational-Search-algorithm
- gravititional search algorithm
ypea117-harmony-search
- 和声搜索算法源代码,亲测可用,是标准和声搜索算法(Harmony search algorithm source code, pro test available, is the standard harmony search algorithm)
grid search
- 简单的Grid Search法,是与斐波那契、黄金分割、二分法相比较最简单的求最小值的方法(simple grid search method)
