登录
首页 » c++ » 五点差分格式

五点差分格式

于 2022-05-29 发布 文件大小:1.32 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

采用五点格式计算,并验证五点格式的收敛速度    对应程序为ex2-wang 取正方形网格,h1=h2=h,利用MATLAB编程可解得指定步长h下的结果u。 以h=0.1为例给出运行结果 根据步长h不同取值下的结果,下图给出了平均和最大误差与h的关系,验证了五点差分格式的收敛速度,根据平均误差的曲线拟合验证了该格式是二阶精度的。

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

发表评论

0 个回复

  • ypz
    遗传算法的概念最早是由Bagley J.D在1967年提出的;而开始遗传算法的理论和方法的系统性研究的是1975年,这一开创性工作是由Michigan大学的J.H.Holland所实行。当时,其主要目的是说明自然和人工系统的自适应过程。 (The concept of genetic algorithm by the Bagley JD was first proposed in 1967 and start method of genetic algorithm theory and systematic research in 1975, this pioneering work is undertaken by the University of Michigan JHHolland the practice. At that time, its main purpose is to describe the natural and artificial adaptive process.)
    2010-12-21 11:12:01下载
    积分:1
  • SystemDialogs_demo
    说明:  Call System Dialog for example
    2019-05-29 09:36:07下载
    积分:1
  • wavelet
    小波变换,反变换,以及提升小波变换,包括97小波,及53小波(Wavelet transform, inverse transform, as well as the lifting wavelet transform, including the 97 wavelet, and 53 wavelet)
    2021-01-06 11:58:55下载
    积分:1
  • file
    文件层次展现的iPhone objective-C代码,使用起来方便快捷(File-level show iPhone objective-C code, quick and easy to use)
    2014-01-11 16:03:38下载
    积分:1
  • 扩展实验4 TFTLCD横屏显示
    基于STM32的TFT驱动和横屏显示控制(TFT Driver and Cross Screen Display Control Based on STM32)
    2019-02-22 15:28:36下载
    积分:1
  • matlab(GUI)
    matlab界面(GUI)制作,学习matlab的就有福气了(matlab interface (GUI) making, learning matlab on a lucky)
    2007-11-28 15:28:22下载
    积分:1
  • Lib(Fortran2C)
    在Linxu程序设计当中,如果我们的使用的Fortran编写的程序,而让其在C编译器下运行,则需要一个转化程序,本程序就是提供Fortran2C的转化C程序,生成Lib文件即可。(Linxu program design in which, if we use the Fortran procedure for the preparation, while in the C compiler to run, you need a conversion program, this program is to provide Fortran2C conversion of C procedures, Lib file can be generated.)
    2008-06-02 10:00:00下载
    积分:1
  • C# 复制当前屏幕上指定区域图像
    C#复制当前屏幕上指定区域图像。运行效果如演示截图所示。最核心的两行代码如下所示:   private void button1_Click(object sender, EventArgs e)    {//复制当前屏幕上指定区域图像    Graphics g = this.pictureBox1.CreateGraphics();    g.CopyFromScreen(new Point(1, 1), new Point(0, 0),new Size(1201, 1201));   }
    2022-02-03 00:21:26下载
    积分:1
  • UWB 测距代码 完美移植到各类MCU
    基于Decave uwb 官方源码 修改, STM32F103 平台 实现基站 标签的实时测距
    2022-03-25 03:13:35下载
    积分:1
  • BPSK
    C/C++环境下BPSK调制信号在高斯信道下的性能仿真(BPSK modulation signal performance simulation in the Gaussian channel under C/C++ environment)
    2021-04-18 13:38:57下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载