The new types of periodic trigonometric, hyperbolic and rational solutions of the Caudrey–Dodd–Gibbon equation have been obtained by the comparison of both imposed methods. Additionally, solution function in
series (mathematics)symbol manipulation/ symbolic computationformal integrationpower seriesgeneralized hypergeometric seriescomputer algebraic technique/ A0260 Numerical approximation and analysis B0290M Numerical integration and differentiation C4160 Numerical integration and differentiation C7310 Mathematics computing...
Computer Algebra and Symbolic Computation: Elementary Algorithms by Joel S. Cohen Computer Algebra and Symbolic Computation: Mathematical Methods by Joel S. Cohen c-sharpcomputer-algebrasymbolic-computation Activity 221stars 18watching 31forks Releases ...
Vibet, C. (1991). Symbolic Computation for Robot Design. In: Jordanides, T., Torby, B. (eds) Expert Systems and Robotics. NATO ASI Series, vol 71. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-76465-3_30 Download citation .RIS .ENW .BIB DOIhttps://doi.org/10....
The final example of Section 4 is devoted to the computation of a Lie group of generalized equivalence transformations of the KdV–Burgers PDE family; it is demonstrated that the transformation component corresponding to the dependent variable explicitly depends on an arbitrary element that is anarbitr...
An international journal, the Journal of Symbolic Computation, founded by Bruno Buchberger in 1985, is directed to mathematicians and computer scientists who have a particular interest in symbolic computation. The journal provides a forum for research in the algorithmic treatment of all types of symbol...
This volume constitutes the proceedings of the International Symposium on Design and Implementation of Symbolic Computation Systems (DISCO '93), held in Gmunden, Austria, in September 1993. The growing importance of systems for symbolic computation has greatly influenced the decision of organizing this...
Fast symbolic computation, code generation, and nonlinear optimization for robotics symforce.org Topics python computer-vision cpp robotics optimization structure-from-motion motion-planning code-generation slam autonomous-vehicles symbolic-computation Resources Readme License Apache-2.0 license Citation...
Computer Algebra: Symbolic and Algebraic Computation 来自 library.isical.ac.in 喜欢 0 阅读量: 117 作者:GE Collins,LR Ed 摘要: Computer algebra is an alternative and complement to numerical mathematics. Its importance is steadily increasing. This volume is the first systematic and complete treatment...
symsxS = [sym(1)/3 x; exp(x) x^2] S = ⎛⎜⎜⎝13exxx2⎞⎟⎟⎠ chr = latex(S) chr = '\left(\begin{array}{cc} \frac{1}{3} & x\\ {\mathrm{e}}^x & x^2 \end{array}\right)' Perform computation using several symbolic matrix variables, and then find their...