matlab中哪些函数必须通过MAPLE来解?

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/10 06:41:05
matlab中哪些函数必须通过MAPLE来解?

matlab中哪些函数必须通过MAPLE来解?
matlab中哪些函数必须通过MAPLE来解?

matlab中哪些函数必须通过MAPLE来解?
基本符号工具箱的函数都通过maple
symbolicDefault Topics Symbolic Math Toolbox.
Version 2.1.3 (R13) 28-Jun-2002
Calculus.
diff - Differentiate.
int - Integrate.
limit - Limit.
taylor - Taylor series.
jacobian - Jacobian matrix.
symsum - Summation of series.
Linear Algebra.
diag - Create or extract diagonals.
triu - Upper triangle.
tril - Lower triangle.
inv - Matrix inverse.
det - Determinant.
rank - Rank.
rref - Reduced row echelon form.
null - Basis for null space.
colspace - Basis for column space.
eig - Eigenvalues and eigenvectors.
svd - Singular values and singular vectors.
jordan - Jordan canonical (normal) form.
poly - Characteristic polynomial.
expm - Matrix exponential.
Simplification.
simplify - Simplify.
expand - Expand.
factor - Factor.
collect - Collect.
simple - Search for shortest form.
numden - Numerator and denominator.
horner - Nested polynomial representation.
subexpr - Rewrite in terms of subexpressions.
subs - Symbolic substitution.
Solution of Equations.
solve - Symbolic solution of algebraic equations.
dsolve - Symbolic solution of differential equations.
finverse - Functional inverse.
compose - Functional composition.
Variable Precision Arithmetic.
vpa - Variable precision arithmetic.
digits - Set variable precision accuracy.
Integral Transforms.
fourier - Fourier transform.
laplace - Laplace transform.
ztrans - Z transform.
ifourier - Inverse Fourier transform.
ilaplace - Inverse Laplace transform.
iztrans - Inverse Z transform.
Conversions.
double - Convert symbolic matrix to double.
poly2sym - Coefficient vector to symbolic polynomial.
sym2poly - Symbolic polynomial to coefficient vector.
char - Convert sym object to string.
Basic Operations.
sym - Create symbolic object.
syms - Short-cut for constructing symbolic objects.
findsym - Determine symbolic variables.
pretty - Pretty print a symbolic expression.
latex - LaTeX representation of a symbolic expression.
ccode - C code representation of a symbolic expression.
fortran - FORTRAN representation of a symbolic expression.
Special Functions.
sinint - Sine integral.
cosint - Cosine integral.
zeta - Riemann zeta function.
lambertw - Lambert W function.
String handling utilities.
isvarname - Check for a valid variable name (MATLAB Toolbox).
vectorize - Vectorize a symbolic expression.
Pedagogical and Graphical Applications.
rsums - Riemann sums.
ezcontour - Easy to use contour plotter.
ezcontourf - Easy to use filled contour plotter.
ezmesh - Easy to use mesh (surface) plotter.
ezmeshc - Easy to use combined mesh/contour plotter.
ezplot - Easy to use function,implicit,and parametric curve plotter.
ezplot3 - Easy to use spatial curve plotter.
ezpolar - Easy to use polar coordinates plotter.
ezsurf - Easy to use surface plotter.
ezsurfc - Easy to use combined surface/contour plotter.
funtool - Function calculator.
taylortool - Taylor series calculator.
Demonstrations.
symintro - Introduction to the Symbolic Toolbox.
symcalcdemo - Calculus demonstration.
symlindemo - Demonstrate symbolic linear algebra.
symvpademo - Demonstrate variable precision arithmetic
symrotdemo - Study plane rotations.
symeqndemo - Demonstrate symbolic equation solving.
Access to Maple.(Not available with Student Edition.)
maple - Access Maple kernel.
mfun - Numeric evaluation of Maple functions.
mfunlist - List of functions for MFUN.
mhelp - Maple help.
procread - Install a Maple procedure.(Requires Extended Toolbox.)

matlab中哪些函数必须通过MAPLE来解? 如何在matlab中编写程序计算Ei(x,y)的值?在matlab中我用符号积分,得到一个结果,Ei(x,y),我查了一下,是maple函数,我想通过这个函数算积分的数值解,比如 x=1, y=2,直接在命令行中写入str2num(maple('evalf(E maple中如何查询函数的用法 matlab中积分函数都有哪些 matlab中t调用maple求不等式这样可以吗?maple('solve({x+4>1,x-2 maple matlab mathematical 哪个好? maple有哪些版本 在所有的数学软件中哪一款最好?在mathematica,maple,MATLAB中哪一个更好 Maple/Matlab 符号运算求助有个问题困扰好久了:请问在Matlab或者Maple中,有没有办法定义一个n维向量(或矩阵),但n不需要赋值,然后进行符号运算?例如我需要对一个函数求导:L=0.5*w(T)·V·w,其 利用MAPLE绘制函数图像如何利用MAPLE绘制ln*abs(x)+x^2的图像,用MATLAB也可以!帮我谢谢这个命令, matlab中maple函数无法调用!syms t w %定义两个符号变量t,wGt=sym('Heaviside(t+1)-Heaviside(t-1)'); %产生门宽为2的门函数Fw=fourier(Gt,t,w); %对门函数作傅氏变换求 FFw=maple('convert',Fw,'piecewise'); %数据类型转换FF maple 中什么函数能够实现matlab中的mesh功能?x=[1,1;2,2],y=[1,2;1,2],z=x>y,mesh(x,y,z) mathematica,matlab,maple哪个有中文版? mathematica,maple和matlab哪个最牛逼? MATLAB中通过一组离散数据拟合得到函数后,怎样知道y求x 【Matlab】Matlab中如何编写S函数 【Matlab】Matlab中如何编写S函数 maple 函数计算在MAPLE 中输入完函数后,按回车键,没有计算结果,且只是换行,请问这是怎么回事!