查询词典 coherent set
- 与 coherent set 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Secondly, 4 methods of azimuth estimation based on vector hydrophone according to forms of nosie and signal are brought forward. The principles of these 4methods are set forth, simulating them by computer. Acoustic intensity averager can effectively suppress isotropic non-coherent interference; DOA based on line-spectra can effectively detect the target radiating line-spectra and estimate its azimuth angle; Bar graph approach can suppress line-spectra coherent interference and distinguish different targets radiating line-spectrum. Weighted bargraph approach can detect target in broadband coherent interference and estimate its azimuth angle.
其次,根据背景干扰和信号样式的不同,提出了单矢量水听器方位估计的4种方法;阐述了这4种方法的原理,并进行了计算机仿真,指出平均声强器方位估计适用于各向同性噪声场背景干扰,讨论了平均声强器的处理增益;目标辐射噪声中有线谱时,线谱方位估计有很好的性能,其中的LOFAR线谱和高频解调得到的DEMON线谱都是目标的特征谱线,可以利用它们进行方位估计,详细讨论了利用特征线谱单个矢量水听器分辨多目标的性能;直方图方位估计能抗强线谱相干干扰;加权直方图方位估计可以抗宽带相干干扰。
-
In order to study the grating diffractive field's characteristics of the partially polarized and coherent beams, an analytic expression of polarization degree and angular correlation of partially ploarized and coherent beams through polarized gratings is derived based on the beam coherentce-polarization matrix approach of partially coherent beams.
为了研究部分偏振部分相干光光栅衍射场的衍射特性,利用部分偏振部分相干光的光束相干-偏振矩阵,推导出了部分偏振部分相干光通过任意偏振光栅后,衍射场的偏振度及场中衍射级次角相关的一般解析表达式。
-
The results suggest that the electron density of the interface between GP zone and the matrix is coherent under the first order approximation, thus particles of GP zone are prone to growing, while β phase is not coherent, which will restrain recrystalization particles of β phase from growing, however β phase is coherent to enhance resistance to deformation of the alloy under high stress.
结果表明:Al-Mg-Si合金GP区与基体界面电子密度在一级近似下连续,GP区粒子易于长大,而β相不连续,抑制了β相再结晶晶粒的长大,但它在高应力下呈现连续,从而提高合金变形抗力。
-
The dynamic course of multi-scale coherent eddystructures'bursting is researched. A periodic blowing/suction forcing, issued from a thin latitudinal slot onthe wall, is introduced to alter multi-scale ingredients of coherent eddystructure and their energy distribution in turbulent boundary layer, what ismore, to perturb and control the coherent eddy structures in order toaccomplish drag reduction of skin friction.
在平板湍流边界层的固壁表面沿展向开一条窄缝,用以施加局部周期性抽吸扰动,改变平板湍流边界层中不同尺度相干结构的能量分布、条件相位平均波形、平坦因子和猝发频率,从而对平板湍流边界层中原有的多尺度相干结构进行干扰和控制,以达到壁面减阻的目的。
-
The dynamic course of multi-scale coherent eddystructuresbursting is researched.A periodic blowing/suction forcing, issued from a thin latitudinal slot onthe wall, is introduced to alter multi-scale ingredients of coherent eddystructure and their energy distribution in turbulent boundary layer, what ismore, to perturb and control the coherent eddy structures in order toaccomplish drag reduction of skin friction.
在平板湍流边界层的固壁表面沿展向开一条窄缝,用以施加局部周期性抽吸扰动,改变平板湍流边界层中不同尺度相干结构的能量分布、条件相位平均波形、平坦因子和猝发频率,从而对平板湍流边界层中原有的多尺度相干结构进行干扰和控制,以达到壁面减阻的目的。
-
For an abitrary set X, appropriate order relations on WCL (the set of all weak closure operators), WIN (the set of all weak interior operators), WOU (the set of all weak exterior operators), WB (the set of all weak boundary operators), WD (the set of all weak derived operators), WD*(the set of all weak difference derived operators), WR (the set of all weak remote neighborhood system operators) and WN (the set of all weak neighborhood system operators) can be defined respectively, which make WCL, WIN, WOU, WB, WD, WD*, WR and WN to be complete lattices that are ismorphic to CS(X,CS is the set of all closure systems on X.
证明了可以在WCL(X上的弱闭包算子的全体)、 WIN(X上的弱内部算子的全体)、 WOU (X上的弱外部算子的全体)、 WB (X上的弱边界算子的全体)、WD、 WD*(X上的弱差导算子的全体)、 WR(X上的弱远域系算子的全体)和WN(X上的弱邻域系算子的全体)上定义适当的序关系,使它们成为与CS(X,〖JX-*5[JX*5]同构的完备格其中CS(X是给定集合X上的闭包系统的全体。
-
Algorithms of identifying the Coherent Generator Set and the Coherent Load Set of the WNS are also given.
此外,本文还给出了针对该指标的适用的外部等值方案,使指标 L I 更实用化。
-
An organizational unit deploys one or more processes that have a coherent process context and operates within a coherent set of business objectives.
典型的组织单位是一个大组织范围的部分,在小的组织范围下可能是整个组织。
-
A set is "less than" another set if and only if the first set is a proper subset of the second set, and a set is "greater than" another set if and only if the first set is a proper superset of the second set.
只有当第一个集合是第二个集合的严格子集时,我们才称第一个集合"小于"第二个集合,同理,只有当第一个集合是第二个集合的严格超集时,我们才称第一个集合"大于"第二个集合。
-
To declare what we can do with a set, we start a header file Set.h:#ifndef SET_H #define SET_H extern const void * Set; void * add (void * set, const void * element); void * find (const void * set, const void * element); void * drop (void * set, const void * element); int contains (const void * set, const void * element);#endif The preprocessor statements protect the declarations: no matter how many times we include Set.h, the C compiler only sees the declarations once.
宣布我们能做些什么用一套,我们开始一个头文件Set.h :# ifndef SET_H #定义SET_H 外部构造无效*设置;无效*地址(无效*一套,无效*常量元素);无效*找到(常量无效*一套,无效*常量元素);无效*下降(无效*一套,无效*常量元素);国际载(常量无效*一套,无效*常量元素);# endif 预报表保护声明:无论多少次我们包括Set.h , C编译器将只看到申报一次。
- 相关中文对照歌词
- Set It Off
- Set It Off
- Stress Reliever
- Set It Off
- Fuego
- Set It Off
- Set Me Free
- Set It Off
- Back Of The Van
- Set Me Off
- 推荐网络例句
-
When I started coding, I had problems with the ASF file writer.
当我开始编码,我曾与ASF文件作家的问题。
-
I know that in one of the schools the boys have risen up in the classroom and enlisted in a mass.
如果你们也和他们一样,是集体自愿的话,你们的老师将是多么地光荣啊。
-
But in monopolizing industry, because of limit of industrial policy and financial policy, the development of non-state owned economy has come under serious suppression.
但在垄断性产业上,由于产业政策、金融政策上的限制,民营经济的发展受到了较为严重的抑制。