maple in 2012a student version solving difference equations (z transforms)
显示 更早的评论
Hello I am trying to use the student versionr2012a for my homework for advanced engineering math. We are studying z transforms. To verify solving difference equations my textbook calls for using the command :
>>maple( ' rsolve( { y(k+2) + y(k+1) - 2*y(k)=1, y(0)=0, y(1)=1} , y(k) ')
I get the error: error using maple (line37) The MAPLE command is not available.
Am I doing something wrong or is there a way to work around this problem? At school this command works fine in an earlier version of matlab. I am not sure what version the school has.
Thanks Dan
采纳的回答
更多回答(1 个)
Andreas Goser
2012-5-31
0 个投票
The product "(Extended) Symbolic Math Toolbox" used the Maple symbolic engine in the past. Not sure exactly, but around 2009 a change was made so that now the MuPad engine is used.
If you have the Symbolic Math Toolbox today ('VER" command) today, you can work with this for symbolic computations.
2 个评论
Daniel
2012-6-1
Andreas Goser
2012-6-1
I personally am not practically familiar with this toolbox, I just knew the product history background. If nobody else answers here and the documentation is not helpful enough, you can contact MathWorks Technical Support.
类别
在 帮助中心 和 File Exchange 中查找有关 Common Operations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!