登录
首页 » Matlab » 五点差分格式求解Possion方程的第一边值问题 的matlab编程

五点差分格式求解Possion方程的第一边值问题 的matlab编程

于 2022-07-10 发布 文件大小:3.78 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

Possion方程的求解域为二维的空间区域,求解这类方程的边界问题通常采用五点差分格式和九点差分格式,对于一些更为特殊的求解域如圆、环、扇形或环状扇形区域,还可以采用极坐标形式的差分格式。本文主要讨论在求解域为任意矩形时,利用五点差分格式求解Possion方程的第一边值问题时的Matlab实现,使Matlab程序可以在这一情况下可以根据所需要的网格步长任意调用,减少工作量。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • regionbased_seg
    区域分割算法 Steve Mathworks.com上牛人(Steve Mathworks.com regional segmentation algorithm on the cattle were)
    2008-04-28 21:30:15下载
    积分:1
  • pca___pls
    PLS toolbox 3.0 manual for matlab
    2014-01-31 16:53:40下载
    积分:1
  • Nordmark程序
    Normak映射分岔图,简单明了,非常适合初学者学习(Normak bifurcation diagram)
    2019-07-09 18:19:20下载
    积分:1
  • SIMULINK
    SIMULINK入门课件MATLAB通信仿真及应用实例详解(Introduction to SIMULINK simulation software MATLAB and its application communications Detailed)
    2007-10-27 04:43:29下载
    积分:1
  • Numerical-solution-of-differential-equation-and-Ma
    常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。(Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.)
    2010-05-27 23:42:39下载
    积分:1
  • MATLAB
    此用于MATLAB的初学者,很实用的简单的函数MATLAB表示。(It is useful.)
    2012-11-02 23:16:47下载
    积分:1
  • DVC_self
    利用数字体图像相关法计算变形前后物体内部三维位移场(Three dimensional displacement field in the object before and after deformation using the Digital Volume Correlation method)
    2021-05-16 19:30:08下载
    积分:1
  • Matlable
    乘法表,用来计算数字乘法,从1到9的各种整数积(chengfabiao,yongyujisanshuzichengfa)
    2010-11-20 10:06:36下载
    积分:1
  • dsp-matlab
    用matlab进行数字信号处理,简单易学,实用性强(matlab dsp)
    2009-12-09 09:16:31下载
    积分:1
  • 0
    说明:  给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入. 输入:第一行两个正整数n(物品数)和C(容量) 第二行n个正整数n,表示物品价值 第三行n个正整数n,表示物品重量 输出:第一行表示总价值 第二行n个数(0/1),0表示物品不装入,1表示装入 例如, 输入: 5 10 6 3 5 4 6 2 2 6 5 4 输出 15 1 1 0 0 1 (Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
    2009-07-01 23:07:01下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载