中文
相关论文

相关论文: Numerical Calculations Using Maple: Why & How?

200 篇论文

Cylindrical Algebraic Decomposition (CAD) is an important tool within computational real algebraic geometry, capable of solving many problems for polynomial systems over the reals. It has long been studied by the Symbolic Computation…

符号计算 · 计算机科学 2018-11-01 Alexander Imani Cowen-Rivers , Matthew England

Mathematics is the language of science. Fluent and productive use of mathematics requires one to understand the meaning embodied in mathematical symbols, operators, syntax, etc., which can be a difficult task. For instance, in algebraic…

物理教育 · 物理学 2019-09-26 Tra Huynh , Eleanor C Sayre

Training deep learning (DL) models across Graphics Processing Unit (GPU) clusters is technically challenging. One aspect is that users have to compose command lines to adapt to the heterogeneous launchers, schedulers, affinity options, DL…

分布式、并行与集群计算 · 计算机科学 2025-12-12 Molang Wu , Zhao Zhang

Computational chemistry allows researchers to experiment in sillico: by running a computer simulations of a biological or chemical processes of interest. Molecular dynamics with molecular mechanics model of interactions simulates N-body…

分布式、并行与集群计算 · 计算机科学 2014-03-03 Jana Pazúriková

As dynamic and control systems become more complex, relying purely on numerical computations for systems analysis and design might become extremely expensive or totally infeasible. Computer algebra can act as an enabler for analysis and…

系统与控制 · 计算机科学 2018-01-01 Masoud Abbaszadeh

A set of algorithms is presented for efficient numerical calculation of the time evolution of classical dynamical systems. Starting with a first approximation for solving the differential equations that has a "reversible" character, we show…

经典物理 · 物理学 2017-03-22 Charles Schwartz

We present methods for exploratory studies of molecular dynamics using MATLAB. Such methods are not suitable for large scale applications, but they can be used for developement and testing of new types of interactions and other aspects of…

化学物理 · 物理学 2009-11-23 Suhail Lubbad , Ladislav Kocbach

We propose PALPS, a Process Algebra with Locations for Population Systems. PALPS allows us to produce spatially-explicit, individual-based models and to reason about their behavior. Our calculus has two levels: at the first level we may…

计算机科学中的逻辑 · 计算机科学 2012-11-20 Margarita Antonaki , Anna Philippou

Document preparation systems like LaTeX offer the ability to render mathematical expressions as one would write these on paper. Using LaTeX, LaTeXML, and tools generated for use in the National Institute of Standards (NIST) Digital Library…

Probabilistic programming languages (PPLs) are an expressive and intuitive means of representing complex probability distributions. In that realm, languages like Dice target an important class of probabilistic programs: those whose…

计算机科学中的逻辑 · 计算机科学 2026-02-24 Tobias Gürtler , Benjamin Lucien Kaminski

This paper presents the current possible applications of Dynamical Systems in Engineering. The applications of chaos, fractals have proven to be an exciting and fruitful endeavor. These applications are highly diverse ranging over such…

系统与控制 · 计算机科学 2013-04-22 Yousuf Ibrahim Khan

In this paper, we study a functional programming approach to natural language semantics, allowing us to increase the expressiveness of a more traditional denotation style. We will formalize a category based type and effect system to…

计算与语言 · 计算机科学 2025-07-24 Matthieu Pierre Boyer

This paper describes the RationalMaps package for Macaulay2. This package provides functionality for computing several aspects of rational maps such as whether a map is birational, or a closed embedding.

代数几何 · 数学 2023-01-25 C. J. Bott , S. Hamid Hassanzadeh , Karl Schwede , Daniel Smolkin

A numerical procedure and its MAPLE implementation capable of rigorously, albeit in a brute-force manner, proving specific strict one-variable inequalities in specific finite intervals is described. The procedure is useful, for instance, to…

经典分析与常微分方程 · 数学 2017-01-11 Man Kam Kwong

Digital mathematical libraries assemble the knowledge of years of mathematical research. Numerous disciplines (e.g., physics, engineering, pure and applied mathematics) rely heavily on compendia gathered findings. Likewise, modern research…

数字图书馆 · 计算机科学 2022-06-10 André Greiner-Petter , Howard S. Cohl , Abdou Youssef , Moritz Schubotz , Avi Trost , Rajen Dey , Akiko Aizawa , Bela Gipp

An open problem in numerical analysis is to explain why molecular dynamics works. The difficulty is that numerical trajectories are only accurate for very short times, whereas the simulations are performed over long time intervals. It is…

数值分析 · 数学 2007-06-13 P. F. Tupper

Differential-elimination algorithms apply a finite number of differentiations and eliminations to systems of partial differential equations. For systems that are polynomially nonlinear with rational number coefficients, they guarantee the…

符号计算 · 计算机科学 2024-10-17 Siyuan Deng , Michelle Hatzel , Gregory Reid , Wenqiang Yang , Wenyuan Wu

We describe two new packages ExactpAdics and ExactpAdicsII for the Magma computer algebra system for working with p-adic numbers exactly, in the sense that numbers are represented lazily to infinite p-adic precision. This has the benefits…

数论 · 数学 2018-05-25 Christopher Doris

We present a method of discrete modeling and analysis of multilevel dynamics of complex large-scale hierarchical dynamic systems subject to external dynamic control mechanism. Architectural model of information system supporting simulation…

计算工程、金融与科学 · 计算机科学 2008-09-23 Armen Bagdasaryan

Scientific computation is a discipline that combines numerical analysis, physical understanding, algorithm development, and structured programming. Several yottacycles per year on the world's largest computers are spent simulating problems…

编程语言 · 计算机科学 2018-01-10 Matthew G. Knepley