搜索法
- 网络Searching;Tabu search;linear search
-
Windows环境下的禁忌搜索法解Job-shop问题
A Tabu Search Algorithm to JOB SHOP Problem in Windows
-
基于tabu搜索法的水文地质参数反演
Inverse Analysis of Hydrogeological Parameters Using TABU search Method
-
一种基于搜索法的PID控制器鲁棒设计方法
A Searching Algorithm Based Method for Synthesis of H_ ∞ PID Controllers
-
生成这类H矩阵的方法就是以下要提到的代数搜索法。
Generating the three types of H matrix will use the corresponding searching-method mentioned blow .
-
本文详尽地讲述了随机搜索法的基本概念及其算法,应用这个算法,完成了一套电机CAD优化设计系统;
In this paper , both the theory and algorithm of random search approach are described in detail .
-
SAT问题中局部搜索法的改进
Improvement of Local Research in SAT Problem
-
电磁波测井双参数反演的2-D移动网格搜索法
2-D moving grid search method for two parameter inversion of electromagnetic wave logging
-
U形及弧形底梯形渠道断面水力计算的搜索法与程序
Searching Algorithm And Program for Hydraulic Calculation of Cross Section of U-shaped And Trapezoidal Channel with Arc Bottom
-
针对支持向量机的参数选择问题,文中采用基于k折交叉验证误差的网格搜索法。
The grid search method based on k fold cross validation error for selecting the model parameters of SVM is also presented .
-
人工神经网络节点作用函数的GP搜索法
Genetic Programming for Effect Function Search in Neural Nets
-
基于搜索法的GPC控制器参数的鲁棒优化
New Method of Robust Optimization of Generalized Predictive Controller Parameters by Searching Algorithm
-
SWIFT法是非线性规划中一种用于求解约束优化问题的直接搜索法。
SWIFT is a direct search method in nonlinear programming ( NLP ), which is used to solve the constrained optimization problem .
-
基坑潜在隆起破裂面的Dijkstra组合优化搜索法
Study on composite optimization based on Dijkstra algorithm in searching potential bulge fracture plane of foundation pit
-
263核心算法模块:DCT、IDCT和运动估计模块,运用预先判断全零技术和钻石搜索法,对原有算法进行了优化尝试。
Besides , further optimization has been attempted for H.263 core algorithm modules : DCT , IDCT and motion estimation module .
-
由于冷藏供应链与传统供应链的不同,作者选用了一种不依赖于具体问题的直接搜索法&禁忌搜索(TS)。
For the difference between cold chain and traditional supply chain , I used a hunting method which is not depending on concrete problem-Tabu Search algorithm .
-
软件部分主要包括USB通信、数据采集处理、优化爬山搜索法和电机驱动等组成。
The software in this system is basically made up of USB communication software , video signal sampling and processing , optimized HCS ( hill-climbing searching ) arithmetic and step motor driving software .
-
TS算法属于现代优化算法,是局部领域搜索法的推广,常用于求解组合优化问题。
The tabu search ( TS ) method is one of the modern optimization algorithms developed from local search . It is generally used in combinatorial optimization problem .
-
3-RPS并联机构工作空间分析的球坐标搜索法
The Sphere-Coordinate Searching Method of the Workspace Analysis of the 3-RPS Parallel Mechanism
-
采用验算点法计算结构可靠指标,改进的随机方向搜索法(复合形法)进行寻优搜索最优方案,通过编制VB程序,计算机自动计算,最终确定全局最优方案。
The index of structure reliability was figured out by applying the way of JC , and the optimum scheme was searched in the improved randomly directional searching method ( complex method ) .
-
本文讨论了高维非线性网络模型的搜索法和Dijkstra算法的求解法,并给出了算法的实现步骤。
In this paper , we discuss optimization solution of large scale nonlinear model by Dijkstra algorithms , and give steps of this algorithms .
-
动态特征方面,以块匹配的三步搜索法为基础,计算视频帧间运动能量差(MEDF,MotionEnergyDifferencebetweenFrames),用量化的方式去区分各帧的重要程度。
In dynamic characteristics , we calculate the motion energy difference between the video frames based on the three-step search block-matching method , in order to distinguish the importance degree of each frame in quantitative way .
-
采用FFD启发式算法和直接搜索法分别解决大、小规模的一维排料问题。
Adopted the FFD heuristics and direct search method to solve large-scale respectively , and small-scale one-dimensional problem .
-
CCD摄像机采集到的焊缝图像,经过低通滤波、阈值变换、拉普拉斯锐化、细化一系列图像预处理后,准确提取了焊缝激光条纹信息,运用搜索法检测焊缝位置。
After the image taken by CCD camera was processed by low-pass filtering , threshold transform , Laplace sharpening , thinning , laser stripe information was acqired exactly , then the seam position was detected by searcher method .
-
设施区位的计算问题是属于NP完全问题,其大规模的最优化问题还是很难解决的,我们采用了启发式搜索法来求解此类问题。
The computation of facility location belongs to NP hard problems , so it is difficult to solve its calculation of large scale . We use the heuristic algorithm to solve this problem .
-
对STAR模型的非线性估计方法,本文采用S-PLUS软件用网格点搜索法进行估计,避免了以往采用高斯&牛顿迭代法可能不收敛的情况的发生。
STAR model for the nonlinear estimation method , we use S-PLUS software is used to estimate the grid search method , avoids the Gauss-Newton iteration convergence .
-
考虑到钢丝直径是离散的,因而用直接搜索法求解,并编出了FORTRAN语言的程序。
Considering that the diameter of the steel wire is discrete , the problem can be worked out with a direct search method and the program is made in FORTRAN language .
-
基于贪婪随机自适应搜索法(GRASP)能有效地解决电网规划的组合优化问题,其每一次迭代包含构造和局域搜索两阶段。
Greedy randomized adaptive search procedure ( GRASP ) is a high-efficient heuristic randomly iterative algorithm , which can effectively solve the combinatorial optimization problem of transmission network planning . Each iteration includes a construction and a local search phase .
-
用Hooke-Jeeves提出的模式搜索法来求解有约束优化问题,从而克服了传统的Newton-Raphson法稳定性差与难于处理有约束条件之弱点。
The direct search method used to solve the constrained optimization problem is more flexible and stable than the Newton-Raphson method .
-
研究了针对连锁故障缓慢相继开断阶段的系统状态搜索法,应用功能组(FunctionalGroup,FG)分解理论及相关改进后的搜索方法实现N-k故障的辨识。
First , a search method for system state is studied , which aims at slow continual outage stage . By use of the theory of functional group decomposition and modified searching approach , N-k contingency identification is implemented .
-
提出了改进的基于投影和三角不等式的k近邻搜索法以及改进的基于向量投影的边界向量预选取方法。
An improved k-nearest-neighbor search method based on projection and triangular inequality is presented , some inequalities are used to delete impossible data points and reduce distance computations . An improved method based on vector projection is proposed to address the problem of pre-extracting boundary vectors .