-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1
-
multitone-jamming
短波信道抗多音干扰的性能分析及其仿真,不用解压密码,直接解压即可。(HF-channel Multi-tone interference performance analysis and simulation, not extracting passwords can be directly extracted.)
- 2006-10-14 17:54:12下载
- 积分:1
-
Robot
jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
- 2014-02-20 12:47:50下载
- 积分:1
-
ofdm
产生供选择的16qam 64qamOFDM信号(Generating a signal for the selected 16qam 64qamOFDM)
- 2013-12-17 21:55:25下载
- 积分:1
-
starfish-detection-2003
对于海星的检测 步骤 运用理论的论文,文中包含了 不同的分类器(seastar detection)
- 2015-03-26 05:51:54下载
- 积分:1
-
hough
可以对图像进行边缘检测,滤波,二值化处理,最后提取图像中的直线。(Edge detection can be carried out on the image, filtering, two value processing, and finally extract the image of the straight line.)
- 2017-08-29 10:41:51下载
- 积分:1
-
xdlarge
matlab绘图局部放大源码,看清所要关心的部分(matlab drawing enlarged source, see the part to be concerned about)
- 2011-09-26 10:38:40下载
- 积分:1
-
VENSFD
元胞自动机模型,是用matlab编程,花了很多时间(Cellular automata model is used matlab programming, spend a lot of time)
- 2014-02-07 21:27:45下载
- 积分:1
-
QuantMuLawTables
QuantMuLawTables using matlab
- 2013-03-12 16:42:06下载
- 积分:1
-
myInterp
线性插值,反映龙格现象,不同插值点数对比(Linear interpolation, reflecting the Runge phenomenon, comparison of different interpolation points)
- 2011-10-20 13:01:34下载
- 积分:1