英语人>网络例句>algorithms 相关的网络例句
algorithms相关的网络例句

查询词典 algorithms

与 algorithms 相关的网络例句 [注:此内容来源于网络,仅供参考]

The theory and the implementation of the genetic algorithms are discussed in detail. The question on how to choose the crossover probability, the mutation probability, the scale of population and the numbers of the generation is discussed. Then, the mathematics model of the optimal design is established. Exerting the finite element of elastic base beam and using FORTRAN to write the GAFORTRAN program. The program includes the common genetic algorithms and the modified genetic algorithms.

详细介绍了遗传算法的理论和实现技术,探讨了交叉概率、变异概率、群体规模、进化代数等变量的选取问题,建立起了基于遗传算法的深基坑支护结构设计的优化模型,结合弹性地基梁有限元法,利用FORTRAN语言编制了GAFORTRAN优化程序,程序中包括普通遗传算法和改进遗传算法。

The dissertation focuses on performance gradient estimation and SRO algorithm of DES aswell as other related topics,such as modeling of DES and discrete event simulation,performancemeasure Hessian matrix estimation,Stochastic Approximationand so on.General Semi-Markov Processis adapted to describe behaviour of DES and discrete eventsimulation.A general result is obtained and applied to analyze strong consistency of performancegradient Perturbation Analysisestimator.Conditions for effectiveness of InfinitesimalPerturbation Analysisare also discussed.New PA algorithms,such as server PA,PA usingDirac generalized function,job sequence PA etc.,are proposed to deal with discreteparameters.Furthermore,strategies of combining PA algorithms with certain iterative rules areanalyzed widely in order to optimize DES parameters and some SRO algorithms are constructed toslove DES optimization problems.

论文将DES性能分析领域中性能梯度估计和单运行仿真优化作为主要的研究对象,探讨了与性能梯度估计有关的DES和离散事件仿真过程建模、高阶导数估计以及随机逼近等理论和方法;建立了具有一般性的DES和离散事件仿真的广义半Markov过程模型;获得了分析性能梯度估计量强相合性的理论结果和无穷小摄动分析算法应用的条件;提出了诸如服务台数目的摄动分析、奇异摄动分析、串联生产线和加工车间中工件加工序的摄动分析等一系列摄动的思想和算法,对连续参数和离散参数都进行了深入的研究;对摄动分析算法同优化规则结合实现仿真优化的策略也进行了广泛的分析,构造了新型的变界截尾的随机逼近算法,并用于DES的单运行仿真优化研究;最后,给出了DES性能分析方法的实证性研究结果。

It's the first time that from the angle of computational mathematics combined with the structure model of parallel machine, the parallel degree of the relevant algorithms in orthopaedics clinic engineering modeling system, such as piecewise cubic Lagrange interpolation formula, piecewise cubic Hermite's interpolation formula, cubic spline, Chebyshev multinomial fitting algorithms, least square method and contour curve multinomial algorithms, were discussed.

论文首次从计算数学的角度并结合并行机的结构模式出发,讨论了在骨科临床工程造型系统中可能涉及的如分段三次拉格郎日插值公式、分段三次埃尔米特插值公式、三次样条函数、切比雪夫多项式拟合算法,最小二乘法以及轮廓曲线多项式求值算法的并行度。

The relevant interpolation algorithms include Lagrange interpolation formula, Newton polynomial interpolation, Hermite's interpolation, cubic spline; the relevant fitting algorithms include least square method, Chebyshev multinomial fitting algorithms and so on.

主要的拟合算法有最小二乘法、切比雪夫多项式拟合算法。

This paper presents some approximate algorithms for minimax nonlinear programs with inequality constraint s by using maximum entropy method and algorithms relevant to nonlinear programming with inequality constraint s,and convergence theorems concerning these algorithms are given.

结合极大熵方法与不等式约束非线性规划的有关算法,提出了求解不等式约束极小极大非线性规划的一种近似法,并讨论了算法的有关收敛

This paper introduces the simulation method and advanced computer technology combining with ship statics principle into cargo shipment of bulk grain carrier,and develops loading simulation system of the bulk grain carrier. And introduce the principle of system and method of implement particularly. This Paper describes the relating high precision calculation algorithms of the stability,trim and strength calculation used by the loading software in detail,focuses on the algorithms of numerical value integral and curve difference and imitate algorithms.

另外,本文还引入模拟的方法,采用先进的计算机技术,结合船舶静力学原理和散装谷物船舶稳性校核的特殊要求,开发了散装谷物船舶的装载模拟系统,并详细介绍了该系统的原理和实现方法,在计算方法上,采用了高精度的浮态、稳性、和强度的计算方法。

Based on the summarizing of the exiting algorithms of the texture mapping and antialiasing, this paper goes deeply into the basic theory and processing of texture mapping. The texture compress algorithm which can satisfy the need of the memory and time is given for the stochastic sampling in the inverse texture mapping; the geometry transformation in the texture mapping are discussed and the concepts of the unitary parametrization and the patch parametrization is proposed, some kinds of the unitary parametrization methods of parametric surfaces and the geometry transformation in the patch parametrization are also presented; in order to solve the aliasing in the parametrization of intermediate surface-sphere in two-part texture mapping, an area-preserving transformation is presented also; to improve the quality of the graph the aliasing in the texture mapping is analyzed from the aspect of signal process, and the modified summed-area tables algorithms is proposed; the distortion of the scanline conversion algorithms under perspective transformation is analyzed and the proper interpolation algorithm is presented so the aliasing problem of the polyhedral object after the unitary parametrization is efficiently solved.

本文在总结现有的纹理映射和反走样算法的基础上,深入研究了纹理映射的基本原理与过程,根据反向纹理映射对纹理随机采样的特殊要求,提出了一种可满足存储空间和寻址时间的纹理压缩存储算法;通过对纹理映射中几何变换理论的进一步深入探讨,提出了整体参数化和面片参数化的概念,并给出了参数化曲面的各种整体参数化方法和面片参数化的几何变换形式;针对现有的两步映射算法所存在的中间曲面—球面的参数化问题,提出一种等积映射方法,较好地实现了由非参数化面片拼接而成的多面体表面的纹理映射;从信号采样的角度深入分析了纹理映射中走样产生的原因,提出了改进的区域求和表算法,使图形生成的效果有所提高;还分析了一般的扫描线算法在透视变换中所存在的问题,提出了一种正确的插值算法,从而解决了整体参数化后多面体表面纹理映射的几何变形问题。

During the past long period, much progress has been realized on the study of the retrieval of LST based on remote sensing, and many algorithms for the LST retrieval have been developed. However, in these algorithms non-isothermal mixed-pixels are all treated as an isothermal and homogeneous surface, which caused directly the results that the LST obtained by these algorithms is only an average temperature of mixed-pixel.

在过去很长一段时间里,地表温度的遥感反演取得了长足的进展,发展了大量的反演算法,但是这些算法都把普遍存在的非同温混合像元视为同温同质体,直接导致反演所得的只是物理意义模糊不清的混合像元的平均温度。

As to the multiple classification algorithms of large size rule set, we introduce a algorithms named recursive flow classification and this algorithms use the linear buffer to implement recursive map.

接着本文介绍了应用于大规模规则库的快速分类算法的解决方案——递归流分类,该算法是一种利用线性存储区分块递归映射的算法。

Semi-active control algorithms can make some seismic responses of bridge nodes neighboring the dampers to produce acute magnifying effect. The continuous type semi-control algorithms can mitigate the ""needlepoint"" phenomenon well because they operate the damping force more gently, and their acceleration-magnified effect are more mitigatory than that of switch type algorithms.

半主动控制算法会使得阻尼器附近桥梁结点的某些地震反应会产生剧烈的放大效应,"连续型"控制算法由于能够较为平缓地施加阻尼力,能够较好地减轻"针尖"效应,其加速度放大效应比"开关型"控制算法缓和,而采用主动控制时没有出现加速度放大效应。

第3/100页 首页 < 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
Apocalypse Remix
Rocket Ships
Robots Are Taking Over
Red Dragon
推荐网络例句

Many will continue to choose to live in duality and in conflict.

许多人将继续选择活在二元对立性和冲突中。

I find that students of the University of Physical Education all wear sportswear at first sight.

我发现:体育大学的学生乍一看,都是穿运动衣,大家都一样

I love singing, but I don't want to take it as my lifelong career.

我喜欢唱歌,但我还不愿意把它当作我的终身职业。