-
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
-
yichuansufaMATLAB
遗传算法的matlab语言程序,包括算法说明,和简单的应用。(GA Matlab language programming, including shows algorithm, and a simple application.)
- 2007-02-06 16:29:25下载
- 积分:1
-
digitaltelevisionsystems
Digital television system
- 2014-10-08 01:31:26下载
- 积分:1
-
image
用matlab分析二维信号的频域特性
研究相位和幅度失真(matlab )
- 2009-09-20 13:59:44下载
- 积分:1
-
costas
使用costas环实现载波同步,绘制出了载波频率跟踪曲线(Achieve carrier synchronization using the costas loop, draw the curve of the carrier frequency tracking)
- 2020-10-12 22:37:34下载
- 积分:1
-
Matlab-code
《实战Matlab之并行程序设计》程序代码,里面是很全的代码,供大家学习亩烤烟下载相应的书籍学习。(The actual combat Matlab parallel programming)
- 2012-06-08 13:01:39下载
- 积分:1
-
graytoRGB
Matlab实现灰度图像转换为RGB图像(grayscal—RGB base on Matlab)
- 2009-05-05 17:29:23下载
- 积分:1
-
finalblast
V BLAST using zero forcing and symbol cancellation.
- 2010-11-17 08:20:37下载
- 积分:1
-
OFDM_CODE
详细介绍了ofdm的发送模块、接收模块及信道估计(Ofdm described in detail the transmission module, receiver module and Channel Estimation)
- 2011-01-04 11:15:26下载
- 积分:1
-
PSO
PSO algorithm matlab code
- 2012-08-07 08:05:48下载
- 积分:1