找回密码
 注册
Simdroid-非首页
查看: 2855|回复: 11

[10.作品展示] 【转】真正的maple高手,比官方的App Center实用

[复制链接]
发表于 2010-2-5 14:45:06 | 显示全部楼层 |阅读模式 来自 北京海淀
本帖最后由 TBE_Legend 于 2010-2-5 14:53 编辑

1. 比如给改变带有假设的变量赋值?
2. 如何求解多个根的方程? 作者做了一个小package。
...


http://www.math.ubc.ca/~israel/advisor/advisor6/advisor6.html

Maple Advisor Database (for Maple 6 to 10)

Recent changes
  Installation instructions Files to download and install on your computer: ContentsAdvice pages
Assignments do not commute.mws file
Assume doesn't affect solve.mws file
Automatic simplification and evalf.mws file
Can Maple be trusted?.mws file
Changing assumptions and names.mws file
Constructing names of local variables and formal parameters.mws file
Declaring the type of an argument.mws file
Defining functions.mws file
Don't use formal parameters as local variables.mws file
E is not defined.mws file
Errors in symbolic integration.mws file
Exact vs. floating-point computations.mws file
Finding a bug.mws file
Forcing floating-point arithmetic.mws file
Fractional powers of negative numbers.mws file
Gamma function is GAMMA.mws file
Greek letters and other symbols in plots.mws file
Greek letters, upper and lower case.mws file
Heaviside(0) undefined.mws file
How many contours?.mws file
Last name evaluation.mws file
Obtaining properties of objects.mws file
One level evaluation for local variables.mws file
Pi is not pi.mws file
Picking out members of a solution set.mws file
Plotting a sequence of points.mws file
Plotting functions vs expressions.mws file
Plotting in procedures.mws file
Plotting to a file or a printer.mws file
Positive does not include 0.mws file
Real values for a RootOf.mws file
Reordering an expression.mws file
Roundoff error.mws file
Singularities in piecewise functions.mws file
Solving equations involving numerical integration.mws file
The differences between cat and ||.mws file
Worksheets and Command-line Maple.mws file

Bug fixesNote that many of these bugs, which occur in Maple 6, have been fixed in later releases.
Axis position, hfarrays, and view option in arrays of plots.mws file
Bugs in definite and IsDefinite.mws file
Contourplot bugs.mws file
DEplot and DEplot3d with coords.mws file
Integrals involving fractional powers.mws file
Problems with D.mws file
Problems with logarithmic plots.mws file
Problems with unapply.mws file
Residue returns 0.mws file
Strict inequalities and inequal.mws file
Transforming an implicitplot3d.mws file
Two-dimensional plots with coords.mws file
Error and warning messages
Error: assigning to a long list, please use arrays.mws file
Error: attempting to assign to ... which is protected.mws file
Error: cannot assume on a constant object.mws file
Error: cannot evaluate boolean.mws file
Error: division by zero.mws file
Error: ... expects its ... argument, ..., to be of type ..., but received ....mws file
Error: (in limit) invalid directional argument.mws file
Error: invalid arguments.mws file
Error: missing operator or ;.mws file
Error: recursive assignment.mws file
Error: remember tables are not supported in evalhf.mws file
Error: too many levels of recursion.mws file
Error: ... unexpected.mws file
Error: unknown or bad optional argument.mws file
Error: ... value in loop must be numeric or character.mws file
Error: variables must be unique and of type name.mws file
Error: wrong number (or type) of arguments.mws file
Plotting error, empty plot.mws file
Plotting error, invalid FONT specification.mws file
Plotting error, no plot device driver for ....mws file
Warning: ... is implicitly declared local.mws file
Warning: premature end of input.mws file
Warning: the names ... have been redefined.mws file

Functions and commands
&^ - elementary fractional powers .mws filesource file .m file
allsolve - all solutions of an equation on an interval.mws filesource file .m file
BarChart - produce a bar chart from data.mws filesource file .m file
changecoords2d - change coordinate systems in a 2d plot.mws filesource file .m file
chart - show a table of function values .mws filesource file .m file
colourize - change colours in a plot .mws filesource file .m file
Copy - true copy for modules, procedures, etc.  .mws filesource file .m file
crop - restrict a plot to a box .mws filesource file .m file
csum - check convergence of a series.mws filesource file.m file
disremember - produce procedure without option remember.mws filesource file.m file
errorbar - plot with error bars.mws filesource file .m file
expands - symbolic version of expand.mws filesource file.m file
factrix - take out common scalar factors from a matrix or vector.mws filesource file .m file
fixD - prepare a function for differentiation with D .mws filesource file .m file
flatten - entries of a structure involving lists, sets, or arrays .mws filesource file .m file
gmax - maximum of an expression on a real interval
gmin - minimum of an expression on a real interval
.mws file
.mws file
source file .m file
greatestroot - find floating-point approximation to
greatest root of an equation or expression on a real
interval.
.mws filesource file .m file
inequalities - plot region defined by inequalities.mws filesource file .m file
kronprod - Kronecker product of matrices and/or vectors .mws filesource file.m file
labelledcontourplot - contour plot with labelled contours.mws filesource file.m file
leastroot - find floating-point approximation to least root of an equation or expression on a real interval.mws filesource file.m file
listminus - delete members of one list from another.mws filesource file.m file
Logplot - logarithmic plotting.mws filesource file.m file
makediff - produce a `diff/...` procedure  .mws filesource file .m file
matfunc - function of a matrix.mws filesource file.m file
PieChart - produce a pie chart from data.mws filesource file .m file
PVInt - numerical principal value integral.mws filesource file.m file
quickplot - fast 2-d curve or point plotting of a list or hfarray
quickplot3d - fast 3-d curve or point plotting of a list or hfarray
.mws file
.mws file
source file.m file
semidef - test for positive and negative definite and semidefinite matrices.mws filesource file.m file
sniffmem - find procedures with large remember tables.mws filesource file.m file
splitup - break up an integral, sum or product.mws filesource file .m file
surfarro package.mws filesource file special instructions
  -   arrow2d - plot arrow as line in 2d with triangular head.mws file
  -   arrow3d - plot arrow as line in 3d with pyramidal head.mws file
  -   curvarrows - plot curve with arrows from a vector field.mws file
  -   surfarrows - plot surface with arrows from a vector field.mws file
tools/gensym - produce a homonym.mws file(part of Maple)
vnapply - make function from expression and arguments (replacement for unapply).mws filesource file .m file
发表于 2010-2-5 22:45:08 | 显示全部楼层 来自 上海浦东新区
Simdroid开发平台
本帖最后由 mathfan2008 于 2010-2-5 22:57 编辑

也可以在Maple的一些长期合作机构中找到学习资料:
University of Waterloo: in the areas of symbolic algorithms and engineering modeling

University of Western Ontario: in the areas of symbolic algorithms and pen-based mathematics

Simon Fraser University: in the area of symbolic algorithms

INRIA, France: in the area of symbolic algorithms

ETH, Switzerland: in the area of symbolic algorithms

Moscow State University: in the area of symbolic algorithms

University of Guelph: in the area of mathematics education

McGill University: in engineering education and engineering modeling

ORCCA是世界上符号计算最具影响的研究群体之一。

上面是针对Maple的合作机构,MapleSim主要是与工程类研究组合作。

评分

1

查看全部评分

回复 不支持

使用道具 举报

 楼主| 发表于 2010-4-8 08:17:16 | 显示全部楼层 来自 黑龙江哈尔滨
南京大学数学系 maple 12的培训 ppt + 源文件

http://math.nju.edu.cn/help/mathhpc/doc/mapledoc.zip
回复 不支持

使用道具 举报

发表于 2010-4-17 14:38:32 | 显示全部楼层 来自 四川成都
呵呵,对于我这种maple入门者来说只刚开始应用基础功能和编程。真的是高山仰止!!
回复 不支持

使用道具 举报

发表于 2010-6-10 18:57:56 | 显示全部楼层 来自 上海
第一次接触,好资料
回复 不支持

使用道具 举报

发表于 2010-7-1 21:41:22 | 显示全部楼层 来自 河北秦皇岛
下载来看看 谢谢斑竹
回复 不支持

使用道具 举报

发表于 2010-12-6 00:05:00 | 显示全部楼层 来自 大连理工大学
Mark 真是好东西!
回复 不支持

使用道具 举报

发表于 2012-5-18 10:37:17 | 显示全部楼层 来自 安徽合肥
超级好的资料
回复 不支持

使用道具 举报

发表于 2012-12-10 16:06:18 | 显示全部楼层 来自 大连理工大学
这个资料比较老了,学习现在的maple16这个帮主文档局限性大吗
回复 不支持

使用道具 举报

发表于 2013-1-10 14:39:59 | 显示全部楼层 来自 北京
搞学术搞到最后还是搞数学,maple是科研工作者一个十分重要的分析工具。
回复 不支持

使用道具 举报

发表于 2013-8-27 16:16:34 | 显示全部楼层 来自 上海
能打包下载就好了。
回复 不支持

使用道具 举报

发表于 2015-11-7 22:04:35 | 显示全部楼层 来自 甘肃兰州
挺好的资料,谢谢分享
回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-4-20 05:04 , Processed in 0.081497 second(s), 16 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表