期刊文献+
共找到6,835篇文章
< 1 2 250 >
每页显示 20 50 100
关于力学系统的对称性与不变量 被引量:81
1
作者 赵跃宇 梅凤翔 《力学进展》 EI CSCD 北大核心 1993年第3期360-372,共13页
本文综述了近10年来关于力学系统的对称性和不变量的研究所提出的新概念、新理论,主要包括经典Noether对称性的微分几何描述、高阶Noether对称性、Lie对称性,拟对称性和伴随对称性以及与之相应的不变量,关于非保守系统的高阶Noether对... 本文综述了近10年来关于力学系统的对称性和不变量的研究所提出的新概念、新理论,主要包括经典Noether对称性的微分几何描述、高阶Noether对称性、Lie对称性,拟对称性和伴随对称性以及与之相应的不变量,关于非保守系统的高阶Noether对称性和Lie对称性的结果属首次公布。 展开更多
关键词 力学系统 不变量 对称性
下载PDF
A Unified Approach for Developing EfficientAlgorithmic Programs 被引量:48
2
作者 薛锦云 《Journal of Computer Science & Technology》 SCIE EI CSCD 1997年第4期314-329,共16页
A unified approach called partition-and-recur for developing efficient and correct algorithmic programs is presented. An algorithm (represented by recurrence and initiation) is separated from program, and special att... A unified approach called partition-and-recur for developing efficient and correct algorithmic programs is presented. An algorithm (represented by recurrence and initiation) is separated from program, and special attention is paid to algorithm manipulation rather than program calculus. An algorithm is exactly a set of mathematical formulae. It is easier for formal derivation and proof. After getting efficient and correct algorithm, a trivial transformation is used to get a final program. The approach covers several known algorithm design techniques, e.g. dynamic programming, greedy, divide-and-conquer and enumeration, etc. The techniques of partition and recurrence are not new. Partition is a general approach for dealing with complicated objects and is typically used in divide-and-conquer approach. Recurrence is used in algorithm analysis, in developing loop invariants and dynamic programming approach. The main contribution is combining two techniques used in typical algorithm development into a unified and systematic approach to develop general efficient algorithmic programs and presenting a new representation of algorithm that is easier for understanding and demonstrating the correctness and ingenuity of algorithmic programs. 展开更多
关键词 Programming method algorithm design method correctness of algorithmic program recurrence relation loop invariant.
原文传递
拉压模量不同弹性物质的本构 被引量:49
3
作者 蔡来生 俞焕然 《西安科技大学学报》 CAS 北大核心 2009年第1期17-21,共5页
几乎所有的材料都在拉或压时表现出不同弹性模量的特性,挖掘各种材料这种特性的潜力、研制新型材料,已成为新的研究方向。对具有拉压不同弹性模量特性的材料,如果沿用经典弹性理论来进行分析计算就会引起大的误差。运用应变不变量原则,... 几乎所有的材料都在拉或压时表现出不同弹性模量的特性,挖掘各种材料这种特性的潜力、研制新型材料,已成为新的研究方向。对具有拉压不同弹性模量特性的材料,如果沿用经典弹性理论来进行分析计算就会引起大的误差。运用应变不变量原则,给出了均匀各向同性拉压模量不同的弹性物质的一种新的本构方程,提供了一种在求解拉压模量不同的弹性问题的迭代过程中更为方便的形式。 展开更多
关键词 拉压模量 各向同性 弹性物质 不变量 本构方程
下载PDF
Two New Strategies for Developing Loop Invariants and Their Applications 被引量:34
4
作者 薛锦云 《Journal of Computer Science & Technology》 SCIE EI CSCD 1993年第2期147-154,共8页
The loop invariants take a very important role in the design,proof and derivation of the algorithmic program.We point out the limitations of the traditional standard strategy for developing loop invariants, and propos... The loop invariants take a very important role in the design,proof and derivation of the algorithmic program.We point out the limitations of the traditional standard strategy for developing loop invariants, and propose two new strategies for proving the existing algorithmic program and developing new ones. The strategies use recurrence as vehicle and integrate some effective methods of designing algorithms, e.g.Dynamic Programming,Greedy and Divide Conquer,into the recurrence relation of problem solving sequence.This lets us get straightforward an approach for solving a variety of complicated prob- lems,and makes the standard proof and formal derivation of their algorithmic programs possible.We show the method and advantages of applying the strategies with several typical nontrivial examples. 展开更多
关键词 Loop invariant standard proof and formal derivation of program recurrence relation algorithm design
原文传递
基于Petri网的语义Web服务自动组合方法 被引量:22
5
作者 汤宪飞 蒋昌俊 +1 位作者 丁志军 王成 《软件学报》 EI CSCD 北大核心 2007年第12期2991-3000,共10页
Web服务组合使得开发人员可以快速地创建自己的应用程序.但是,随着Internet上可用的Web服务数目的增加,Web服务组合是一项高度复杂的任务.针对语义Web服务的自动组合问题,提出了一种既考虑服务输入/输出又考虑服务行为约束的自动组合方... Web服务组合使得开发人员可以快速地创建自己的应用程序.但是,随着Internet上可用的Web服务数目的增加,Web服务组合是一项高度复杂的任务.针对语义Web服务的自动组合问题,提出了一种既考虑服务输入/输出又考虑服务行为约束的自动组合方法.首先,注册服务被转化为一组Horn子句形规则,用户的输入和输出请求分别被转化为Horn子句中的事实和目标,从而将寻找满足用户输入/输出请求的合成服务问题转化为Horn子句的逻辑推理问题;然后,用Petri网来为该Horn子句集建模,T-不变量技术被用来判定是否存在满足用户输入/输出请求的合成服务;最后给出了两种算法来获取既满足用户输入/输出请求又满足用户行为约束的合成服务的Petri网模型. 展开更多
关键词 WEB服务 WEB服务组合 HORN子句 PETRI网 T-不变量
下载PDF
一般动力学系统的精确不变量和绝热不变量 被引量:23
6
作者 赵跃宇 梅凤翔 《力学学报》 EI CSCD 北大核心 1996年第2期207-216,共10页
在增广相空间中研究一般动力学系统的精确不变量与绝热不变量,建立了该空间中力学系统的对称性与不变量之间的关系,提出了一般动力学系统的高阶绝热不变量的概念及其构造方法,揭示了高阶绝热不变量与无穷小对称变换之间的正反关系,... 在增广相空间中研究一般动力学系统的精确不变量与绝热不变量,建立了该空间中力学系统的对称性与不变量之间的关系,提出了一般动力学系统的高阶绝热不变量的概念及其构造方法,揭示了高阶绝热不变量与无穷小对称变换之间的正反关系,讨论了VanderPol方程和Duffing-VanderPol方程的一阶绝热不变量与相应的无穷小对称变换. 展开更多
关键词 不变量 绝热 非保守 非完整 动力学系统
下载PDF
A selected review of vortex identification methods with applications 被引量:27
7
作者 Yu-ning Zhang Xu Qiu +4 位作者 Fei-peng Chen Kai-hua Liu Yu-ning Zhang Xiang-rui Dong Chaoqun Liu 《Journal of Hydrodynamics》 SCIE EI CSCD 2018年第5期767-779,共13页
In the present review, recent progress on the vortex identification methods are introduced with a focus on the newly proposed omega method( Ω method). The advantages of Ω method are summarized with many illustrati... In the present review, recent progress on the vortex identification methods are introduced with a focus on the newly proposed omega method( Ω method). The advantages of Ω method are summarized with many illustrating examples. Furthermore, comparing with other existing methods(e.g., Q criterion and λ2 criterion), one of the characteristics of Ω method is its independence on the chosen threshold values for vortex identifications. The important parameters involved for the practical applications of Ω method are further discussed in detail together with the physical interpretation of the Ω and some suggestions of the future work. Other emerging topics(e.g., Lagrangian coherent structure and Rortex) are also introduced with comments. 展开更多
关键词 Vortex identification turbulence generation Ω method vorticity concentration Galilean invariant Rortex
原文传递
On the new results of global attractive set and positive invariant set of the Lorenz chaotic system and the applications to chaos control and synchronization 被引量:23
8
作者 LIAO Xiaoxin 1, 2, 3 , FU Yuli 4 & XIE Shengli 4 1. Department of Control Science & Control Engineering, Huazhong University of Science & Technology, Wuhan 430074, China 2. School of Automation, Wuhan University of Science & Technology, Wuhan 430070, China +1 位作者 3. School of Information, Central South University of Economy, Politics and Law, Wuhan 430064, China 4. School of Electronics & Information Engineering, South China University of Technology, Guangzhou 510640, China Correspondence should be addressed to Liao Xiaoxin (email: xiaoxin_liao@hotmail.com) 《Science in China(Series F)》 2005年第3期304-321,共18页
Constructing a family of generalized Lyapunov functions, a new method is proposed to obtain new global attractive set and positive invariant set of the Lorenz chaotic system. The method we proposed greatly simplifies ... Constructing a family of generalized Lyapunov functions, a new method is proposed to obtain new global attractive set and positive invariant set of the Lorenz chaotic system. The method we proposed greatly simplifies the complex proofs of the two famous estimations presented by the Russian scholar Leonov. Our uniform formula can derive a series of the new estimations. Employing the idea of intersection in set theory, we extract a new Leonov formula-like estimation from the family of the estimations. With our method and the new estimation, one can confirm that there are no equilibrium, periodic solutions, almost periodic motions, wandering motions or other chaotic attractors outside the global attractive set. The Lorenz butterfly-like singular attractors are located in the global attractive set only. This result is applied to the chaos control and chaos synchronization. Some feedback control laws are obtained to guarantee that all the trajectories of the Lorenz systems track a periodic solution, or globally stabilize an unstable (or locally stable but not globally asymptotically stable) equilibrium. Further, some new global exponential chaos synchronization results are presented. Our new method and the new results are expected to be applied in real secure communication systems. 展开更多
关键词 Lorenz chaotic system global attractive set positive invariant set globally exponential tracking globally exponential synchronization.
原文传递
Petri网不变式和状态方程的求解 被引量:16
9
作者 李志武 王安荣 贾建援 《西安电子科技大学学报》 EI CAS CSCD 北大核心 2003年第2期259-263,共5页
不变式和状态方程的求解是Petri网分析中的基本问题.研究了Petri网库所不变式和变迁不变式的一种求解方法,给出了Petri网系统状态方程的求解方法和发射向量的通解形式.这些方法都是基于网关联矩阵的满秩分解.讨论了Petri网系统状态方程... 不变式和状态方程的求解是Petri网分析中的基本问题.研究了Petri网库所不变式和变迁不变式的一种求解方法,给出了Petri网系统状态方程的求解方法和发射向量的通解形式.这些方法都是基于网关联矩阵的满秩分解.讨论了Petri网系统状态方程存在整数解的条件,即可达性的一个必要条件.该条件对于Petri网可达性分析有着重要的意义和价值. 展开更多
关键词 PETRI网 不变式 状态方程 满秩分解 矩阵
下载PDF
一种统一的准谐振开关变换器的等效电路分析法──高频网络平均法 被引量:17
10
作者 林波涛 丘水生 《电子学报》 EI CAS CSCD 北大核心 1995年第8期71-74,共4页
本文提出了高频网络平均法:利用受控电源(控制量为低频变量)来代替电流(或电压)高频变化的元件。利用它对准谐振开关变换器进行分析,得出了其非线性非时变的等效电路。这一方法简单实用,物理意义鲜明,对于准谐振开关变换器的分... 本文提出了高频网络平均法:利用受控电源(控制量为低频变量)来代替电流(或电压)高频变化的元件。利用它对准谐振开关变换器进行分析,得出了其非线性非时变的等效电路。这一方法简单实用,物理意义鲜明,对于准谐振开关变换器的分析具有实用意义。 展开更多
关键词 准谐振 开关变换器 等效电路模型 高频网络
下载PDF
不变性理论用于空中目标的识别 被引量:16
11
作者 陈昕 向健勇 杨宜禾 《红外与毫米波学报》 SCIE EI CAS CSCD 北大核心 1997年第1期39-44,共6页
以计算机视觉的不变性理论为基础,用飞机红外图像边缘中的角点反映飞机的几何结构.然后对飞机的角点应用变化,以构造出两种不变特征,实验表明这两种特征具有一定不变性.推导了Mahalanobis距离的平移、旋转和仿射不变性... 以计算机视觉的不变性理论为基础,用飞机红外图像边缘中的角点反映飞机的几何结构.然后对飞机的角点应用变化,以构造出两种不变特征,实验表明这两种特征具有一定不变性.推导了Mahalanobis距离的平移、旋转和仿射不变性,并应用到空中目标的识别,实验表明这种方法效果良好。 展开更多
关键词 不变性理论 红外 空中目标识别 计算机视觉
下载PDF
A refined invariant subspace method and applications to evolution equations 被引量:21
12
作者 MA Wen-Xiu 《Science China Mathematics》 SCIE 2012年第9期1769-1778,共10页
The invariant subspace method is refined to present more unity and more diversity of exact solutions to evolution equations. The key idea is to take subspaces of solutions to linear ordinary differential equations as ... The invariant subspace method is refined to present more unity and more diversity of exact solutions to evolution equations. The key idea is to take subspaces of solutions to linear ordinary differential equations as invariant subspaces that evolution equations admit. A two-component nonlinear system of dissipative equations is analyzed to shed light oi1 the resulting theory, and two concrete examples are given to find invariant subspaces associated with 2nd-order and 3rd-order linear ordinary differentii equations and their corresponding exact solutions with generalized separated variables. 展开更多
关键词 invariant subspace generalized separation of variables evolution equation
原文传递
一种针对于描述子的SIFT简化方法 被引量:17
13
作者 戴金波 赵宏伟 +1 位作者 刘君玲 冯嘉 《仪器仪表学报》 EI CAS CSCD 北大核心 2012年第10期2255-2262,共8页
由于目前的SIFT(scale invariant feature transform)特征提取算法具有较高的时间复杂度,不利于大规模的数据存储和搜索,提出一种简化的SIFT局部图像特征提取算法。改进的SIFT算法针对于描述子生成部分进行简化,将原算法中特征点描述子... 由于目前的SIFT(scale invariant feature transform)特征提取算法具有较高的时间复杂度,不利于大规模的数据存储和搜索,提出一种简化的SIFT局部图像特征提取算法。改进的SIFT算法针对于描述子生成部分进行简化,将原算法中特征点描述子的矩形区域改为圆形区域,并将RANSAC(random sample consensus)算法应用于SIFT特征匹配中,有效地剔除错误匹配点。采用K.Mikolajczyk的衡量方法,即查全率和错误率进行评估。实验结果显示,算法在旋转、光照、视角变化等情况下都有很好的匹配效果,并且降低了时间复杂度。 展开更多
关键词 SIFT(scale invariant feature transform) 视觉不变量 RANSAC(random SAMPLE consensus)
下载PDF
GEOMETRICALLY INVARIANT WATERMARKING BASED ON RADON TRANSFORMATION 被引量:19
14
作者 CaiLian DuSidan GaoDuntang 《Journal of Electronics(China)》 2005年第3期301-306,共6页
The weakness of classical watermarking methods is the vulnerability to geometrical distortions that widely occur during normal use of the media. In this letter, a new image- watermarking method is presented to resist ... The weakness of classical watermarking methods is the vulnerability to geometrical distortions that widely occur during normal use of the media. In this letter, a new image- watermarking method is presented to resist Rotation, Scale and Translation (RST) attacks. The watermark is embedded into a domain obtained by taking Radon transform of a circular area selected from the original image, and then extracting Two-Dimensional (2-D) Fourier magnitude of the Radon transformed image. Furthermore, to prevent the watermarked image from degrading due to inverse Radon transform, watermark signal is inversely Radon transformed individually. Experimental results demonstrate that the proposed scheme is able to withstand a variety of attacks including common geometric attacks. 展开更多
关键词 Copyright protection AUTHENTICATION Radon transformation Geometrical at- tacks invariant centroid
下载PDF
Invariant sets and solutions to the generalized thin film equation 被引量:15
15
作者 Chang-zheng QU & Chun-rong ZHU Center for Nonlinear Studies, Northwest University, Xi’an 710069, China Department of Mathematics, Northwest University, Xi’an 710069, China Department of Mathematics, Anhui Normal University, Wuhu 241000, China 《Science China Mathematics》 SCIE 2007年第6期875-886,共12页
The invariant sets and the solutions of the 1+2-dimensional generalized thin film equation are discussed. It is shown that there exists a class of solutions to the equations, which are invariant with respect to the se... The invariant sets and the solutions of the 1+2-dimensional generalized thin film equation are discussed. It is shown that there exists a class of solutions to the equations, which are invariant with respect to the set $$E_0 = \{ u:u_x = v_x F(u),u_y = v_y F(u)\} ,$$ where v is a smooth function of variables x, y and F is a smooth function of u. This extends the results of Galaktionov (2001) and for the 1+1-dimensional nonlinear evolution equations. 展开更多
关键词 thin film equation invariant set invariant solution rotation group scaling group 35K55 35K40 82C26
原文传递
一种基于不变量的工作流协同模型分解方法 被引量:19
16
作者 葛季栋 胡海洋 +3 位作者 周宇 胡昊 王栋毅 过晓波 《计算机学报》 EI CSCD 北大核心 2012年第10期2169-2181,共13页
现代企业计算的业务过程越来越复杂,有很多分散且相对独立的组织机构,为了协同来自不同组织的业务过程,文中提出一种IOPN模型(面向交互的Petri网)用于描述跨组织的工作流协同,该模型包含组织内的过程模型和组织间的交互关系.为了确保IOP... 现代企业计算的业务过程越来越复杂,有很多分散且相对独立的组织机构,为了协同来自不同组织的业务过程,文中提出一种IOPN模型(面向交互的Petri网)用于描述跨组织的工作流协同,该模型包含组织内的过程模型和组织间的交互关系.为了确保IOPN模型能够被正确地执行,文中提出IOPN模型的弱合理性(relaxedsoundness)作为IOPN模型的正确性标准之一.IOPN模型是一种复合模型,其规模一般较大,采用基于状态空间的分析方法,容易产生状态空间爆炸问题,为此文中提出基于不变量的分解方法,能够将一个弱合理的无回路IOPN模型分解为一组顺序图,并提出相关定理:一个无回路IOPN模型是弱合理的当且仅当其可以被分解为一组合法的顺序图. 展开更多
关键词 工作流 协同模型 合理性 不变量 分解
下载PDF
Recurrence and invariant measure of Markov chains in double-infinite random environments 被引量:18
17
作者 李应求 《Science China Mathematics》 SCIE 2001年第10期1294-1299,共6页
The concepts of π-irreduciblity, recurrence and transience are introduced into the research field of Markov chains in random environments.That a π-irreducible chain must be either recurrent or transient is proved, a... The concepts of π-irreduciblity, recurrence and transience are introduced into the research field of Markov chains in random environments.That a π-irreducible chain must be either recurrent or transient is proved, a criterion is shown for recurrent Markov chains in double-infinite random environments, the existence of invariant measure of π-irreducible chains in double-infinite environments is discussed,and then Orey's open-questions are partially answered. 展开更多
关键词 double-infinite environment Markov chain RECURRENCE TRANSIENCE irreduciblity invariant measure
原文传递
广义经典力学系统对称性的摄动与绝热不变量 被引量:15
18
作者 张毅 梅凤翔 《物理学报》 SCIE EI CAS CSCD 北大核心 2003年第10期2368-2372,共5页
在高维增广相空间中研究广义经典力学系统的精确不变量和绝热不变量 .建立了该空间中系统的对称性与不变量的关系 ;基于力学系统受到小干扰力作用的高阶绝热不变量的概念 ,给出了系统的高阶绝热不变量的形式及存在条件 ,并建立了绝热不... 在高维增广相空间中研究广义经典力学系统的精确不变量和绝热不变量 .建立了该空间中系统的对称性与不变量的关系 ;基于力学系统受到小干扰力作用的高阶绝热不变量的概念 ,给出了系统的高阶绝热不变量的形式及存在条件 ,并建立了绝热不变量与对称变换之间的对应关系 ;最后 。 展开更多
关键词 广义经典力学系统 对称性 摄动 绝热不变量 高维增广相空间
原文传递
The commutant and similarity invariant of analytic Toeplitz operators on Bergman space 被引量:12
19
作者 Chun-Ian JIANG Yu-cheng Li 《Science China Mathematics》 SCIE 2007年第5期651-664,共14页
The famous von Neumann-Wold Theorem tells us that each analytic Toeplitz operator with n + 1-Blaschke factors is unitary to n + 1 copies of the unilateral shift on the Hardy space. It is obvious that the von Neumann-W... The famous von Neumann-Wold Theorem tells us that each analytic Toeplitz operator with n + 1-Blaschke factors is unitary to n + 1 copies of the unilateral shift on the Hardy space. It is obvious that the von Neumann-Wold Theorem does not hold in the Bergman space. In this paper, using the basis constructed by Michael and Zhu on the Bergman space we prove that each analytic Toeplitz operator M B(z) is similar to n + 1 copies of the Bergman shift if and only if B(z) is an n + 1-Blaschke product. From the above theorem, we characterize the similarity invariant of some analytic Toeplitz operators by using K 0-group term. 展开更多
关键词 Bergman space analytic Toeplitz operators invariant subspace COMMUTANT similarity invariant K 0-group 32A36 46J40 47A15
原文传递
基于多不变量和多分类器融合的飞机识别 被引量:15
20
作者 朱旭锋 马彩文 《仪器仪表学报》 EI CAS CSCD 北大核心 2011年第7期1621-1627,共7页
分析了飞机图像自动识别方法的难点,指出在飞机图像识别中采用多分类器融合的必要性。提出利用飞机图像的4种不变量特征:仿射矩,Zernike矩,小波矩,SIFT特征点梯度模值,结合支持向量机组成4种分类器,采用自适应权重投票法进行多分类器融... 分析了飞机图像自动识别方法的难点,指出在飞机图像识别中采用多分类器融合的必要性。提出利用飞机图像的4种不变量特征:仿射矩,Zernike矩,小波矩,SIFT特征点梯度模值,结合支持向量机组成4种分类器,采用自适应权重投票法进行多分类器融合,以提高飞机机型识别率。仿真实验表明,上述4种图像不变量特征构造的多分类器,经过自适应权重投票法融合判别后,飞机机型识别率明显优于单一种类不变量特征构造的同类分类器,同时优于固定权重投票法、多数投票法的多分类器。 展开更多
关键词 飞机 不变量 多分类器 自适应权重 识别率
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部