由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Mathematics版 - Need help on solving PDE in Matlab (转载)
相关主题
请教这样形式的PDE求解数学王子
how to solve the following PDE求教finite difference的问题
能问个基本的1st order PDE问题不?是同一个田刚吗?
出一道题 解热方程New Yorker可能是输家
matlab 解矩阵 (转载)弱问关于在DJVU上找书
numerical analysis-PDE problem概率学家Varadhan获今年Abel奖
any suggestion?请教哪个科学领域的人用复分析最多?
选课求助: PDE vs. Algebramath jobs which need software programming?
相关话题的讨论汇总
话题: matlab话题: need话题: pde话题: f2话题: f1
进入Mathematics版参与讨论
1 (共1页)
o*******e
发帖数: 186
1
【 以下文字转载自 Computation 讨论区 】
发信人: otherwise (慕悠), 信区: Computation
标 题: Need help on solving PDE in Matlab
发信站: BBS 未名空间站 (Mon Aug 21 22:30:02 2006)
I don't know how to solve the following PDEs in Matlab:
d f1/dx = f1+f2*exp(-t)
d f2/dt = f1*exp(-x)+ f2;
where f1, f2 are functions of (x,t),
I.C. f1 = 1 at x = 0;
B.C. f2 = 0 at t = 0;
I do appreciate very much if you have any idea about it. Thank you!
o*******e
发帖数: 186
2
Can we use any toolbox or functions in Matlab instead of using finite
difference scheme by ourself? Thanks.

【在 o*******e 的大作中提到】
: 【 以下文字转载自 Computation 讨论区 】
: 发信人: otherwise (慕悠), 信区: Computation
: 标 题: Need help on solving PDE in Matlab
: 发信站: BBS 未名空间站 (Mon Aug 21 22:30:02 2006)
: I don't know how to solve the following PDEs in Matlab:
: d f1/dx = f1+f2*exp(-t)
: d f2/dt = f1*exp(-x)+ f2;
: where f1, f2 are functions of (x,t),
: I.C. f1 = 1 at x = 0;
: B.C. f2 = 0 at t = 0;

b*******n
发帖数: 5065
3
why not lookup Matlab.
hardly recall, many parameters. need understand it before using
functioncall.

【在 o*******e 的大作中提到】
: Can we use any toolbox or functions in Matlab instead of using finite
: difference scheme by ourself? Thanks.

1 (共1页)
进入Mathematics版参与讨论
相关主题
math jobs which need software programming?matlab 解矩阵 (转载)
some tales of mathematic!ans(158)numerical analysis-PDE problem
请推荐讲解PDE中的柯西问题的书籍any suggestion?
爱因斯坦关于布朗运动的论文看不懂,请求帮助选课求助: PDE vs. Algebra
请教这样形式的PDE求解数学王子
how to solve the following PDE求教finite difference的问题
能问个基本的1st order PDE问题不?是同一个田刚吗?
出一道题 解热方程New Yorker可能是输家
相关话题的讨论汇总
话题: matlab话题: need话题: pde话题: f2话题: f1