24小时热门版块排行榜    

查看: 1510  |  回复: 5
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

truewz

至尊木虫 (文坛精英)

[交流] 【求助】(在线等)maple中这个符号矩阵为什么生不成? 已有3人参与

一个30X30的符号矩阵,请高手指点,谢谢

[ Last edited by truewz on 2010-6-7 at 17:04 ]
回复此楼
扫地虫
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

maplesim

★ ★
robert2020(金币+2):多谢提供解答,欢迎常来仿真模拟版交流! 2010-06-07 22:20:17
首先不能用D作为变量名,你可以看到错误信息,D是Maple内部的微分算子。

所以可以用DD:= Matrix(........)


输出:

双击上面的输出,显示矩阵内容:


检查数据类型:
type(DD, Matrix);
                        true

用鼠标右键点击上面的矩阵,可以从右键菜单中选择要进行的操作。
4楼2010-06-07 13:25:04
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 6 个回答

urion

铁杆木虫 (职业作家)

zzuwangshilei:积极参与 2010-06-06 15:53:05
truewz(金币+1): 2010-06-06 15:55:41
你的字符没有定义变量吧
2楼2010-06-06 15:12:43
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

truewz

至尊木虫 (文坛精英)

zzuwangshilei:积极参与 2010-06-06 15:53:23
引用回帖:
Originally posted by urion at 2010-06-06 15:12:43:
你的字符没有定义变量吧

楼上的,估计不是这个原因,我设置了另一个类似的矩阵可以生成,并未预先定义字符变量
Q:=matrix([[cos(alpha), f*j*k*sin(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [cos(alpha), f*j*k*sin(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [cos(alpha), f*j*k*sin(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0],
           [-sin(alpha),cos(alpha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,ex_2,ex_1,0,0,0,0,0,0,0,0,0,0,0]]);
扫地虫
3楼2010-06-06 15:28:02
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

maplesim


robert2020(金币+1):多谢提供解答,欢迎常来仿真模拟版交流! 2010-06-07 22:20:36
此外,matrix命令早已经在最近几个Maple版本中废弃。
如果在帮助中输入matrix,可以得到下面的信息。
Important: The matrix command has been deprecated.  Use the superseding command Matrix instead.
5楼2010-06-07 13:29:25
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 085601专硕,总分342求调剂,地区不限 +4 share_joy 2026-03-16 4/200 2026-03-17 21:32 by hmn_wj
[考研] 0703化学调剂 ,六级已过,有科研经历 +8 曦熙兮 2026-03-15 8/400 2026-03-17 20:31 by xilongliang
[考研] 268求调剂 +7 好运连绵不绝 2026-03-12 8/400 2026-03-17 20:28 by xilongliang
[考研] 301求调剂 +4 A_JiXing 2026-03-16 4/200 2026-03-17 17:32 by ruiyingmiao
[考研] 344求调剂 +4 knight344 2026-03-16 4/200 2026-03-17 17:27 by ruiyingmiao
[考研] 化学工程321分求调剂 +11 大米饭! 2026-03-15 14/700 2026-03-17 17:11 by ruiyingmiao
[考研] 293求调剂 +6 世界首富 2026-03-11 6/300 2026-03-17 17:04 by ruiyingmiao
[考研] 材料专硕274一志愿陕西师范大学求调剂 +5 薛云鹏 2026-03-13 5/250 2026-03-17 10:15 by Sammy2
[考研] 304求调剂 +4 ahbd 2026-03-14 4/200 2026-03-16 16:48 by 我的船我的海
[考研] 一志愿华中师范071000,325求调剂 +6 RuitingC 2026-03-12 6/300 2026-03-16 14:50 by 可淡不可忘
[考研] 0856求调剂 +3 刘梦微 2026-03-15 3/150 2026-03-16 10:00 by houyaoxu
[考研] 255求调剂 +3 李嘉慧, 2026-03-12 4/200 2026-03-14 16:58 by 有只狸奴
[考研] 复试调剂 +4 z1z2z3879 2026-03-14 5/250 2026-03-14 16:30 by JourneyLucky
[考研] 求调剂(材料与化工327) +4 爱吃香菜啦 2026-03-11 4/200 2026-03-13 22:11 by JourneyLucky
[考研] 四川大学085601材料工程专硕 初试294求调剂 +4 祝我们好在冬天 2026-03-11 4/200 2026-03-13 21:39 by peike
[考研] 材料工程调剂 +4 咪咪空空 2026-03-11 4/200 2026-03-13 19:57 by JourneyLucky
[考研] 314求调剂 +7 无懈可击的巨人 2026-03-12 7/350 2026-03-13 15:40 by JourneyLucky
[考研] 290求调剂 +7 ADT 2026-03-12 7/350 2026-03-13 15:17 by JourneyLucky
[考研] 283求调剂,材料、化工皆可 +8 苏打水7777 2026-03-11 10/500 2026-03-13 09:06 by Linda Hu
[考博] 26读博 +4 Rui135246 2026-03-12 10/500 2026-03-13 07:15 by gaobiao
信息提示
请填处理意见