由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Engineering版 - Need help on solving PDE in Matlab (转载)
相关主题
请推荐一下engineering graduate student用的书:PDE和complex analysis的,Thanks!请教关于MATLAB中缺失数据的问题
请教一个问题matlab求教:怎样定义n个symbolic变量呀?
Can anybody help me solve a semi-definite programming problem?Matlab Simulink 一问
如何在MATLAB里交互式改变图形形状有谁用过matlab 把 .m file 直接翻译成C code 的功能?
[转载] 老问题,新问!是matlab还是我太笨了!Question about Matlab MEX command (转载)
[转载] 问个matlab画图问题请教
matlab怎么产生一个马可夫链?[转贴]请问各位 学校实验室的机器是选windows还是linux 好
问一个Matlab的图形输出问题MATLAB GUI
相关话题的讨论汇总
话题: matlab话题: need话题: pde话题: f2话题: f1
进入Engineering版参与讨论
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;

1 (共1页)
进入Engineering版参与讨论
相关主题
MATLAB GUI[转载] 老问题,新问!是matlab还是我太笨了!
求指教:MATLAB的优化工具可以用于常微分方程组吗?[转载] 问个matlab画图问题
请教高手,如何求解矩阵方程?matlab怎么产生一个马可夫链?
Internship position available问一个Matlab的图形输出问题
请推荐一下engineering graduate student用的书:PDE和complex analysis的,Thanks!请教关于MATLAB中缺失数据的问题
请教一个问题matlab求教:怎样定义n个symbolic变量呀?
Can anybody help me solve a semi-definite programming problem?Matlab Simulink 一问
如何在MATLAB里交互式改变图形形状有谁用过matlab 把 .m file 直接翻译成C code 的功能?
相关话题的讨论汇总
话题: matlab话题: need话题: pde话题: f2话题: f1