查询词典 elemental algorithm
- 与 elemental algorithm 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
PSO is a population-based optimization algorithm, which mimics the social behavior of animals in a flock. It makes use of individual and group memory to update each particle position allowing global and local search optimization. The objective function considered was the total weight of the structure subjected to stresses, displacements and forces constraints. The effects of the parameters were investigated as well and such combination of tuning parameters promote a better global search behavior avoiding premature convergence while rapidly converging to the optimal solution. Results showed the effectiveness of the proposed method by comparing with ANSYS Design Optimization Tool (zero-order method). The PSO with the tuning parameters makes it an ideal method for offshore wind turbines foundations optimization tasks.(2) A reliability analysis method for pile foundation bearing axial loads based PSOThe performance function of pile foundation's axially bearing capacity sometimes is nonlinear and complex, on the basis of geometric meaning of structural reliability index, an optimum model with PSO for structural reliability analysis under arbitrary random variables was established, The PSO algorithm is very efficient to solve global optimization problemsIts use in structural reliability field presents not only the advantage of its facility of implementation, but also the possibility to obtain the design point and the failure probability with a good accuracy. In addition, PSO is a zero order algorithm, for no derivative is necessary for its implementation.
本文的研究针对桩式海上风机基础结构的特点,在国内外有关研究成果的基础上对海上风机基础结构优化设计理论和可靠度方法一些相关问题进行了较为深入的研究,具体做了以下几个方面的工作:(1)基于粒子群优化的桩式海上风机基础确定性优化设计方法桩式海上风机基础的优化设计是一个复杂的、非线性约束的优化问题,针对传统的基于梯度信息的优化方法在处理非线性问题中易陷入局部最优解的问题,本文将一种耦合惩罚函数的PSO算法引入到海上风机基础结构概念设计中,PSO算法是从群体动物聚集觅食这一活动中受到启发而发展的,该算法利用个体和群体的信息共享不断改进自身的位置从而进行局部和全局最优搜索,本文中以桩和三脚架连接段直径及壁厚为设计变量,以基础总重量作为优化的目标函数,在给定的约束条件下建立了三脚架基础优化数学模型,另外本文还研究了PSO参数变化对结果的影响,协调的参数组合可以避免陷入早熟收敛而能够快速的获得全局的最优解,通过与ANSYS优化模块的计算结果比较验证了该方法的有效性,本方法为海上风机基础的确定性设计提供了一条有效的途径。
-
In accordance with discrete, non-symmetry and time-delay feedback neural networks, we provide some theoretical criteria to judge the stability for designing the networks. On continuous feedback networks, we built an algorithm to estimate the convergence region. On the HNN feedback networks, an effective optimization algorithm based on the annealing strategy and the chaotic neural network is presented, and some disciplinary conclusions are provided to guide the selection of parameters. Simulation results on benchmark problems demonstrate that the performances of our algorithm are distinctly superior to those of the classic HNN based on gradient descend and stochastic optimization methods based on probabilistic distribution.
针对离散、非对称和时延等三种类型的动态反馈网络,给出了可用于网络设计的稳定性判别准则;针对连续动态反馈网络,建立了其收敛域估计的一个算法;针对以HNN模型描述的动态反馈网络,基于退火策略和混沌神经网络提出了一种高效的优化算法,建立了可用于指导参数选择的一些规律性结论,对典型算例的仿真研究显示,改进算法在各类性能上相对基于梯度下降的传统HNN模型和基于概率分布的随机优化算法,具有明显的优越性。
-
Compared with traditional DFS algorithm and simulated annealing algorithm, the proposed algorithm possesses better convergency and high convergence rate.
该算法克服了DFS算法收敛性差和模拟退火算法收敛速度慢的缺点。
-
The dissertation expatiate on the distribute algorithm. The key operation in FIR digital filter is multiplication operation, and it can convert multiplication to look up table and addition by adopting the distribute algorithm. It is very suitable to adopt distribute algorithm in FPGA, because there are look-up tables in FPGA.
基于FPGA本身具有查找表的结构,非常适合使用分布式算法,在FIR滤波器的结构设计上,将FIR滤波器中关键的乘法运算转化为查找表的过程和加法运算的过程。
-
Based on the analysis of traditional convex hull algorithm, a new convex hull algorithm is presented, i.e. pyramid algorithm.
在分析传统的凸壳算法的基础上,提出新的凸壳算法,即金字塔算法。
-
Especially, its operation does not depend on packet dropping. In chapter 5, we have analyzed the relation between link rate and link price of the Newton-like algorithm, which is proposed by Low et al to solve the utility function. And then we reduce the convergence procedure of Newton-like algorithm to a simple recursive procedure along a convex curve after the reduction and mathematical derivation. Thus, we found the reason that leads to the severe fluctuation of the sending rate during its convergence procedure, and then proposed our improved algorithm.
在第五章,我们在对Low等人提出的用于解决效益函数的Newton-like算法的链路速率与链路价格之间关系的深入分析的基础上,经过简化和数学推导,我们将其收敛过程归结为沿着一个凸曲线的非常简单的收敛过程,由此找到了导致Newton-like算法收敛过程中信源速率振荡剧烈的原因,在此基础上,我们提出了一个改进的链路算法。
-
The simulation results also verify that the algorithm exhibits corking robustness against the external interference and modeling errors. Ideal control effect can be achieved without changes of the algorithm and its parameters in time-delay system, non-minimum phase system, unstable object, non-linear system and MIMO system. It is so that why this algorithm has generality and is easy to use, which is favorable for the application and generalization of predictive control.
仿真结果表明基于克隆选择的免疫预测控制算法对外部干扰及建模误差具有很好的鲁棒性;并且不修改算法及算法参数就能对时滞系统、非最小相位系统、不稳定对象、非线性系统及MIMO系统等实现理想的控制效果,因而具有通用性,有利于预测控制的应用推广。
-
The main contribution of this thesis is that we propose a collaborative filtering recommendation algorithm based on double clustering. This approach first respectively clusters resources and users by the users rating on items, then makes a collaborative filtering recommendation based on the clustering result. The new algorithm can shorten on-line recommendation time. Then, we apply the classical formula of cosine correlation to double clustering algorithm, leaving out the standardization operation. In the end, we implement an educational resource recommender system according to the need of the actual project and the result is positive.
本文的主要意义在于,首先运用聚类技术对用户和资源分别进行聚类,然后利用聚类结果进行协同过滤推荐,由于聚类部分离线周期进行,大大缩短了在线的推荐时间;然后将经典的余弦相似性计算公式运用到双重聚类算法中,省去规范化处理操作,减少运算量;最后结合实际的需要,实现一个资源推荐系统。
-
The coordinate transformation and numerical integration was executed on the discretized tetrahedral elements based on which the 3-D MT vector-finite element method was implemented. A whole computation framework for 3-D vector-finite element method with unstructured mesh was given. Based on this some typical models were tested which has demonstrated that our algorithm could distinctively avoid problems caused by the fake solution and both the accuracy and efficiency were enhanced which made our algorithm has a bright future for further application.3. According to theory of Sobolev vector space and the discretization of Helmholtz space, the error estimate which was suitable for 3-D MT vector-finite element modeling was deduced by which the procedure of adaptive technique was guaranteed.4. Based on the fully unstructured tetrahedralization and optical strategy, the 3-D magnetotelluric h-adaptive vector-finite element method was presented through combining the error estimate. With this work, the accuracy and creditableness for 3-D MT complicatedly modeling was guaranteed.5. The 3-D magnetotelluric h-adaptive vector-finite element algorithm with unstructured mesh was implemented.
针对非结构化的四面体单元,采用坐标变换和数值积分方法,实现了MT三维矢量有限单元分析,建立起基于非结构化网格的三维MT矢量有限元计算流程,并对典型模型和国际标准电磁模型进行了数值模拟,结果对比和分析表明,基于非结构化网格的三维MT矢量有限元不仅消除了节点型有限元的伪解,而且具有很高的计算精度和速度,有广阔的应用前景。3、根据Sobolev函数的向量空间和Hemlholtz空间的分解,推导出基于残差的三维大地电磁矢量有限元后验误差估计公式,为三维大地电磁自适应矢量有限元数值模拟的实现奠定了基础。4、在完全非结构化四面体单元剖分及优化基础上,结合三维大地电磁矢量有限元后验误差估计公式,提出了基于非结构化网格的三维大地电磁h-型自适应矢量有限元计算策略,保证了对复杂大地电磁模型数值计算的精度和可靠性。5、实现了基于非结构化网格的三维大地电磁h-型自适应矢量有限元计算流程,对典型模型和国际标准电磁模型进行了数值模拟。
-
The MD5 algorithm,a one-way hash algorithm,is improved availably by adding a hidden 'antibody' factor to the algorithm for withstanding cribber's exhaustion search.
单向散列算法选用MD5算法,并通过向算法中注入隐蔽的"抗体"因子以抵抗篡改者的穷举搜索,使MD5算法得到有效的改进。
- 相关中文对照歌词
- Elemental Light
- Elemental
- My Engine Is With You
- The Robot With Human Hair Pt. 4
- Calling God
- Burn This City
- Ballad Of A Paralyzed Citizen
- The Light Of Love
- Chemistry
- Second Song
- 推荐网络例句
-
Fostering the concept of multi-culture firmly and mastering the development of advanced culture correctly are conductive to resisting terrorism, separatism of nationalities and ultraism of religion, which is of great academic theoretical, immediate and profound historical si...
牢固树立多元文化的理念和正确把握先进文化的发展方向,有助于在世界范围内自觉地抵制恐怖主义,民族分裂主义和宗教极端主义。不仅具有重大的学术理论意义,而且也具有重大的现实意义和深远的历史意义。
-
But if anyone walks in the night, he stumbles, because the light is not in him.
11:10 若在黑夜行走,就必碰跌,因为那光不在他里面。
-
You are asking for the moon.
你的要求太过分了。