fbpx
维基百科

Xcas

Xcas是Giac的圖形介面前端,Giac是一个开源的[2]计算机代数系统(CAS),其适用于Windows、macOS和Linux以及其他许多平台。Xcas使用C++語言開發,[3]其也可作為C++庫被其他C++程序使用。[4]

Xcas
Xcas,数学界的瑞士军刀(Xcas, the swiss knife for mathematics)
運行在Windows 10上的Xcas 1.5,並嘗試绘制函数并计算立方函数的导数
開發者Bernard Parisse​(西班牙语)
首次发布2000年,​22年前​(2000
当前版本
  • 1.9.0.63 (2023年10月1日;穩定版本)[1]
源代码库
  • sourceforge.net/p/xcas/code/HEAD/tree/
编程语言C++
操作系统WindowsmacOSLinuxFreeBSDAndroidiOS
类型計算機代數系統 (CAS)
许可协议GNU GPL
网站www-fourier.ujf-grenoble.fr/~parisse/giac.html
图一:使用Xcas進行異分母分數運算
图二:Xcas可以解方程,计算导数與不定積分,等等
圖三:Xcas也可解决微分方程问题

Xcas兼容許多流行的計算機代數系統,譬如WolframAlpha[5]Mathematica[6]、Maple和MuPAD。用户可使用Giac/Xcas開發形式化算法或在其他代數系統使用。而Giac也被用于SageMath的微积分运算。[5]Xcas也可以解方程(图3)和微分方程(图4)并繪圖。

功能 编辑

特性 编辑

以下撮要列出Xcas之功能:[7]

  • Xcas有如科學計算器一般的能力,有直觀的輸入、優雅的輸出;
  • Xcas也可作为电子表格使用;[8]
  • 解含有复数根的方程(图2);
  • 解三角函数方程;
  • 解微分方程(图3);[9][10]
  • 繪圖;
  • 求解函数的微分(或导数)(图2);
  • 求解函數的不定積分;
  • 计算面积或進行积分運算;
  • 线性代数。

命令示例 编辑

  • 將分數簡化為 形式的分數:propfrac(42/15),輸出 
  • 計算平方根:sqrt(4),輸出 
  • 繪製直綫方程的圖像:line(x=1),輸出一條方程為 的直綫;
  • 繪圖:可使用命令plot(function)繪圖。示例: plot(3 * x^2 - 5),輸出 的圖像;
  • 計算算數平均值:mean([3, 4, 2]),輸出 
  • 計算方差:variance([3, 4, 2]),輸出 
  • 计算标准差:stddev([3, 4, 2]),輸出 
  • 計算矩阵行列式:det([[1,2], [3,4]]),輸出 

適配平臺 编辑

歷史 编辑

Xcas和Giac是由法国格勒诺布尔的約瑟夫·傅立葉大學法语Université Joseph-Fourier(今格勒諾布爾-阿爾卑斯大學) Bernard Parisse​(西班牙语)和Renée De Graeve兩人自2000年起開發的開源項目。該項目也吸收了先前同由Bernard Parisse開發的CASErable英语Erable的經驗。

Xcas之Giac/Xcas 1.5.0系统还被惠普公司以多重授權方式搭载在其产品HP Prime计算器上。2013年,Xcas被整合到GeoGebra的CAS视图中。

另见 编辑

參考文獻 编辑

  1. ^ Index of /~parisse/debian/dists/stable/main/source. 
  2. ^ 存档副本 (PDF). [2023-03-04]. (原始内容 (PDF)于2022-07-02). 
  3. ^ Verlinden, Olivier; Fékih, Lassaad Ben; Kouroussis, Georges. Symbolic generation of the kinematics of multibody systems in EasyDyn: From MuPAD to Xcas/Giac. Theoretical and Applied Mechanics Letters. 2013-01-01, 3 (1) [2023-03-04]. ISSN 2095-0349. doi:10.1063/2.13013012. (原始内容于2023-03-04) (英语). 
  4. ^ Giac/Xcas, a free computer algebra system. www-fourier.ujf-grenoble.fr. [2023-03-04]. (原始内容于2020-09-29). Giac is a C++ library, it is the CAS computing kernel, it may be used inside other C++ programs, and also Python, Java and Javascript programs. 
  5. ^ 5.0 5.1 Tonisson, Eno; Velikanova, Nadezhda. Answers offered by computer algebra systems to equations from school textbooks. Teaching Mathematics and Computer Science. 2008, 6 (1). ISSN 1589-7389. doi:10.5485/tmcs.2008.0177. 
  6. ^ Computer Algebra in Education. math.unm.edu. [2023-03-04]. (原始内容于2022-12-07). 
  7. ^ 更多請見 (页面存档备份,存于互联网档案馆)。
  8. ^ Yumpu.com. Xcas reference card. yumpu.com. [2023-03-04]. (原始内容于2023-03-04) (英语). 
  9. ^ Halkos, George E.; Tsilika, Kyriaki D.; Simos, Theodore E.; Psihoyios, George; Tsitouras, Ch.; Anastassi, Zacharias. Xcas as a Programming Environment for Stability Conditions for a Class of Differential Equation Models in Economics. Halkidiki, (Greece). 2011 [2023-03-04]. doi:10.1063/1.3636951. (原始内容于2023-02-25). 
  10. ^ Fleurant, Cyril; Bodin-Fleurant, Sandrine. Integration and Differential Equations. Mathematics for Earth Science and Geography. Cham: Springer International Publishing. 2019: 145–177. ISBN 978-3-319-69241-8. doi:10.1007/978-3-319-69242-5_6 (英语). 

xcas, 是giac的圖形介面前端, giac是一个开源的, 计算机代数系统, 其适用于windows, macos和linux以及其他许多平台, 使用c, 語言開發, 其也可作為c, 庫被其他c, 程序使用, 数学界的瑞士军刀, swiss, knife, mathematics, 運行在windows, 10上的, 並嘗試绘制函数并计算立方函数的导数開發者bernard, parisse, 西班牙语, 首次发布2000年, 22年前, 2000, 当前版本1, 2023年10月1日, 穩定版本, 源代码库so. Xcas是Giac的圖形介面前端 Giac是一个开源的 2 计算机代数系统 CAS 其适用于Windows macOS和Linux以及其他许多平台 Xcas使用C 語言開發 3 其也可作為C 庫被其他C 程序使用 4 XcasXcas 数学界的瑞士军刀 Xcas the swiss knife for mathematics 運行在Windows 10上的Xcas 1 5 並嘗試绘制函数并计算立方函数的导数開發者Bernard Parisse 西班牙语 首次发布2000年 22年前 2000 当前版本1 9 0 63 2023年10月1日 穩定版本 1 源代码库sourceforge wbr net wbr p wbr xcas wbr code wbr HEAD wbr tree wbr 编程语言C 操作系统Windows macOS Linux FreeBSD Android iOS类型計算機代數系統 CAS 许可协议GNU GPL网站www fourier wbr ujf grenoble wbr fr wbr parisse wbr giac wbr html图一 使用Xcas進行異分母分數運算图二 Xcas可以解方程 计算导数與不定積分 等等圖三 Xcas也可解决微分方程问题Xcas兼容許多流行的計算機代數系統 譬如WolframAlpha 5 Mathematica 6 Maple和MuPAD 用户可使用Giac Xcas開發形式化算法或在其他代數系統使用 而Giac也被用于SageMath的微积分运算 5 Xcas也可以解方程 图3 和微分方程 图4 并繪圖 目录 1 功能 1 1 特性 1 2 命令示例 2 適配平臺 3 歷史 4 另见 5 參考文獻功能 编辑特性 编辑 以下撮要列出Xcas之功能 7 Xcas有如科學計算器一般的能力 有直觀的輸入 優雅的輸出 Xcas也可作为电子表格使用 8 解含有复数根的方程 图2 解三角函数方程 解微分方程 图3 9 10 繪圖 求解函数的微分 或导数 图2 求解函數的不定積分 计算面积或進行积分運算 线性代数 命令示例 编辑 將分數簡化為Q R B R lt B displaystyle Q frac R B R lt B nbsp 形式的分數 propfrac 42 15 輸出2 4 5 displaystyle 2 frac 4 5 nbsp 計算平方根 sqrt 4 輸出2 displaystyle 2 nbsp 繪製直綫方程的圖像 line x 1 輸出一條方程為1 displaystyle 1 nbsp 的直綫 繪圖 可使用命令plot function 繪圖 示例 plot 3 x 2 5 輸出y 3 x 2 5 displaystyle y 3x 2 5 nbsp 的圖像 計算算數平均值 mean 3 4 2 輸出3 displaystyle 3 nbsp 計算方差 variance 3 4 2 輸出2 3 displaystyle frac 2 3 nbsp 计算标准差 stddev 3 4 2 輸出6 3 displaystyle frac sqrt 6 3 nbsp 計算矩阵行列式 det 1 2 3 4 輸出 2 displaystyle 2 nbsp 適配平臺 编辑Windows macOS Linux Unix FreeBSD Android iOS 付費版本 在線使用 页面存档备份 存于互联网档案馆 歷史 编辑Xcas和Giac是由法国格勒诺布尔的約瑟夫 傅立葉大學 法语 Universite Joseph Fourier 今格勒諾布爾 阿爾卑斯大學 Bernard Parisse 西班牙语 和Renee De Graeve兩人自2000年起開發的開源項目 該項目也吸收了先前同由Bernard Parisse開發的CASErable 英语 Erable 的經驗 Xcas之Giac Xcas 1 5 0系统还被惠普公司以多重授權方式搭载在其产品HP Prime计算器上 2013年 Xcas被整合到GeoGebra的CAS视图中 另见 编辑計算機代數系統列表參考文獻 编辑 Index of parisse debian dists stable main source 存档副本 PDF 2023 03 04 原始内容存档 PDF 于2022 07 02 Verlinden Olivier Fekih Lassaad Ben Kouroussis Georges Symbolic generation of the kinematics of multibody systems in EasyDyn From MuPAD to Xcas Giac Theoretical and Applied Mechanics Letters 2013 01 01 3 1 2023 03 04 ISSN 2095 0349 doi 10 1063 2 13013012 原始内容存档于2023 03 04 英语 Giac Xcas a free computer algebra system www fourier ujf grenoble fr 2023 03 04 原始内容存档于2020 09 29 Giac is a C library it is the CAS computing kernel it may be used inside other C programs and also Python Java and Javascript programs 5 0 5 1 Tonisson Eno Velikanova Nadezhda Answers offered by computer algebra systems to equations from school textbooks Teaching Mathematics and Computer Science 2008 6 1 ISSN 1589 7389 doi 10 5485 tmcs 2008 0177 Computer Algebra in Education math unm edu 2023 03 04 原始内容存档于2022 12 07 更多請見 页面存档备份 存于互联网档案馆 Yumpu com Xcas reference card yumpu com 2023 03 04 原始内容存档于2023 03 04 英语 Halkos George E Tsilika Kyriaki D Simos Theodore E Psihoyios George Tsitouras Ch Anastassi Zacharias Xcas as a Programming Environment for Stability Conditions for a Class of Differential Equation Models in Economics Halkidiki Greece 2011 2023 03 04 doi 10 1063 1 3636951 原始内容存档于2023 02 25 Fleurant Cyril Bodin Fleurant Sandrine Integration and Differential Equations Mathematics for Earth Science and Geography Cham Springer International Publishing 2019 145 177 ISBN 978 3 319 69241 8 doi 10 1007 978 3 319 69242 5 6 英语 取自 https zh wikipedia org w index php title Xcas amp oldid 77697646, 维基百科,wiki,书籍,书籍,图书馆,

文章

,阅读,下载,免费,免费下载,mp3,视频,mp4,3gp, jpg,jpeg,gif,png,图片,音乐,歌曲,电影,书籍,游戏,游戏。