Matlab偏微分方程求解方法.doc

  1. 1、本文档共18页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Matlab偏微分方程求解方法

Matlab偏微分方程求解方法 目录: §1 Function Summary on 87 §2 Initial Value Problems on 88 §3 PDE Solver on 89 §4 Integrator Options on 92 §5 Examples” on 93 §1 Function Summary 1.1 PDE Solver” on 87 1,2 PDE Helper Function” on 87 1.3 PDE Solver This is the MATLAB PDE solver. PDE Initial-BoundaryValue Problem Solver Description pdepe Solve initial-boundary value problems for systems of parabolic and elliptic PDEs in one space variable and time. PDE Helper Function PDE Helper Function Description pdeval Evaluate the numerical solution of a PDE using the output of pdepe ? vInitial Value Problems pdepe solves systems of parabolic and elliptic PDEs in one spatial variable x and time t, of the form (10-2) The PDEs hold for .The interval [a, b] must be finite. m can be 0, 1, or 2, corresponding to slab, cylindrical, or spherical symmetry,respectively. If m 0, thena≥0 must also hold. In Equation 10-2, is a flux term and is a source term. The flux term must depend on . The coupling of the partial derivatives with respect to time is restricted to multiplication by a diagonal matrix. The diagonal elements of this matrix are either identically zero or positive. An element that is identically zero corresponds to an elliptic equation and otherwise to a parabolic equation. There must be at least one parabolic equation. An element of c that corresponds to a parabolic equation can vanish at isolated values of x if they are mesh points.Discontinuities in c and/or s due to material interfaces are permitted provided that a mesh point is placed at each interface. At the initial time t = t0, for all x the solution components satisfy initial conditions of the form (10-3) At the boundary x = a or x = b, for all t the solution components satisfy a boundary condition of the form (10-4) q(x, t) is a diagonal matrix with elements that are either identically zero or never zero. Note that the boundary conditions are expressed in terms of the f rather than partial de

文档评论(0)

haihang2017 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档