基本算法
- 与 基本算法 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Apply the thought of differential and integral calculus to the problem of global optimization, imitate the algorithm of digital approximation of definite integral and construct a category of algorithms that can solve global optimization with great brevity and utility.
把微积分的基本思想应用到最优化问题中,仿照定积分的数值逼近算法构造出一类简洁实用的全局优化算法-积分选择算法。
-
Based on the intelligentized algorithms and Matlab,simulation regarding optimization of benzene-toluene flash vaporization process is made. The simulation result shows that the amount of benzene in vapor phase product reaches the maximum on the condition of effective adjustment of temperature,pressure and diffluence coefficient and the production process is optimized.
对基本蚁群算法进行了智能化改进,并运用智能蚁群算法和Matlab语言,对化工生产过程中的实际优化问题,苯-甲苯闪蒸过程进行了优化仿真计算,仿真结果表明,在有效地调整温度、压力及分流系数的条件下,使得汽相产物中苯的产量达到最大,实现了苯-甲苯闪蒸过程的最优化,同时也证明了蚁群算法可以有效地解决化工生产过程中的优化问题。
-
Basic ant colony algorithms are intelligentized. Based on the intelligentized algorithms and Matlab, simulation regarding optimization of benzene-toluene flash vaporization process is made. The simulation result shows that the amount of benzene in vapor phase product reaches the maximum on the condition of effective adjustment of temperature, pressure and diffluence coefficient and the production process is optimized. It is also proves that the intelligentized algorithms are practical in optimization of chemical production process.
对基本蚁群算法进行了智能化改进,并运用智能蚁群算法和Matlab语言,对化工生产过程中的实际优化问题,苯-甲苯闪蒸过程进行了优化仿真计算,仿真结果表明,在有效地调整温度、压力及分流系数的条件下,使得汽相产物中苯的产量达到最大,实现了苯-甲苯闪蒸过程的最优化,同时也证明了蚁群算法可以有效地解决化工生产过程中的优化问题。
-
Considering the particularity of the road network and the demand of the shortest path algorithm for the road network information, a new method of representation and storage of the road network to enhance the real-timeness of the shortest path algorithm was proposed based on the basic idea of the dual graph representation to improve the forward star structure.
考虑实际道路网络的特殊性以及最短路径算法对路网信息的要求,运用对偶图法的基本思想对前向关联边结构进行了改进,提出了一种能够提高路径优化算法实时性的路网表达方法与数据存储结构,并用Dijkstra和A*最短路径算法进行了验证。
-
Some constraints are selected, and omitted according to the most-obtuse-angle principle. The smaller problem is solved with the simplex method. Then the omitted constraints are added to restore the original problem. If all the constraints are satisfied, then a basic optimal solution is reached. In the other case, the dual simplex method is used to obtain the basic optimal solution.
该算法依据最钝角原理略去部分约束得到一个规模较小的子问题,用原始单纯形算法解之;再添加所略去的约束恢复原问题,若此时全部约束条件均满足则已获得一个基本最优解,否则用对偶单纯形算法继续求解。
-
Researched asymmetric key encryption algorithm basic idea , as well as elliptic curve encipher fundamentals , explorated investigation Elliptic Curve Encryption algorithm performance , corrected in some respects about improved elliptic curve encryption algorithm.
研究非对称密钥加密算法的基本思想,以及椭圆曲线加密原理。探讨了椭圆曲线加密算法的性能,对改进的椭圆曲线加密算法在某些方面进行了修正。
-
By use of the ergodic property of chaos movement and the inversion of genetic algorithm, a chaos genetic algorithm was proposed. Its basic principle lies in the small disturbance of which extent is adjusted during searching to child generation group using the chaos variable.
摘 要:利用混沌优化的遍历性和遗传算法优化的反演性,提出了混沌遗传算法,其基本思想是把混沌变量加载于遗传算法的变量群体中,利用混沌变量对子代群体进行微小扰动,随着搜索过程的进行逐渐调整扰动幅度。
-
It is the first important step in video analysis and will directly affects the effectiveness of indexing Shot boundary detection is one of our major research interests and we will tackle the following existing problems the ambiguity between gradual change and camera motion, the discontinuity during gradual change, false detection caused by illumination variation and flashlight, automatic threshold selection Firstly, we discuss shot boundary detection in non-compressed domain In chapter 2, we compare some of the commonly used detection methods which are based on frame difference and point out that single feature will not generate good results As a conclusion, we use fuzzy logic to combine multiple features Presently, most frame difference based shot boundary detection algorithms rely on threshold and hence the selection of such thresholds will greatly affect the performance of boundary detection We propose a membership function to define frame difference and calculate the membership with self adaptation according to the statistic distribution of frame differences to satisfy different type of video clips Experiments show that the proposed fuzzy shot boundary detection algorithm can be used with different video types and has a high detection precision and recall In chapter 3, we discuss model-based shot boundary detection algorithms regarding chromatic and spatial editing effects such as fade-in, fade-out, dissolve and wipe Various parameters are proposed to better describe the characteristics of each editing type.
镜头边界的检测是把视频自动地分割为一个个镜头,作为基本的索引单元,因此它是视频分析重要的第一步,直接影响到视频检索的成败。镜头边界的检测是本文研究的重点之一。目前镜头边界检测算法主要存在以下问题:渐变与镜头运动难以区别;渐变过程中的不连续与停顿、光照条件的变化及闪光灯等特殊情况会引起误检测;自动选择阈值比较困难等。本文首先针对非压缩域视频进行了镜头边界检测的研究。在第二章中我们采用了比较流行的基于帧间差的方法。在比较各种帧间差计算方法的基础上,指出使用单一的特征难以取得很好的检测效果,提出用模糊逻辑综合使用各种特征。目前大多数基于帧间差的镜头边界检测算法都采用阈值法进行镜头转换的判别。阈值选择的误差对检测性能有较大的影响,本文提出用隶属度函数定义帧间差较大、中等较大和较小等概念,并根据帧间差的统计分布自适应地确定隶属度,以适应不同类型的视频片断。实验结果表明这种基于糊逻辑的镜头边界检测算法可以适应不同的视频,并具有较高的检测精度和检出率。在第三章中采用基于模型的方法进行镜头渐变的检测,研究了淡入/淡出、慢转换和扫换的模型。
-
It expands the original two-level index to multi-level index, and introduces a continuous flag bit storage method that is able to extremely reduce memory overhead of routing index table while not obviously affecting the lookup efficiency.
一种改进的多分枝trie树查找算法,即多级索引路由查找算法,将原有算法中的二级索引扩展为多级索引,并引入了标志位连续存储的方式,在基本不影响查找效率的前提下,极大地减小了路由索引表的内存开销。
-
In order to overcome the weakness of premature convergence appearing in GA, an improved genetic algorithm is proposed and applied in the proposed and applied in the flow shop and job shop scheduling problem.
为了克服遗传算法容易出现提早收敛的缺陷,在基本遗传算法基础上对选择和交叉算子进行了改进,并将改进的遗传算法应用于车间调度问题。
- 推荐网络例句
-
Do you know, i need you to come back
你知道吗,我需要你回来
-
Yang yinshu、Wang xiangsheng、Li decang,The first discovery of haemaphysalis conicinna.
1〕 杨银书,王祥生,李德昌。安徽省首次发现嗜群血蜱。
-
Chapter Three: Type classification of DE structure in Sino-Tibetan languages.
第三章汉藏语&的&字结构的类型划分。