首页 > 最新文献

Proceedings of the 2005 international symposium on Symbolic and algebraic computation最新文献

英文 中文
Fast algorithms for polynomial solutions of linear differential equations 线性微分方程多项式解的快速算法
A. Bostan, T. Cluzeau, B. Salvy
We investigate polynomial solutions of homogeneous linear differential equations with coefficients that are polynomials with integer coefficients. The problems we consider are the existence of nonzero polynomial solutions, the determination of the dimension of the vector space of polynomial solutions, the computation of a basis of this space. Previous algorithms have a bit complexity that is at least quadratic in the largest integer valuation N of formal Laurent series solutions at infinity, even for merely detecting the existence of nonzero polynomial solutions. We give a deterministic algorithm that computes a compact representation of a basis of polynomial solutions in O(Nlog3N) bit operations. We also give a probabilistic algorithm that computes the dimension of the space of polynomial solutions in O(√Nlog2N) bit operations. In general, the integer N is not polynomially bounded in the bit size of the input differential equation. We isolate a class of equations for which detecting nonzero polynomial solutions can be performed in polynomial complexity. We discuss implementation issues and possible extensions.
我们研究了系数为整系数多项式的齐次线性微分方程的多项式解。我们考虑的问题是非零多项式解的存在性,多项式解的向量空间维数的确定,这个空间的一组基的计算。以前的算法有一点复杂性,即使仅仅检测非零多项式解的存在,在无穷远处形式洛朗级数解的最大整数值N中至少是二次的。我们给出了一个确定性算法,该算法在O(Nlog3N)位运算中计算多项式解的基的紧凑表示。我们还给出了一个概率算法,该算法在O(√Nlog2N)位运算中计算多项式解空间的维数。一般来说,整数N在输入微分方程的位大小上不是多项式有界的。我们分离出一类可以用多项式复杂度检测非零多项式解的方程。我们将讨论实现问题和可能的扩展。
{"title":"Fast algorithms for polynomial solutions of linear differential equations","authors":"A. Bostan, T. Cluzeau, B. Salvy","doi":"10.1145/1073884.1073893","DOIUrl":"https://doi.org/10.1145/1073884.1073893","url":null,"abstract":"We investigate polynomial solutions of homogeneous linear differential equations with coefficients that are polynomials with integer coefficients. The problems we consider are the existence of nonzero polynomial solutions, the determination of the dimension of the vector space of polynomial solutions, the computation of a basis of this space. Previous algorithms have a bit complexity that is at least quadratic in the largest integer valuation N of formal Laurent series solutions at infinity, even for merely detecting the existence of nonzero polynomial solutions. We give a deterministic algorithm that computes a compact representation of a basis of polynomial solutions in O(Nlog3N) bit operations. We also give a probabilistic algorithm that computes the dimension of the space of polynomial solutions in O(√Nlog2N) bit operations. In general, the integer N is not polynomially bounded in the bit size of the input differential equation. We isolate a class of equations for which detecting nonzero polynomial solutions can be performed in polynomial complexity. We discuss implementation issues and possible extensions.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115163051","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 28
A procedure for proving special function inequalities involving a discrete parameter 一个证明包含离散参数的特殊函数不等式的程序
S. Gerhold, Manuel Kauers
We define a class of special function inequalities that contains many classical examples, such as the Cauchy-Schwarz inequality, and introduce a proving procedure based on induction and Cylindrical Algebraic Decomposition. We present an array of non-trivial examples that can be done by our method. Most of them have not been proven automatically before. Some difficult well-known inequalities such as the Askey-Gasper inequality and Vietoris's inequality lie in our class as well, but we do not know if our proving procedure terminates for them.
我们定义了一类特殊函数不等式,其中包含了许多经典的例子,如Cauchy-Schwarz不等式,并引入了一个基于归纳法和柱面代数分解的证明过程。我们给出了一系列可以用我们的方法完成的重要示例。它们中的大多数之前都没有被自动证明过。一些困难的众所周知的不等式,如Askey-Gasper不等式和Vietoris不等式也在我们的类中,但我们不知道我们的证明过程是否为它们终止。
{"title":"A procedure for proving special function inequalities involving a discrete parameter","authors":"S. Gerhold, Manuel Kauers","doi":"10.1145/1073884.1073907","DOIUrl":"https://doi.org/10.1145/1073884.1073907","url":null,"abstract":"We define a class of special function inequalities that contains many classical examples, such as the Cauchy-Schwarz inequality, and introduce a proving procedure based on induction and Cylindrical Algebraic Decomposition. We present an array of non-trivial examples that can be done by our method. Most of them have not been proven automatically before. Some difficult well-known inequalities such as the Askey-Gasper inequality and Vietoris's inequality lie in our class as well, but we do not know if our proving procedure terminates for them.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114666563","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 45
Lifting techniques for triangular decompositions 三角分解的提升技术
X. Dahan, M. M. Maza, É. Schost, Wenyuan Wu, Yuzhen Xie
We present lifting techniques for triangular decompositions of zero-dimensional varieties, that extend the range of the previous methods. We discuss complexity aspects, and report on a preliminary implementation. Our theoretical results are comforted by these experiments.
我们提出了零维变量三角分解的提升技术,扩展了以前方法的范围。我们讨论了复杂性方面,并报告了初步实现。这些实验验证了我们的理论结果。
{"title":"Lifting techniques for triangular decompositions","authors":"X. Dahan, M. M. Maza, É. Schost, Wenyuan Wu, Yuzhen Xie","doi":"10.1145/1073884.1073901","DOIUrl":"https://doi.org/10.1145/1073884.1073901","url":null,"abstract":"We present lifting techniques for triangular decompositions of zero-dimensional varieties, that extend the range of the previous methods. We discuss complexity aspects, and report on a preliminary implementation. Our theoretical results are comforted by these experiments.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122154642","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 110
Symbolic-numeric completion of differential systems by homotopy continuation 微分系统的同伦延拓符号-数值补全
G. Reid, J. Verschelde, A. Wittkopf, Wenyuan Wu
Two ideas are combined to construct a hybrid symbolic-numeric differential-elimination method for identifying and including missing constraints arising in differential systems. First we exploit the fact that a system once differentiated becomes linear in its highest derivatives. Then we apply diagonal homotopies to incrementally process new constraints, one at a time. The method is illustrated on several examples, combining symbolic differential elimination (using rifsimp) with numerical homotopy continuation (using phc).
将这两种思想结合起来,构造了一种用于识别和包括微分系统中产生的缺失约束的符号-数值微分消除混合方法。首先,我们利用这样一个事实,即一个系统一旦被微分,其最高导数就会变成线性。然后我们应用对角同伦增量处理新的约束,一次一个。结合符号微分消去法(使用rifsimp)和数值同伦延拓法(使用phc),给出了若干实例。
{"title":"Symbolic-numeric completion of differential systems by homotopy continuation","authors":"G. Reid, J. Verschelde, A. Wittkopf, Wenyuan Wu","doi":"10.1145/1073884.1073922","DOIUrl":"https://doi.org/10.1145/1073884.1073922","url":null,"abstract":"Two ideas are combined to construct a hybrid symbolic-numeric differential-elimination method for identifying and including missing constraints arising in differential systems. First we exploit the fact that a system once differentiated becomes linear in its highest derivatives. Then we apply diagonal homotopies to incrementally process new constraints, one at a time. The method is illustrated on several examples, combining symbolic differential elimination (using rifsimp) with numerical homotopy continuation (using phc).","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123503704","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Gosper's algorithm, accurate summation, and the discrete Newton-Leibniz formula 高斯帕的算法,精确的求和,以及离散的牛顿-莱布尼茨公式
S. Abramov, M. Petkovssek
Sufficient conditions are given for validity of the discrete Newton-Leibniz formula when the indefinite sum is obtained either by Gosper's algorithm or by Accurate Summation algorithm. It is shown that sometimes a polynomial can be factored from the summand in such a way that the safe summation range is increased.
给出了离散牛顿-莱布尼茨公式在用高斯帕算法或精确求和算法求不定和时成立的充分条件。结果表明,有时可以用增大求和安全范围的方法从求和中分解出一个多项式。
{"title":"Gosper's algorithm, accurate summation, and the discrete Newton-Leibniz formula","authors":"S. Abramov, M. Petkovssek","doi":"10.1145/1073884.1073888","DOIUrl":"https://doi.org/10.1145/1073884.1073888","url":null,"abstract":"Sufficient conditions are given for validity of the discrete Newton-Leibniz formula when the indefinite sum is obtained either by Gosper's algorithm or by Accurate Summation algorithm. It is shown that sometimes a polynomial can be factored from the summand in such a way that the safe summation range is increased.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"154 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124620254","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Selfintersections of a bézier bicubic surface 双立方曲面的自交
A. Galligo, J. Pavone
We present the computation of selfintersections as a major problem in Computer Aided Geometric Design (CAD) and Geometric Modeling, and particularly for patches of parametrized bicubic surfaces. Then we expose two complementary contributions on that subject with Computer Algebra tools: First, a specific sparse bivariate resultant adapted to the corresponding elimination problem, second a semi-numeric polynomial solver able to deal with large system of equations with floating point coefficients. Examples and timings are provided.
自交的计算是计算机辅助几何设计(CAD)和几何建模中的一个主要问题,特别是对于参数化双三次曲面的计算。然后,我们用计算机代数工具揭示了该主题的两个互补贡献:首先,适用于相应消去问题的特定稀疏二元结果,其次是能够处理具有浮点系数的大型方程组的半数值多项式解算器。提供了示例和时序。
{"title":"Selfintersections of a bézier bicubic surface","authors":"A. Galligo, J. Pavone","doi":"10.1145/1073884.1073906","DOIUrl":"https://doi.org/10.1145/1073884.1073906","url":null,"abstract":"We present the computation of selfintersections as a major problem in Computer Aided Geometric Design (CAD) and Geometric Modeling, and particularly for patches of parametrized bicubic surfaces. Then we expose two complementary contributions on that subject with Computer Algebra tools: First, a specific sparse bivariate resultant adapted to the corresponding elimination problem, second a semi-numeric polynomial solver able to deal with large system of equations with floating point coefficients. Examples and timings are provided.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"570 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123403505","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Adherence is better than adjacency: computing the Riemann index using CAD 粘附性优于邻接性:使用CAD计算黎曼索引
James C. Beaumont, R. Bradford, J. Davenport, Nalina Phisanbut
Given an elementary function with algebraic branch cuts, we show how to decide which sheet of the associated Riemann surface we are on at any given point. We do this by establishing a correspondence between the Cylindrical Algebraic Decomposition (CAD) of the complex plane defined by the branch cuts and a finite subset of sheets of the Riemann surface. The key advantage is that we no longer have to deal with the difficult 'constant problem'.
给定一个具有代数分支切割的初等函数,我们展示了如何决定我们在任何给定点上的相关黎曼曲面的哪一张。我们通过建立由分支切割定义的复平面的柱面代数分解(CAD)与黎曼曲面的有限片子集之间的对应关系来做到这一点。关键的优点是我们不再需要处理困难的“恒定问题”。
{"title":"Adherence is better than adjacency: computing the Riemann index using CAD","authors":"James C. Beaumont, R. Bradford, J. Davenport, Nalina Phisanbut","doi":"10.1145/1073884.1073892","DOIUrl":"https://doi.org/10.1145/1073884.1073892","url":null,"abstract":"Given an elementary function with algebraic branch cuts, we show how to decide which sheet of the associated Riemann surface we are on at any given point. We do this by establishing a correspondence between the Cylindrical Algebraic Decomposition (CAD) of the complex plane defined by the branch cuts and a finite subset of sheets of the Riemann surface. The key advantage is that we no longer have to deal with the difficult 'constant problem'.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"108 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115659387","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Stability analysis of biological systems with real solution classification 生物系统的实解分类稳定性分析
Dongming Wang, Bican Xia
This paper presents a new and general approach for analyzing the stability of a large class of biological networks, modeled as autonomous systems of differential equations, using real solving and solution classification. The proposed approach, based on the classical technique of linearization from the qualitative theory of ordinary differential equations yet with exact symbolic computation, is applied to analyzing the local stability of the Cdc2-cyclin B/Wee1 system and the Mos/MEK/p42 MAPK cascade, two well-known models for cell and protein signaling that have been studied extensively in the literature. We provide rigorous proofs and generalizations for some of the previous results established experimentally and report our new findings.
本文提出了一种新的、通用的方法来分析一类生物网络的稳定性,这些网络被建模为微分方程的自治系统,使用实解和解分类。该方法基于常微分方程定性理论的经典线性化技术,并结合精确的符号计算,用于分析Cdc2-cyclin B/Wee1系统和Mos/MEK/p42 MAPK级联的局部稳定性,这两个众所周知的细胞和蛋白质信号传导模型已在文献中得到广泛研究。我们提供严格的证明和推广一些以前的结果建立实验和报告我们的新发现。
{"title":"Stability analysis of biological systems with real solution classification","authors":"Dongming Wang, Bican Xia","doi":"10.1145/1073884.1073933","DOIUrl":"https://doi.org/10.1145/1073884.1073933","url":null,"abstract":"This paper presents a new and general approach for analyzing the stability of a large class of biological networks, modeled as autonomous systems of differential equations, using real solving and solution classification. The proposed approach, based on the classical technique of linearization from the qualitative theory of ordinary differential equations yet with exact symbolic computation, is applied to analyzing the local stability of the Cdc2-cyclin B/Wee1 system and the Mos/MEK/p42 MAPK cascade, two well-known models for cell and protein signaling that have been studied extensively in the literature. We provide rigorous proofs and generalizations for some of the previous results established experimentally and report our new findings.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"104 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128038750","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 52
Exact analytical solutions to the nonlinear Schrödinger equation model 非线性Schrödinger方程模型的精确解析解
Biao Li, Yong Chen, Qi Wang
A method is developed for constructing a series of exact analytical solutions of the nonlinear Schrödinger equation model (NLSE) with varying dispersion, nonlinearity, and gain or absorption. With the help of symbolic computation, a broad class of analytical solutions of NLSE are obtained. From our results, many previous known results of NLSE obtained by some authors can be recovered by means of some suitable selections of the arbitrary functions and arbitrary constants. Further, the formation, interaction and stability of solitons have been investigated.
提出了一种构造具有不同色散、非线性、增益或吸收的非线性Schrödinger方程模型(NLSE)的一系列精确解析解的方法。在符号计算的帮助下,我们得到了一大类NLSE的解析解。从我们的结果来看,通过适当选择任意函数和任意常数,可以恢复一些作者以前已知的NLSE结果。进一步研究了孤子的形成、相互作用和稳定性。
{"title":"Exact analytical solutions to the nonlinear Schrödinger equation model","authors":"Biao Li, Yong Chen, Qi Wang","doi":"10.1145/1073884.1073916","DOIUrl":"https://doi.org/10.1145/1073884.1073916","url":null,"abstract":"A method is developed for constructing a series of exact analytical solutions of the nonlinear Schrödinger equation model (NLSE) with varying dispersion, nonlinearity, and gain or absorption. With the help of symbolic computation, a broad class of analytical solutions of NLSE are obtained. From our results, many previous known results of NLSE obtained by some authors can be recovered by means of some suitable selections of the arbitrary functions and arbitrary constants. Further, the formation, interaction and stability of solitons have been investigated.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132588210","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Computing μ-bases of rational curves and surfaces using polynomial matrix factorization 用多项式矩阵分解法计算有理曲线和曲面的μ基
J. Deng, Falai Chen, L. Shen
The μ-bases of rational curves/surfaces are newly developed tools which play an important role in connecting parametric forms and implicit forms of the rational curves/surfaces. They provide efficient algorithms to implicitize rational curves/surfaces as well as algorithms to compute singular points of rational curves and to reparametrize rational ruled surfaces. In this paper, we present an efficient algorithm to compute the μbasis of a rational curve/surface by using polynomial matrix factorization followed by a technique similar to Gaussian elimination. The algorithm is shown superior than previous algorithms to compute the μ-basis of a rational curve, and it is the only known algorithm that can rigorously compute the μ-basis of a general rational surface. We present some examples to illustrate the algorithm.
有理曲线/曲面的μ基是一种新兴的工具,它在连接有理曲线/曲面的参数形式和隐式形式方面起着重要的作用。他们提供了有效的算法来隐化有理曲线/曲面以及计算有理曲线的奇异点和有理直纹曲面的再参数化。本文提出了一种计算有理曲线/曲面的μ基的有效算法,该算法首先采用多项式矩阵分解,然后采用类似高斯消去的方法。该算法在计算有理曲面的μ基方面优于以往的算法,是目前已知的唯一能严格计算一般有理曲面的μ基的算法。我们给出了一些例子来说明该算法。
{"title":"Computing μ-bases of rational curves and surfaces using polynomial matrix factorization","authors":"J. Deng, Falai Chen, L. Shen","doi":"10.1145/1073884.1073904","DOIUrl":"https://doi.org/10.1145/1073884.1073904","url":null,"abstract":"The μ-bases of rational curves/surfaces are newly developed tools which play an important role in connecting parametric forms and implicit forms of the rational curves/surfaces. They provide efficient algorithms to implicitize rational curves/surfaces as well as algorithms to compute singular points of rational curves and to reparametrize rational ruled surfaces. In this paper, we present an efficient algorithm to compute the μbasis of a rational curve/surface by using polynomial matrix factorization followed by a technique similar to Gaussian elimination. The algorithm is shown superior than previous algorithms to compute the μ-basis of a rational curve, and it is the only known algorithm that can rigorously compute the μ-basis of a general rational surface. We present some examples to illustrate the algorithm.","PeriodicalId":311546,"journal":{"name":"Proceedings of the 2005 international symposium on Symbolic and algebraic computation","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115737262","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 33
期刊
Proceedings of the 2005 international symposium on Symbolic and algebraic computation
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1