| 查看: 279 | 回复: 0 | |||
[交流]
【求助】maple计算过程的问题
|
|
> eq1 := diff(u(x, t), `$`(t, 2))-(diff(u(x, t), `$`(x, 2)))+alpha*u(x, y)-beta*u(x, y)^3 = 0; print(`output redirected...`); # input placeholder / d / d \\ / d / d \\ 3 |--- |--- u(x, t)|| - |--- |--- u(x, t)|| + alpha u(x, y) - beta u(x, y) = 0 \ dt \ dt // \ dx \ dx // > eq2 := algsubs(u(x, t) = phi(xi)*exp(i*(k2*x+`ϖ2`*t)), eq1); print(`output redirected...`); # input placeholder 2 2 phi(xi) i ϖ2 exp(i (k2 x + ϖ2 t)) 2 2 3 - phi(xi) i k2 exp(i (k2 x + ϖ2 t)) + alpha u(x, y) - beta u(x, y) = 0 > eq3 := algsubs(xi = k1*x+omega1*t, eq2); print(`output redirected...`); # input placeholder eq2 > collect(eq3, [diff(phi(xi), `$`(xi, 2)), diff(phi(xi), xi), phi(xi), phi(xi)^3], eq3); print(`output redirected...`); # input placeholder eq2(eq2) > 本应做两次变换,u(x, t) = phi(xi)*exp(i*(k2*x+`ϖ2`*t)),xi = k1*x+omega1*t,怎样化简eq1呢?多谢1 |
» 猜你喜欢
综述论文作为代表作会不会影响评审专家的印象分?
已经有12人回复
2019年青年基金涵评意见,大家看看几个A,几个B?
已经有4人回复
应该是93bebmhtak前后十一个字符比较关键
已经有29人回复
奇怪,两个人的filecode固定段从头到尾一模一样
已经有9人回复
是这周出结果还是下周出结果?
已经有3人回复
小木虫上这么多卖论文的,真有人买论文么?感觉没必要啊
已经有9人回复
有时候,自然基金真的不能太认真 (我的申报经验)
已经有4人回复
帮忙看看fileCode
已经有13人回复
为什么网上很多人说本周 12号出结果
已经有7人回复
读博的好处
已经有3人回复










回复此楼
100