- movie 这是一个电影网站的源码
- Pharmacy Point of sale system in is a Management Information System (MIS). MIS will help in many ways for any concern y means of planning designing the system and make decision for the improvement of concern. MIS data’s are normally stored in Relational Database Management Systems (RDBMS) which maintain the integrity of the records. By means of MIS reports we can analysis the stored events which are mainly used to develop the concern in positive aspect
- HMC5843 霍尼韦尔公司的三轴磁罗盘的datasheet
- ahrs to get for orientaion
- CTP.Solution-20121028 基于2012最新CTP库更新C#封装源码
- AP08091_Sensorless_Control_BLDC_XC864 BLDC驱动源码及相关程序
文件名称:LW_utux0
-
所属分类:
- 标签属性:
- 上传时间:2014-07-02
-
文件大小:910byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
function [ue,un]=LW_utux0(v,dt,t)
一个简单的双曲型偏微分方程:
ut + ux = 0
初始条件为:
u(x,0) = 1, x≤0
= 0, x>0.
边界条件为:
u(-1,t)=1,u(1,t)=0.
本题要求:
使用Lax-Windroff method,选择 v=0.5, 计算并画出当dt=0.01和0.0025时,
方程在t=0.5,x在(-1,1)时的数值解和精确解
输入:
v--即a*dt/dx
dt--数值格式的时间步
t--要求解的时间
输出:
ue--在时间t时的1×N精确解矩阵
un--在时间t时的1×N数值解矩阵
输出图像:
精确解和数值解的图像-function [ue, un] = LW_utux0 (v, dt, t) A simple hyperbolic partial differential equation: ut+ ux = 0 initial conditions: u (x, 0) = 1, x ≤ 0 = 0, x> 0 boundary conditions: u (-1, t) = 1, u (1, t) = 0 of the questions requires: using the Lax-Windroff method, select v =.. 0.5, calculate and draw when dt = 0.01 and 0.0025, equation t = 0.5, x numerical solution at (-1,1) and the exact solution when input: v- that is a* dt/dx dt- time step numerical format t- of output required time solution: ue- 1N exact solution matrix at time t un- 1N value at time t when the solution matrix output image: and numerical solutions precise image
一个简单的双曲型偏微分方程:
ut + ux = 0
初始条件为:
u(x,0) = 1, x≤0
= 0, x>0.
边界条件为:
u(-1,t)=1,u(1,t)=0.
本题要求:
使用Lax-Windroff method,选择 v=0.5, 计算并画出当dt=0.01和0.0025时,
方程在t=0.5,x在(-1,1)时的数值解和精确解
输入:
v--即a*dt/dx
dt--数值格式的时间步
t--要求解的时间
输出:
ue--在时间t时的1×N精确解矩阵
un--在时间t时的1×N数值解矩阵
输出图像:
精确解和数值解的图像-function [ue, un] = LW_utux0 (v, dt, t) A simple hyperbolic partial differential equation: ut+ ux = 0 initial conditions: u (x, 0) = 1, x ≤ 0 = 0, x> 0 boundary conditions: u (-1, t) = 1, u (1, t) = 0 of the questions requires: using the Lax-Windroff method, select v =.. 0.5, calculate and draw when dt = 0.01 and 0.0025, equation t = 0.5, x numerical solution at (-1,1) and the exact solution when input: v- that is a* dt/dx dt- time step numerical format t- of output required time solution: ue- 1N exact solution matrix at time t un- 1N value at time t when the solution matrix output image: and numerical solutions precise image
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LW_utux0.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.