若要解决这个错误,请呼叫属性的存取子方法。
其次应用频域乘子方法得到了闭环系统的指数镇定。
Then we prove that the exponential stability of this system by frequency domain multiplier method.
采用快速多极子方法计算无限大导体平面上凹槽的雷达散射截面。
The fast multipole method is applied for calculating the radar cross section of a groove in a perfectly conducting plane.
用瞬子方法研究了外加磁场对单畴双轴反铁磁颗粒宏观量子效应的影响。
The effect of the external magnetic field on macroscopic quantum tunneling in biaxial single domain antiferromagnetic particles is studied with the help of the instanton method.
利用周期瞬子方法从理论上研究了环状偏流约瑟夫森结中的单个涡旋隧穿特性。
The quantum tunneling of a vortex in an annular Josephson junction is investigated by using the periodic instanton method.
为进一步提高对电大尺寸目标散射求解的能力,详细研究了多层快速多极子方法。
To further improve the ability for solving large scale problems, multilevel fast multipole algorithm (MLFMA) has been investigated in detail in this paper.
详细推导了快速多极子方法结合迭代物理光学法和阻抗边界条件的混合计算公式。
The forward-backward methodology is combined with the fast multipole method(FMM) and the iterative physical optics(IPO) to improve convergence and computational efficiency.
并且介绍了积分方程方法的求解方法—矩量法及其快速求解技术—多层快速多极子方法。
Numerical methods for integral equation-moment of method (mom) and the fast solving technique-MLFMA are introduced as well.
代表团指出“一揽子方法”并不是最合适的方法,因为它会导致对不同提案进行区别对待。
The Delegation stated that the "basket approach" was not the most appropriate approach, as it would lead to an unbalanced treatment of the different proposals.
均衡混合场积分方程与多层快速多极子方法(MLFMA)结合使用,可以方便地求解含腔导体目标的电磁散射。
Combination of ECFIE with multilevel fast multipole algorithm (MLFMA) can easily solve electromagnetic scattering from conductive target with open cavity.
此规则还有一个特例,print(及其衍生物)和syswrite不会触发污染错误或子方法、子引用或哈希键。
The exceptions to this rule are that print (and derivatives) and syswrite do not trigger a tainting error or sub-methods, sub-references, or hash keys.
本文基于多层快速多极子方法,采用了渐进近似的原理,开发出了几种高效快速方法来分析复杂目标的三维矢量散射。
Based on MLFMA, this paper USES several approximate methods, and implement some highly efficient and fast methods to analyse em scattering of complex 3d targets.
本文采用基于高阶矩量法的快速多极子方法(FMM)及多层快速多极子方法(MLFMA)计算复杂目标的电磁散射。
The present paper applies fast multipole method (FMM) and multilevel fast multipole algorithm (MLFMA) based on the higher order moment of method (mom) to solve scattering from complex target.
该方法在保证合理计算精度的同时大大降低了迭代过程中矩阵矢量相乘的计算复杂度,提高了多层快速多极子方法计算效率。
It reduces greatly the computational complexity of matrix-vector multiplication in conjugate gradient iteration improves the efficiency of MLFMA while the reasonable accuracy is maintained.
进而利用频域分片乘子方法,在所论梁系统同时具有分布反馈控制和边界反馈控制的条件下,证明其相应的闭环系统能量指数稳定。
Then, by virtue of frequency domain multiplier method, we prove that the closed loop system with both a locally distributed feedback con.
最后,在上述研究基础上,针对高效求解复杂目标电磁散射的问题研究了复杂度分别为和的快速多极子方法以及多层快速多极子方法。
Following, based on the above research foundation and aimed at resolving the scattering by the complex target with high efficient solution, extensive study of the FMM and MLFMA has been carried out.
ApacheSOAP服务器在方法名称的后面增加了“Response ”关键字并将返回值封入元素中作为一个直接子方法元素。
The Apache SOAP server adds the "Response" keyword at the end of a method name and encloses the return value in the element as an immediate child method element.
基于此策略,结合序列二次规划(SQP)方法,并利用滤子以避免罚函数的使用,提出了一类积极集s QP滤子方法,并在合理条件下证明了算法的全局收敛性。
Based on this technique and the sequential quadratic programming (SQP) method, a new active set filter SQP method is proposed in which the penalty function is not required by filter strategy.
哈克,我用这种方法治好了手上无数个疣子。
I've took off thousands of warts off of my hands that way, Huck.
本文讨论如何获得根据主密钥在每一轮中生成子密钥的方法。
This article discusses how to get the method of generating subkey in each round according to masterkey.
利用GIS方法建立了数字高程模型(DEM),研究了子汇水面积的边界。
By means of GIS method, the digital elevation model(DEM)is established, the subcatchment boundaries are studied.
您需要使用其他方法将该子元素从局部坐标系转换到内容坐标系。
You need some extra methods to convert that item from its local-coordinate system to its content-coordinate system.
有了一个对象之后,即可通过两种方法来创建子数据对象。
Once we have one object, there are two ways to create any child data objects.
作为代码生成的一部分,它还调用子组件,生成新方法的代码。
It also generates the code for that new method, calling the child component as part of the code generation.
父视图是包含了调用返回子视图的动作方法的视图。
A parent view is a view that contains calls to action methods that return child views.
注意在控制器中,没有特定的方法呈现父视图或子视图。
Notice that in the controller, there is no specific way to render a parent view or a child view.
每个元素对象还有一个对象elements,该对象拥有each和方法,以便访问子元素。
Each element object also has an object called elements, with each and methods to access the sub-elements.
当错误发生时,或者在您希望向用户返回一个故障时,设置 WS_FAULT对象,并使用一个 Exit函数或 Exit 子语句退出方法。
When an error occurs or when you want to return a fault to the user, set the WS_FAULT object and exit the method with an Exit function or Exit sub statement.
私有函数、子元素和方法不会通过Web服务接口公开。
Private functions, subs, and methods are not exposed through the Web services interface.
“Part”元素类型的子元素将成为SEI方法参数。
Child Elements of "Part" Element Type will be SEI Method parameter.
应用推荐